Commit Graph

195 Commits (762decd3bfb58f190b7cc2e9cc186ba95cca3dcf)

Author SHA1 Message Date
Kyle McMartin 69145635d4 tulip: fix crash on iface up with shirq debug 16 years ago
Tomasz Lemiech 1f8ae0a21d tulip: Fix for MTU problems with 802.1q tagged frames 16 years ago
Stephen Hemminger 03f54b3dec tulip: get rid of warning for non-const string literal 16 years ago
Hannes Eder de2f19daac drivers/net/tulip: fix sparse warning: symbol shadows an earlier one 16 years ago
Hannes Eder 65d9b8b19d drivers/net/tulip: fix warning: format not a string literal and no ... 16 years ago
Risto Suominen b991d2bc4a de2104x: force correct order when writing to rx ring 16 years ago
Roel Kluin 46578a6913 net: variables reach -1, but 0 tested 16 years ago
Philippe De Muyter f99ec0649a tulip: fix 21142 with 10Mbps without negotiation 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Stephen Hemminger 2a97e6b735 windbond: convert devices to new API 16 years ago
Stephen Hemminger dfefe02bfd uli526x: convert devices to new API 16 years ago
Stephen Hemminger 2765df5898 dmfe: convert to new API 16 years ago
Stephen Hemminger 1034c9f69a xircom: convert devices to new API 16 years ago
Stephen Hemminger 0b9a5b05b2 de4x5: convert to net_device_ops 16 years ago
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