summaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-301-4/+19
|\|
| * tulip: fix 21142 with 10Mbps without negotiationPhilippe De Muyter2009-01-291-4/+19
* | net: Remove redundant NAPI functionsBen Hutchings2009-01-211-5/+5
|/
* windbond: convert devices to new APIStephen Hemminger2009-01-071-9/+14
* uli526x: convert devices to new APIStephen Hemminger2009-01-071-36/+27
* dmfe: convert to new APIStephen Hemminger2009-01-071-37/+25
* xircom: convert devices to new APIStephen Hemminger2009-01-071-24/+19
* de4x5: convert to net_device_opsStephen Hemminger2009-01-071-7/+13
* de2104x: convert to net_device_opsStephen Hemminger2009-01-071-6/+13
* tulip: convert devices to new APIStephen Hemminger2009-01-071-10/+17
* drivers/net/tulip: fix sparse warnings: make do-while a compound statementHannes Eder2008-12-262-4/+4
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-4/+4
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-123-24/+24
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-101-2/+2
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-037-8/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-311-1/+11
|\
| * dmfe: check pci_alloc_consistent errorsFUJITA Tomonori2008-10-271-1/+11
* | net: convert print_mac to %pMJohannes Berg2008-10-277-37/+20
|/
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-131-2/+2
* de2104x: wrong MAC address fixMartin Langer2008-10-131-0/+1
* tulip: Fix dead 21041 ethernet after ifconfig downThomas Bogendoerfer2008-09-241-1/+0
* de4x5: Use skb_queue_head instead of by-hand implementation.David S. Miller2008-09-231-30/+8
* de4x5: Remove developer debug feature about set/clear promiscWang Chen2008-07-222-18/+1
* tulip: remove wrapper around get_unalignedHarvey Harrison2008-06-281-6/+4
* drivers/net/tulip: update first comment in tulip filesGrant Grundler2008-06-249-30/+20
* net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-121-1/+1
* [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler2008-05-301-2/+8
* uli526x: add support for netpollAnton Vorontsov2008-05-221-1/+15
* uli526x: fix endianness issues in the setup frameAnton Vorontsov2008-05-061-12/+18
* uli526x: initialize the hardware prior to requesting interruptsAnton Vorontsov2008-05-061-4/+4
* net: use get/put_unaligned_* helpersHarvey Harrison2008-04-294-29/+25
* [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errataPeter Horton2008-04-162-15/+11
* [netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp oursJeff Garzik2008-04-161-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-022-1/+12
|\
| * [netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2008-03-282-1/+12
* | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-223-1741/+1
|\ \ | |/ |/|
| * remove the obsolete xircom_tulip_cb driverAdrian Bunk2008-03-173-1741/+1
* | 2.6.25-rc4 de_stop_rxtx polling wrongGrant Grundler2008-03-171-3/+7
|/
* de2104x: remove BUG_ON() when changing media typeOndrej Zary2008-03-051-1/+2
* uli526x partially recognizing interfaceGrant Grundler2008-02-231-1/+11
* xircom_cb should return NETDEV_TX_BUSY when no descriptors availableErik Mouw2008-02-051-1/+1
* [netdrvr] checkpatch cleanupsJeff Garzik2008-01-281-2/+2
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-281-1/+1
* [TULIP] DMFE: Fix SROM parsing regression.David S. Miller2008-01-231-3/+3
* endianness noise in tulip_coreAl Viro2008-01-121-1/+2
* de4x5 fixesAl Viro2008-01-121-84/+43
* xircom_cb endianness fixesAl Viro2008-01-121-28/+26
* [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-081-5/+0
* [TULIP]: NAPI full quantum bug.Stephen Hemminger2008-01-081-1/+2
* dmfe: checkpatch fix (add whitespace)Jeff Garzik2007-11-231-1/+1