summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb_main.c
AgeCommit message (Expand)Author
2015-10-27igb: do not re-init SR-IOV during probeStefan Assmann
2015-10-27igb: Fix oops caused by missing queue pairingShota Suzuki
2014-11-23igb: Fixes needed for surprise removal supportCarolyn Wyborny
2014-10-30igb: don't reuse pages with pfmemalloc flagRoman Gushchin
2014-10-10igb: fix race accessing page->_countEric Dumazet
2014-10-02igb: bump version to 5.2.15Todd Fujinaka
2014-10-02i40e/igb: Convert to dev_consume_skb_any()Rick Jones
2014-10-02igb: remove blocking phy read from inside spinlockBernhard Kaindl
2014-09-06igb: add flags to set eee advertisement modeTodd Fujinaka
2014-09-05igb: use new eth_get_headlen interfaceAlexander Duyck
2014-08-28igb: flush when in xmit_more mode and under descriptor pressureDavid S. Miller
2014-08-25net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller
2014-08-24igb: Support netdev_ops->ndo_xmit_flush()David S. Miller
2014-07-24igb: bump igb version to 5.2.13Todd Fujinaka
2014-07-24igb: Add message when malformed packets detected by hwCarolyn Wyborny
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-10igb: do a reset on SR-IOV re-init if device is downStefan Assmann
2014-07-10igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka
2014-07-01igb: bring link up when PHY is powered upTodd Fujinaka
2014-06-11igb: unhide invariant returnsTodd Fujinaka
2014-06-03igb: add defaults for i210 TX/RX PBSIZETodd Fujinaka
2014-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty
2014-05-23i40e,igb,ixgbe: remove usless return statementsStephen Hemminger
2014-04-24igb: Change memcpy to struct assignmentCarolyn Wyborny
2014-04-24igb: Cleanups to remove unneeded extern declarationCarolyn Wyborny
2014-04-24igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLECarolyn Wyborny
2014-04-24igb: Cleanups to fix static initializationCarolyn Wyborny
2014-04-24igb: Cleanups to fix msleep warningsCarolyn Wyborny
2014-04-24igb: Cleanups to fix line length warningsCarolyn Wyborny
2014-04-24igb: Cleanups to remove return parenthesesCarolyn Wyborny
2014-04-24igb: Cleanups to fix missing break in switch statementsCarolyn Wyborny
2014-04-24igb: Cleanups to fix assignment in if errorCarolyn Wyborny
2014-04-24igb: Cleanups to change comment style on license headersCarolyn Wyborny
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-23igb: Cleanups to fix incorrect indentationCarolyn Wyborny
2014-04-23igb: Cleanups to fix braces location warningsCarolyn Wyborny
2014-04-23igb: Cleanups for messagingCarolyn Wyborny
2014-04-18igb: fix stats for i210 rx_fifo_errorsTodd Fujinaka
2014-04-11igb: fix last_rx_timestamp usageJakub Kicinski
2014-04-11igb: remove open-coded skb_cow_headFrancois Romieu
2014-03-31INTEL-IGB: Convert iounmap to pci_iounmapPeter Senna Tschudin
2014-03-28igb: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-03-28igb: never generate both software and hardware timestampsJakub Kicinski
2014-03-21igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-onlyChristoph Paasch
2014-03-21igb: Fix Null-pointer dereference in igb_reset_q_vectorChristoph Paasch
2014-03-21igb: add register rd/wr for surprise removalFujinaka, Todd
2014-03-21igb: implement SIOCGHWTSTAMP ioctlJacob Keller
2014-03-19igb: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-19igb: enable VLAN stripping for VMs with i350Stefan Assmann