summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb
AgeCommit message (Expand)Author
2021-07-28igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov
2021-03-03igb: Remove incorrect "unexpected SYS WRAP" log messageCorinna Vinschen
2020-08-21igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-06-20igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2020-06-20igb: improve handling of disconnected adaptersJarod Wilson
2020-05-27igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin
2019-11-28igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar
2019-11-12igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-05-16igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-02-20igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng
2018-11-10igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke
2018-02-03igb: Free IRQs when device is hotpluggedLyude Paul
2017-12-25igb: check memory allocation failureChristophe JAILLET
2017-11-30igb: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento
2017-11-21igb: close/suspend race in netif_device_detachTodd Fujinaka
2017-11-21igb: reset the PHY before reading the PHY IDAaron Sierra
2017-10-08igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli
2017-03-30igb: add i211 to i210 PHY workaroundSumit Semwal
2017-03-30igb: Workaround for igb i210 firmware issueSumit Semwal
2016-09-15igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich
2016-09-15igb: use the correct i210 register for EEMNGCTLTodd Fujinaka
2016-09-15igb: don't unmap NULL hw_addrJarod Wilson
2015-10-16drivers/net/intel: use napi_complete_done()Jesse Brandeburg
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-05net: igb: avoid using timespecArnd Bergmann
2015-09-28igb: assume MSI-X interrupts during initializationStefan Assmann
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko
2015-08-18igb: make sure SR-IOV init uses the right number of queuesTodd Fujinaka
2015-08-18igb: Fix a memory leak in igb_probeJia-Ju Bai
2015-08-18igb: Fix a deadlock in igb_sriov_reinitJia-Ju Bai
2015-08-18igb: Teardown SR-IOV before unregister_netdev()Alex Williamson
2015-08-18igb: add support for 1512 PHYTodd Fujinaka
2015-08-18igb: implement high frequency periodic output signalsRichard Cochran
2015-08-18igb: do not re-init SR-IOV during probeStefan Assmann
2015-08-18igb: missing rtnl_unlock in igb_sriov_reinit()Vasily Averin
2015-08-18igb: Fix oops caused by missing queue pairingShota Suzuki
2015-07-23igb: bump version to igb-5.3.0Todd Fujinaka
2015-07-23igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])Todd Fujinaka
2015-07-23igb: report unsupported ethtool settings in set_coalesceTodd Fujinaka
2015-07-17igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetectTodd Fujinaka
2015-07-17igb: Pull timestamp from fragment before adding it to skbAlexander Duyck
2015-07-17igb: only report generic filters in get_ts_infoJacob Keller
2015-06-26igb: bump version of igb to 5.2.18Todd Fujinaka
2015-06-26igb: disable IPv6 extension header processingTodd Fujinaka
2015-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-11net: igb: fix the start time for periodic output signalsRichard Cochran
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-12igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculationAlexander Duyck