Commit Graph

135 Commits (cfe5d809518eda3d5e2da87c5ccbe8647143573a)

Author SHA1 Message Date
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
David Acker 7734f6e6bc Fix e100 on systems that have cache incoherent DMA 17 years ago
Alejandro Martinez Ruiz 4c3616cdda netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN 17 years ago
David S. Miller 53e52c729c [NET]: Make ->poll() breakout consistent in Intel ethernet drivers. 17 years ago
David S. Miller 4ec2411980 [NET]: Do not check netif_running() and carrier state in ->poll() 17 years ago
Auke Kok 8543da6672 e100: free IRQ to remove warningwhenrebooting 17 years ago
Auke Kok abf9b90205 e100: cleanup unneeded math 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Stephen Hemminger ddfce6bb43 network drivers: sparse warning fixes 18 years ago
Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago