summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2015-05-15e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-04-27ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-01-07igb: bring link up when PHY is powered upTodd Fujinaka
2014-08-26igbvf: add missing iounmap() on error in igbvf_probe()Wei Yongjun
2014-08-26igbvf: integer wrapping bug setting the mtuDan Carpenter
2014-08-26DMA-API: net: intel/igbvf: fix 32-bit DMA mask handlingRussell King
2014-08-26igb: Fixed Wake On LAN supportAkeem G Abodunrin
2014-08-26igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd
2014-08-26igb: fix driver reload with VF assigned to guestStefan Assmann
2014-08-26igb: Fix master/slave mode for all m88 i354 PHY'sCarolyn Wyborny
2014-08-26igb: Add ethtool offline tests for i354Fujinaka, Todd
2014-08-26DMA-API: net: intel/igb: fix 32-bit DMA mask handlingRussell King
2014-08-26ixgbevf: cleanup redundant mailbox read failure checkDon Skidmore
2014-08-26DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handlingRussell King
2014-08-26ixgbe: fix inconsistent clearing of the multicast tableEmil Tantilov
2014-08-26ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller
2014-08-26ixgbe: fix rx-usecs range checks for BQLEmil Tantilov
2014-08-26DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handlingRussell King
2014-08-26e1000: fix possible reset_task running after adapter downVladimir Davydov
2014-08-26e1000: prevent oops when adapter is being closed and reset simultaneouslyyzhu1
2014-08-26e1000: fix wrong queue idx calculationHong Zhiguo
2014-08-26e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg
2014-08-26e1000e: Fix a compile flag mis-match for suspend/resumeDavid Ertman
2014-08-26DMA-API: net: intel/e1000e: fix 32-bit DMA mask handlingRussell King
2014-07-29e1000e: Fix SHRA register access for 82579David Ertman
2014-07-29igb: do a reset on SR-IOV re-init if device is downStefan Assmann
2014-07-29igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka
2014-05-05e1000e: Fix no connectivity when driver loaded with cable outDavid Ertman
2014-03-31e100: Fix "disabling already-disabled device" warningMichele Baldessari
2014-02-06e1000e: fix compiler warningsDavid Ertman
2013-12-20igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny
2013-10-02igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen
2013-09-27i40e: clean up coccicheck reported errorsJesse Brandeburg
2013-09-27i40e: better return valuesJesse Brandeburg
2013-09-27i40e: convert ret to aq_retJesse Brandeburg
2013-09-27i40e: small clean ups from reviewJesse Brandeburg
2013-09-27i40e: use common failure flowJesse Brandeburg
2013-09-27igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka
2013-09-13e1000e: fix overrun of PHY RAR arrayDavid Ertman
2013-09-13e1000e: cleanup boolean comparison to trueDavid Ertman
2013-09-13ixgbe: fix ethtool reporting of supported links for SFP modulesEmil Tantilov
2013-09-13ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov
2013-09-13ixgbe: fix ethtool loopback diagnostic with DCB enabledEmil Tantilov
2013-09-13ixgbe: fully disable hardware RSC logic when disabling RSCJacob Keller
2013-09-12igb: Read flow control for i350 from correct EEPROM sectionFujinaka, Todd
2013-09-12igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny
2013-09-11i40e: include i40e in kernel properJesse Brandeburg
2013-09-11i40e: debugfs interfaceJesse Brandeburg
2013-09-11i40e: init code and hardware supportJesse Brandeburg
2013-09-11i40e: implement virtual device interfaceJesse Brandeburg