Commit Graph

195 Commits (11ba964d4f936609a04e8b9f2051f6027ef761ae)

Author SHA1 Message Date
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Alexander Duyck 5d0932a5dd igb: fix link reporting when using sgmii 16 years ago
Alexander Duyck ec54d7d6e4 igb: prevent skb_over panic w/ mtu smaller than 1K 16 years ago
Alexander Duyck bbd98fe48a igb: Fix DCA errors and do not use context index for 82576 16 years ago
David S. Miller 0c8dfc830a net: Add skb_record_rx_queue() calls to multiqueue capable drivers. 16 years ago
Alexander Duyck 921aa74912 igb: make certain to power on optics for 82576 fiber nics 16 years ago
Alexander Duyck 5851765cca igb: igb should not flag lltx 16 years ago
Herbert Xu 5c0999b72b igb: Replace LRO with GRO 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
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. 17 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