aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip
Commit message (Expand)AuthorAge
* de2104x: force correct order when writing to rx ringRisto Suominen2009-02-08
* net: variables reach -1, but 0 testedRoel Kluin2009-02-03
* tulip: fix 21142 with 10Mbps without negotiationPhilippe De Muyter2009-01-29
* windbond: convert devices to new APIStephen Hemminger2009-01-07
* uli526x: convert devices to new APIStephen Hemminger2009-01-07
* dmfe: convert to new APIStephen Hemminger2009-01-07
* xircom: convert devices to new APIStephen Hemminger2009-01-07
* de4x5: convert to net_device_opsStephen Hemminger2009-01-07
* de2104x: convert to net_device_opsStephen Hemminger2009-01-07
* tulip: convert devices to new APIStephen Hemminger2009-01-07
* drivers/net/tulip: fix sparse warnings: make do-while a compound statementHannes Eder2008-12-26
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-22
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-13
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-10
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
|\
| * dmfe: check pci_alloc_consistent errorsFUJITA Tomonori2008-10-27
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-13
* de2104x: wrong MAC address fixMartin Langer2008-10-13
* tulip: Fix dead 21041 ethernet after ifconfig downThomas Bogendoerfer2008-09-24
* de4x5: Use skb_queue_head instead of by-hand implementation.David S. Miller2008-09-23
* de4x5: Remove developer debug feature about set/clear promiscWang Chen2008-07-22
* tulip: remove wrapper around get_unalignedHarvey Harrison2008-06-28
* drivers/net/tulip: update first comment in tulip filesGrant Grundler2008-06-24
* net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-12
* [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler2008-05-30
* uli526x: add support for netpollAnton Vorontsov2008-05-22
* uli526x: fix endianness issues in the setup frameAnton Vorontsov2008-05-06
* uli526x: initialize the hardware prior to requesting interruptsAnton Vorontsov2008-05-06
* net: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errataPeter Horton2008-04-16
* [netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp oursJeff Garzik2008-04-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\
| * [netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2008-03-28
* | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-22
|\ \ | |/ |/|
| * remove the obsolete xircom_tulip_cb driverAdrian Bunk2008-03-17
* | 2.6.25-rc4 de_stop_rxtx polling wrongGrant Grundler2008-03-17
|/
* de2104x: remove BUG_ON() when changing media typeOndrej Zary2008-03-05
* uli526x partially recognizing interfaceGrant Grundler2008-02-23
* xircom_cb should return NETDEV_TX_BUSY when no descriptors availableErik Mouw2008-02-05
* [netdrvr] checkpatch cleanupsJeff Garzik2008-01-28
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-28
* [TULIP] DMFE: Fix SROM parsing regression.David S. Miller2008-01-23
* endianness noise in tulip_coreAl Viro2008-01-12
* de4x5 fixesAl Viro2008-01-12
* xircom_cb endianness fixesAl Viro2008-01-12
* [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-09
* [TULIP]: NAPI full quantum bug.Stephen Hemminger2008-01-09
* dmfe: checkpatch fix (add whitespace)Jeff Garzik2007-11-23