Commit Graph

460 Commits (69585dd69e663a40729492c7b52eb82477a2027a)

Author SHA1 Message Date
Don Skidmore a71b4f5e2b e1000: cleanup unused prototype 16 years ago
Jesse Brandeburg 11b7f7b378 e1000: fix namespacecheck warnings 16 years ago
Jesse Brandeburg 8f601b2d56 e1000: drop unused functionality for eeprom write/read 16 years ago
Jesse Brandeburg 120a5d0d58 e1000: updated whitespace and comments 16 years ago
Jesse Brandeburg 650b5a5cc3 e1000: drop redunant line of code, cleanup 16 years ago
Jesse Brandeburg 3d6114e71d e1000: remove races when changing mtu 16 years ago
Jesse Brandeburg 8fce47317f e1000: two workarounds were incomplete, fix them 16 years ago
Jesse Brandeburg cdd7549e27 e1000: fix tx waking queue after queue stopped during shutdown 16 years ago
Jesse Brandeburg be0f071956 e1000: test link state conclusively 16 years ago
Jesse Brandeburg baa34745fe e1000: stop timers at appropriate times 16 years ago
Jesse Brandeburg 5185107309 e1000: use netif_tx_disable 16 years ago
Jesse Brandeburg 282b177782 e1000: remove unused functions 16 years ago
Jesse Brandeburg 1532ecea1d e1000: drop dead pcie code from e1000 16 years ago
Anand Gadiyar fd589a8f0a trivial: fix typo "to to" in multiple files 16 years ago
Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 16 years ago
Graham, David fd38d7a0a0 e1000: Fix for e1000 kills IPMI on a tagged vlan. 16 years ago
Stephen Hemminger 3b29a56d31 intel: convert drivers to netdev_tx_t 16 years ago
Graham, David c46b59b241 e1000: Remove unused function e1000_mta_set. 16 years ago
Jesse Brandeburg b7cb8c2c82 e1000: fix flow control thresholds 16 years ago
Jesse Brandeburg edbbb3ca10 e1000: implement jumbo receive with partial descriptors 16 years ago
Jesse Brandeburg 94c9e5a893 e1000: allow ethtool coalesece to adjust interrupts per second 16 years ago
Andre Detsch eab633021c e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error 16 years ago
Jesse Brandeburg 679be3ba0c e1000: fix unmap bug 16 years ago
Jiri Pirko 31278e7147 net: group address list and its count 16 years ago
Eric Dumazet 042a53a9e4 net: skb_shared_info optimization 16 years ago
Neil Horman ea30e11970 e1000: add missing length check to e1000 receive routine 16 years ago
Jiri Pirko ccffad25b5 net: convert unicast addr list 16 years ago
Eric Dumazet cdd0db058d net: dont update dev->trans_start 16 years ago
Jesse Brandeburg c2d5ab4973 e1000/e1000e/igb/ixgb: don't txhang after link down 16 years ago
Jesse Brandeburg e151a60ad1 e1000: fix virtualization bug 16 years ago
Jesse Brandeburg 4cb9be7ab4 e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily 16 years ago
Jesse Brandeburg eb62efd287 e1000: init link state correctly 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