summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_main.c
Commit message (Expand)AuthorAgeFilesLines
* igb: bump igb version to 5.2.13Todd Fujinaka2014-07-241-2/+2
* igb: Add message when malformed packets detected by hwCarolyn Wyborny2014-07-241-0/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-161-0/+16
|\
| * igb: do a reset on SR-IOV re-init if device is downStefan Assmann2014-07-101-0/+2
| * igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka2014-07-101-0/+14
* | igb: bring link up when PHY is powered upTodd Fujinaka2014-07-011-0/+2
|/
* igb: unhide invariant returnsTodd Fujinaka2014-06-111-8/+7
* igb: add defaults for i210 TX/RX PBSIZETodd Fujinaka2014-06-031-0/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-231-1/+0
|\
| * i40e,igb,ixgbe: remove usless return statementsStephen Hemminger2014-05-231-1/+0
* | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-7/+13
|/
* igb: Change memcpy to struct assignmentCarolyn Wyborny2014-04-241-1/+1
* igb: Cleanups to remove unneeded extern declarationCarolyn Wyborny2014-04-241-1/+0
* igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLECarolyn Wyborny2014-04-241-1/+1
* igb: Cleanups to fix static initializationCarolyn Wyborny2014-04-241-1/+1
* igb: Cleanups to fix msleep warningsCarolyn Wyborny2014-04-241-3/+3
* igb: Cleanups to fix line length warningsCarolyn Wyborny2014-04-241-3/+5
* igb: Cleanups to remove return parenthesesCarolyn Wyborny2014-04-241-3/+3
* igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny2014-04-241-0/+4
* igb: Cleanups to fix assignment in if errorCarolyn Wyborny2014-04-241-1/+2
* igb: Cleanups to change comment style on license headersCarolyn Wyborny2014-04-241-28/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-241-1/+3
|\
| * igb: fix stats for i210 rx_fifo_errorsTodd Fujinaka2014-04-181-1/+3
* | igb: Cleanups to fix incorrect indentationCarolyn Wyborny2014-04-231-6/+24
* | igb: Cleanups to fix braces location warningsCarolyn Wyborny2014-04-231-6/+4
* | igb: Cleanups for messagingCarolyn Wyborny2014-04-231-22/+12
|/
* igb: fix last_rx_timestamp usageJakub Kicinski2014-04-111-1/+3
* igb: remove open-coded skb_cow_headFrancois Romieu2014-04-111-5/+4
* INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin2014-03-311-2/+2
* igb: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-03-281-1/+2
* igb: never generate both software and hardware timestampsJakub Kicinski2014-03-281-2/+2
* igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-onlyChristoph Paasch2014-03-211-0/+1
* igb: Fix Null-pointer dereference in igb_reset_q_vectorChristoph Paasch2014-03-211-0/+6
* igb: add register rd/wr for surprise removalFujinaka, Todd2014-03-211-0/+22
* igb: implement SIOCGHWTSTAMP ioctlJacob Keller2014-03-211-1/+3
* igb: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-191-6/+6
* igb: enable VLAN stripping for VMs with i350Stefan Assmann2014-03-191-0/+7
* igb: remove references to long gone command line parametersFernando Luis Vazquez Cao2014-03-181-4/+2
* igb: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-141-2/+2
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-141-4/+4
* igb: Fix code commentJeff Kirsher2014-03-141-1/+1
* igb: Fix for devices using ethtool for EEE settingsCarolyn Wyborny2014-03-121-14/+55
* net: igb calls skb_set_hashTom Herbert2014-03-121-1/+3
* igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny2014-02-261-4/+3
* igb: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-181-4/+5
* igb: Change to use statically allocated array for MSIx entriesCarolyn Wyborny2013-12-171-23/+15
* igb: Fix queue allocation method to accommodate changing during runtimeCarolyn Wyborny2013-12-171-22/+44
* igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny2013-12-101-0/+193
* igb: Support ports mapped in 64-bit PCI spaceAaron Sierra2013-12-101-7/+3
* igb: Add media switching feature for i354 PHY'sCarolyn Wyborny2013-12-101-0/+6