Commit Graph

479 Commits (67e0f392779e35a96c43bc240ef5d30a701d153e)

Author SHA1 Message Date
Anton Blanchard b5abb028e2 e1000: Fix DMA mapping error handling on RX 15 years ago
Jiri Pirko 10886af54a e1000: correct wrong coding style for "else" 15 years ago
Jiri Pirko 7a81e9f3ca e1000: convert to use netdev_for_each_mc_addr 15 years ago
Nick Nunley dbb5aaebc4 e1000: call pci_save_state after pci_restore_state 15 years ago
Nick Nunley b548192aca e1000: Report link status in ethtool when interface is down 15 years ago
Jiri Pirko 32e7bfc411 net: use helpers to access uc list V2 15 years ago
Jesse Brandeburg 9926146b15 e1000/e1000e: don't use small hardware rx buffers 15 years ago
Jesse Brandeburg 40a14deaf4 e1000: enhance frame fragment detection 15 years ago
Roel Kluin c1fa347f20 e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map() 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Alexander Duyck 602c0554d7 e1000: remove use of skb_dma_map from e1000 driver 15 years ago
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Ajit Khaparde 8328c38fcd e1000: Fix erroneous display of stats by ethtool -S 16 years ago
Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 16 years ago
Ajit Khaparde 5fe31deffa e1000: Use the instance of net_device_stats from net_device. 16 years ago
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