Commit Graph

83 Commits (eb099670895f22970cd143875467c2768d6d87e5)

Author SHA1 Message Date
Linus Torvalds e42e4ba07b igb: fix anoying type mismatch warning on rx/tx queue sizing 16 years ago
David S. Miller 8d25332081 igb: Fix build warning when DCA is disabled. 16 years ago
Alexander Duyck 26bc19ecf6 igb: re-order queues to support cleaner use of ivar on 82576 16 years ago
Alexander Duyck 0e014cb162 igb: defeature tx head writeback 16 years ago
Hannes Eder 678c610b5a drivers/net/igb: remove dead code (function 'igb_read_pci_cfg') 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Jeff Kirsher ea943d41a8 igb: fixup AER with proper error handling 16 years ago
Alexander Duyck 5e8427e5e2 igb: Correctly determine pci-e function number in virtual environment 16 years ago
Alexander Duyck b4557be23d igb: update handling of RCTL for smaller buffer sizes 16 years ago
Alexander Duyck cb7b48f671 igb/e1000e: Naming interrupt vectors 16 years ago
Alexander Duyck 40a914fa72 igb: Add support for pci-e Advanced Error Reporting 16 years ago
Alexander Duyck 527d47c111 igb: link up/down messages must follow a specific format 16 years ago
Alexander Duyck 69d728baf6 igb: loopback bits not correctly cleared from RCTL register 16 years ago
Alexander Duyck 9b07f3d315 igb: remove unneeded bit refrence when enabling jumbo frames 16 years ago
Qinghuang Feng ece4af18e0 driver/net/*: remove redundant argument comments 16 years ago
Alexander Duyck f5f4cf0846 igb: do not use phy ops in ethtool test cleanup for non-copper parts 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Alexander Duyck 68fd991020 igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize 16 years ago
Alexander Duyck b2d565365e igb: simplify swap in clean_rx_irq if using packet split 16 years ago
Stephen Hemminger 2e5c69228e igb: convert to net_device_ops 16 years ago
Bjorn Helgaas ac450208de igb: use dev_printk instead of printk 16 years ago
\"Rafael J. Wysocki\ e1b86d8479 igb: 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
Johannes Berg 7c510e4b73 net: convert more to %pM 17 years ago
Jeff Kirsher 421e02f0e9 igb: add IGB_DCA instead of selecting INTEL_IOATDMA 17 years ago
Alexander Duyck c54106bb38 igb: fix tx data corruption with transition to L0s on 82575 17 years ago
Alexander Duyck 1a32bcfb57 igb: clean up a stray fake netdev code left in rx path 17 years ago
Alexander Duyck fc7d345d11 igb: remove unneeded cleaned variable in clean_tx_irq path 17 years ago
Alexander Duyck 17fc7004a3 igb: remove 82576 quad adapter 17 years ago
Alexander Duyck 34a20e8973 igb: fix setting the number of tx queues 17 years ago
Alexander Duyck fe59de38c5 igb: ethtool -d reads EICR which is incorrect as it is read on clear 17 years ago
Alexander Duyck 7a6ea550f2 igb: force all queues to interrupt once every 2 seconds 17 years ago
Alexander Duyck a6ef5e9d7d igb: remove igb_init_managability as it is deprecated 17 years ago
Alexander Duyck ec796b4ffc igb: remove three redundant functions left in the code 17 years ago
Alexander Duyck 549bdd84dc igb: correct issue of set_mta member of mac.ops not being populated 17 years ago
Alexander Duyck 726c09e7b6 igb: fixes 82576 serdes init to correctly support manual flow control changes 17 years ago
Alexander Duyck c743a87eab igb: fix null pointer dereference seen with fiber NICs 17 years ago
Alexander Duyck 106ef2fef3 igb: fix comments 17 years ago
Harvey Harrison 25ac3c2483 net: igb_main.c fix sparse integer as NULL pointer warning 17 years ago
Jeff Kirsher d55b53fff0 igb/ixgbe/e1000e: resolve tx multiqueue bug 17 years ago
David S. Miller fd2ea0a79f net: Use queue aware tests throughout. 17 years ago
David S. Miller 09e83b5d7d netdev: Kill NETIF_F_MULTI_QUEUE. 17 years ago
David S. Miller 070825b384 igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists. 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
Alexander Duyck 6eb5a7f1db igb: Improve multiqueue AIM support 17 years ago
Alexander Duyck 9280fa5201 igb: unused variable warning in igb remove 17 years ago
Alexander Duyck a88f10ec7a igb: update suspend resume 17 years ago
Alexander Duyck d335252027 igb: add support for in kernel LRO 17 years ago