Commit Graph

204 Commits (c5a889508203446c1abc1d670599b3a816841813)

Author SHA1 Message Date
Dongdong Deng 22580f894a drivers/net: fixed drivers that support netpoll use ndo_start_xmit() 16 years ago
roel kluin 1b994b5a1b tulip: Read buffer overflow 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Risto Suominen b77e522884 de2104x: support for systems lacking cache coherence 16 years ago
Greg Kroah-Hartman 1aec5bdfed net: remove driver_data direct access of struct device 16 years ago
Alexander Beregalov 0ee904c35c drivers/net: replace BUG() with BUG_ON() if possible 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
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. 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 16 years ago
FUJITA Tomonori 74d5e8acd9 dmfe: check pci_alloc_consistent errors 16 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 16 years ago
Martin Langer bc0da3fcec de2104x: wrong MAC address fix 16 years ago
Thomas Bogendoerfer 7c0965e614 tulip: Fix dead 21041 ethernet after ifconfig down 16 years ago
David S. Miller 2aad7c8e9b de4x5: Use skb_queue_head instead of by-hand implementation. 16 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