Commit Graph

395 Commits (e5953cbdff26f7cbae7eff30cd9b18c4e19b7594)

Author SHA1 Message Date
Jeff Kirsher 2d0bb1c1f4 e100/e1000*/igb*/ixgb*: Add missing read memory barrier 15 years ago
Emil Tantilov feb8f47809 e1000: use netif_<level> instead of netdev_<level> 15 years ago
Joe Perches 7837e58ce3 e1000: Fix message logging defect 15 years ago
Joe Perches 57bf6eef2f ixgb and e1000: Use new function for copybreak tests 15 years ago
Jesse Brandeburg 2a2ec45dde e1000: fix WARN_ON with mac-vlan 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Jesse Brandeburg eab2abf582 e1000/e1000e: implement a simple interrupt moderation 15 years ago
Emil Tantilov 675ad47375 e1000: Use netdev_<level>, pr_<level> and dev_<level> 15 years ago
Nick Nunley b16f53bef9 e1000: use DMA API instead of PCI DMA functions 15 years ago
Eric Dumazet e743d31312 drivers: net: use skb_headlen() 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Emil Tantilov 39ca5f033b e1000: do not modify tx_queue_len on link speed change 15 years ago
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
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
Jesse Brandeburg 11b7f7b378 e1000: fix namespacecheck warnings 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 1532ecea1d e1000: drop dead pcie code from e1000 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
Jesse Brandeburg b7cb8c2c82 e1000: fix flow control thresholds 16 years ago
Jesse Brandeburg edbbb3ca10 e1000: implement jumbo receive with partial descriptors 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