Commit Graph

146 Commits (20b9d17715017ae4dd4ec87fabc36d33b9de708e)

Author SHA1 Message Date
Eric Dumazet 807540baae drivers/net: return operator cleanup 15 years ago
Jeff Kirsher 2d0bb1c1f4 e100/e1000*/igb*/ixgb*: Add missing read memory barrier 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Alan Cox 401da6aea3 e100: Fix the TX workqueue race 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Joe Perches fa05e1ad1b drivers/net/e100.c: Use pr_<level> and netif_<level> 15 years ago
David S. Miller 211a0d941b e100: Fix ring parameter change handling regression. 15 years ago
Jiri Pirko 48e2f183cb net: convert multiple drivers to use netdev_for_each_mc_addr, part4 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Roger Oksanen 70abc8cb90 e100: Fix broken cbs accounting due to missing memset. 15 years ago
Roger Oksanen 98468efddb e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failure 15 years ago
Bruce Allan 8fbd962e39 e100: e100_phy_init() isolates selected PHY, causes 10 second boot delay 15 years ago
David Graham 7e15b0c999 e100: Fix to allow systems with FW based cards to resume from STD 15 years ago
Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 16 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Stephen Hemminger 3b29a56d31 intel: convert drivers to netdev_tx_t 16 years ago
Krzysztof Hałasa 6ff9c2e7fa E100: fix interaction with swiotlb on X86. 16 years ago
Krzysztof Halasa 303d67c288 E100: work around the driver using streaming DMA mapping for RX descriptors. 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Rafael J. Wysocki 6905b1f1a0 Net / e100: Fix suspend of devices that cannot be power managed 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Thadeu Lima de Souza Cascardo 4b512d26f4 trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able 16 years ago
Andreas Mohr 720017623a e100: add non-MII PHY support 16 years ago
Andre Detsch ef681ce1e8 e100: Fix napi_enable BUG_ON when recovering from EEH error 16 years ago
Thadeu Lima de Souza Cascardo ac7c992cac e100: do not go D3 in shutdown unless system is powering off 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Bruce Allan b55de80e49 e100: add support for 82552 10/100 adapter 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Jaswinder Singh Rajput 9ac32e1bc0 firmware: convert e100 driver to request_firmware() 16 years ago
Bruce Allan f26251eb68 e100: cosmetic cleanup 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Jeff Kirsher f4113030e7 e100: cleanup link up/down messages 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Stephen Hemminger acc784263b e100: convert to net_device_ops 16 years ago
Jesse Brandeburg 773c9c1f77 e100: fix dma error in direction for mapping 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Rafael J. Wysocki bc79fc8409 e100: adapt to the reworked PCI PM 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 17 years ago
Rafael J. Wysocki e7272403d2 e100: Use pci_pme_active to clear PME_Status and disable PME# 17 years ago
Jiri Slaby 17393dd67c e100, fix iomap read 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Kevin Hao 1923815d85 e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx 17 years ago
Harvey Harrison 6caf52a453 net: use get/put_unaligned_* helpers 17 years ago
Al Viro 1172899a30 e100: endianness annotations 17 years ago
Auke Kok f902283bbe e100: Do suspend/shutdown like e1000 17 years ago
Andreas Mohr 0a0863af0d e100: fix spelling errors 17 years ago
Jiri Slaby 915e91d734 Net: e100, fix iomap mem accesses 17 years ago
Al Viro aaf918ba8c e100 endianness annotations 17 years ago