Commit Graph

177 Commits (90d8743d03593520ceb5e8fd8cf3b86072518f83)

Author SHA1 Message Date
Stephen Hemminger 90d8743d03 de2104x: convert to net_device_ops 16 years ago
Stephen Hemminger f4266cf34d tulip: convert devices to new API 16 years ago
Hannes Eder ec1d1ebbb3 drivers/net/tulip: fix sparse warnings: make do-while a compound statement 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Wang Chen 8f15ea42b6 netdevice: safe convert to netdev_priv() #part-3 16 years ago
Kay Sievers fb28ad3590 net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
FUJITA Tomonori 74d5e8acd9 dmfe: check pci_alloc_consistent errors 17 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Martin Langer bc0da3fcec de2104x: wrong MAC address fix 17 years ago
Thomas Bogendoerfer 7c0965e614 tulip: Fix dead 21041 ethernet after ifconfig down 17 years ago
David S. Miller 2aad7c8e9b de4x5: Use skb_queue_head instead of by-hand implementation. 17 years ago
Wang Chen b57f9cae87 de4x5: Remove developer debug feature about set/clear promisc 17 years ago
Harvey Harrison 445854f4c4 tulip: remove wrapper around get_unaligned 17 years ago
Grant Grundler 78a6551814 drivers/net/tulip: update first comment in tulip files 17 years ago
David S. Miller 4bb073c0e3 net: Eliminate flush_scheduled_work() calls while RTNL is held. 17 years ago
Grant Grundler 56997fa838 [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2 17 years ago
Anton Vorontsov 7fa0cba330 uli526x: add support for netpoll 17 years ago
Anton Vorontsov e284e5c660 uli526x: fix endianness issues in the setup frame 17 years ago
Anton Vorontsov afd8e39919 uli526x: initialize the hardware prior to requesting interrupts 17 years ago
Harvey Harrison 6caf52a453 net: use get/put_unaligned_* helpers 17 years ago
Peter Horton 10c6462090 [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata 17 years ago
Jeff Garzik 48dd59e398 [netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp ours 17 years ago
Grant Grundler 209261c019 [netdrvr] tulip_read_eeprom fixes for BUG 4420 17 years ago
Grant Grundler 69cac988f2 2.6.25-rc4 de_stop_rxtx polling wrong 17 years ago
Adrian Bunk fa6557aff4 remove the obsolete xircom_tulip_cb driver 17 years ago
Ondrej Zary f25f0f8dcd de2104x: remove BUG_ON() when changing media type 17 years ago
Grant Grundler 7a7d23dac2 uli526x partially recognizing interface 17 years ago
Erik Mouw 06f7525be4 xircom_cb should return NETDEV_TX_BUSY when no descriptors available 17 years ago
Jeff Garzik cba0516ddb [netdrvr] checkpatch cleanups 17 years ago
Alejandro Martinez Ruiz c00acf46de netdev: ARRAY_SIZE() cleanups 17 years ago
David S. Miller 4c93566e2a [TULIP] DMFE: Fix SROM parsing regression. 17 years ago
Al Viro 76285ee037 endianness noise in tulip_core 17 years ago
Al Viro 561b4fbf18 de4x5 fixes 17 years ago
Al Viro 6f35d5d516 xircom_cb endianness fixes 17 years ago
David S. Miller 4ec2411980 [NET]: Do not check netif_running() and carrier state in ->poll() 17 years ago
Stephen Hemminger c6a1b62de9 [TULIP]: NAPI full quantum bug. 17 years ago
Jeff Garzik a31e23e15c dmfe: checkpatch fix (add whitespace) 17 years ago
Maxim Levitsky 65809b5125 NET: dmfe: don't access configuration space in D3 state 17 years ago
Adrian Bunk 57ce45dd16 [NET]: Remove references to net-modules.txt. 17 years ago
Randy Dunlap bf45abeb1d NAPI: kconfig prompt and deleted doc file 18 years ago
Rolf Eike Beer 405bbe9fa3 Typo: depricated -> deprecated 18 years ago
Jiri Slaby 1977f03272 remove asm/bitops.h includes 18 years ago
Alejandro Martinez Ruiz e9edda697e netdev: convert non-obvious instances to use ARRAY_SIZE() 18 years ago
Al Viro fa8a4b63da more tulip endianness annotations 18 years ago
Al Viro b4482a4b2e more trivial signedness fixes in drivers 18 years ago
Micah Gruber 1f8f4559f8 Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/net/tulip/uli526x.c 18 years ago
Roy Zang 7a1f8104c4 Clean up redundant PHY write line for ULi526x Ethernet driver 18 years ago
Al Viro c559a5bc94 tulip: endianness annotations 18 years ago