aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/tulip
AgeCommit message (Expand)Author
2008-12-26drivers/net/tulip: fix sparse warnings: make do-while a compound statementHannes Eder
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-11-12netdevice: safe convert to netdev_priv() #part-3Wang Chen
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-27dmfe: check pci_alloc_consistent errorsFUJITA Tomonori
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox
2008-10-13de2104x: wrong MAC address fixMartin Langer
2008-09-24tulip: Fix dead 21041 ethernet after ifconfig downThomas Bogendoerfer
2008-09-23de4x5: Use skb_queue_head instead of by-hand implementation.David S. Miller
2008-07-22de4x5: Remove developer debug feature about set/clear promiscWang Chen
2008-06-28tulip: remove wrapper around get_unalignedHarvey Harrison
2008-06-24drivers/net/tulip: update first comment in tulip filesGrant Grundler
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller
2008-05-30[netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2Grant Grundler
2008-05-22uli526x: add support for netpollAnton Vorontsov
2008-05-06uli526x: fix endianness issues in the setup frameAnton Vorontsov
2008-05-06uli526x: initialize the hardware prior to requesting interruptsAnton Vorontsov
2008-04-29net: use get/put_unaligned_* helpersHarvey Harrison
2008-04-16[netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errataPeter Horton
2008-04-16[netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp oursJeff Garzik
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-28[netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler
2008-03-22Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-03-172.6.25-rc4 de_stop_rxtx polling wrongGrant Grundler
2008-03-17remove the obsolete xircom_tulip_cb driverAdrian Bunk
2008-03-05de2104x: remove BUG_ON() when changing media typeOndrej Zary
2008-02-23uli526x partially recognizing interfaceGrant Grundler
2008-02-05xircom_cb should return NETDEV_TX_BUSY when no descriptors availableErik Mouw
2008-01-28[netdrvr] checkpatch cleanupsJeff Garzik
2008-01-28netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz
2008-01-23[TULIP] DMFE: Fix SROM parsing regression.David S. Miller
2008-01-12endianness noise in tulip_coreAl Viro
2008-01-12de4x5 fixesAl Viro
2008-01-12xircom_cb endianness fixesAl Viro
2008-01-08[NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller
2008-01-08[TULIP]: NAPI full quantum bug.Stephen Hemminger
2007-11-23dmfe: checkpatch fix (add whitespace)Jeff Garzik
2007-11-23NET: dmfe: don't access configuration space in D3 stateMaxim Levitsky
2007-11-12[NET]: Remove references to net-modules.txt.Adrian Bunk
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-19NAPI: kconfig prompt and deleted doc fileRandy Dunlap
2007-10-20Typo: depricated -> deprecatedRolf Eike Beer
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-15netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz
2007-10-14more tulip endianness annotationsAl Viro
2007-10-14more trivial signedness fixes in driversAl Viro