Commit Graph

427 Commits (ab46feae865c5b96dbf5e261be8638165932bfb1)

Author SHA1 Message Date
Neil Horman ea30e11970 e1000: add missing length check to e1000 receive routine 16 years ago
Jesse Brandeburg e151a60ad1 e1000: fix virtualization bug 16 years ago
Jesse Brandeburg 843f42678f e1000: fix transmit routine exit bug 16 years ago
Rafael J. Wysocki b43fcd7dc7 NET/e1000: Fix powering off during shutdown 16 years ago
Jesse Brandeburg df26fd2c59 e1000/e1000: fix compile warning 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Jesse Brandeburg 81c5228514 e1000: fix loss of multicast packets 16 years ago
Jesse Brandeburg a6c4232272 e1000: fix close race with interrupt 16 years ago
Alexander Duyck ccfb342c5c e1000: cleanup clean_tx_irq routine so that it completely cleans ring 16 years ago
Alexander Duyck 37e73df8c3 e1000: fix tx hang detect logic and address dma mapping issues 16 years ago
Jesse Brandeburg d20b606c99 e1000: fix unmap bug 16 years ago
Breno Leitao 3c842138c0 e1000: Removing the unused macro PAGE_USE_COUNT() 16 years ago
Karsten Keil 4d7155b932 e1000: Fix PCI enable to honor the need_ioport flag 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Jesse Brandeburg 15b2bee22a e1000: fix bug with shared interrupt during reset 16 years ago
Alexander Duyck 8017943e6b e1000: drop lltx, remove unnecessary lock 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Wang Chen 3e1d7cd2dc e1000: e1000_adapter->polling_netdev is useless 16 years ago
Jeff Kirsher b30c4d8f82 e1000: cleanup link up/down messages 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Stephen Hemminger 0e7614bc3d e1000: convert to net_device_ops 16 years ago
\"Rafael J. Wysocki\ de1264896c e1000: Use device_set_wakeup_enable 16 years ago
Wang Chen 4cf1653aa9 netdevice: safe convert to netdev_priv() #part-2 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Arjan van de Ven 275f165fa9 pci: use pci_ioremap_bar() in drivers/net 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Patrick McHardy 20501a6981 e1000: allow VLAN devices to use TSO and CSUM offload 17 years ago
Dave Graham 3ed30676f5 e1000: don't generate bad checksums for tcp packets with 0 csum 17 years ago
Brandeburg, Jesse 630b25cdf4 e1000: remove unused Kconfig option for disabling packet split 17 years ago
Christopher Li 78566fecbb e1000: prevent corruption of EEPROM/NVM 17 years ago
Linus Torvalds 16ecf85a5c e1000: fix stack size 17 years ago
Taku Izumi 81250297d8 e1000: make ioport free 17 years ago
Francois Romieu c3570acb53 e1000: delete non NAPI code from the driver 17 years ago
Jeff Kirsher 63cd31f607 e1000: remove email reference 17 years ago
Joe Perches c7be73bc9b e1000: Move assignments in tests before test 17 years ago
Joe Perches b11840204f e1000: checkpatch clean 17 years ago
Joe Perches e982f17c87 e1000: Remove spaces after casts and function names 17 years ago
Joe Perches c03e83b035 e1000: Move extern function definitions to e1000.h 17 years ago
Joe Perches 1dc329180f e1000: Use hw, er32, and ew32 17 years ago
Joe Perches 6479884509 e1000: neaten function declarations 17 years ago
Ben Hutchings 076152d534 e1000: resolve tx multiqueue bug 17 years ago
Patrick McHardy 78ed11a56b netdrv intel: always enable VLAN filtering except in promiscous mode 17 years ago
Patrick McHardy 746b9f0228 netdrv intel: disable VLAN filtering in promiscous mode 17 years ago
Patrick McHardy 38b221957b netdrv: don't truncate VLAN TCI with VLAN stripping 17 years ago
Andy Gospodarek b45f87681e e1000: remove e1000_clean_tx_irq call from e1000_netpoll 17 years ago
Auke Kok d03157babe e1000: remove PCI Express device IDs 17 years ago
Andy Gospodarek 581abbc26a e1000: only enable TSO6 via ethtool when using correct hardware 17 years ago