Commit Graph

494 Commits (3b5bac2bdea1de832bdd8e2c904ab7c9479ff9ed)

Author SHA1 Message Date
Emil Tantilov feb8f47809 e1000: use netif_<level> instead of netdev_<level> 15 years ago
Alexander Duyck b59544649d e1000: allow option to limit number of descriptors down to 48 per ring 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 621b99b6f6 e1000: cleanup unused parameters 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
Frans Pop d6dbee8613 net/intel: remove trailing space in messages 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
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