summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb (follow)
Commit message (Expand)AuthorAge
* igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov2021-07-28
* igb: Remove incorrect "unexpected SYS WRAP" log messageCorinna Vinschen2021-03-03
* igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri2020-08-21
* igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng2020-06-20
* igb: improve handling of disconnected adaptersJarod Wilson2020-06-20
* igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin2020-05-27
* igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar2019-11-28
* igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier2019-11-12
* igb: Fix WARN_ONCE on runtime suspendArvind Sankar2019-05-16
* igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng2019-02-20
* igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke2018-11-10
* igb: Free IRQs when device is hotpluggedLyude Paul2018-02-03
* igb: check memory allocation failureChristophe JAILLET2017-12-25
* igb: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-30
* igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento2017-11-21
* igb: close/suspend race in netif_device_detachTodd Fujinaka2017-11-21
* igb: reset the PHY before reading the PHY IDAaron Sierra2017-11-21
* igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli2017-10-08
* igb: add i211 to i210 PHY workaroundSumit Semwal2017-03-30
* igb: Workaround for igb i210 firmware issueSumit Semwal2017-03-30
* igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich2016-09-15
* igb: use the correct i210 register for EEMNGCTLTodd Fujinaka2016-09-15
* igb: don't unmap NULL hw_addrJarod Wilson2016-09-15
* drivers/net/intel: use napi_complete_done()Jesse Brandeburg2015-10-16
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* net: igb: avoid using timespecArnd Bergmann2015-10-05
* igb: assume MSI-X interrupts during initializationStefan Assmann2015-09-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-27
|\
| * mm: make page pfmemalloc check more robustMichal Hocko2015-08-21
* | igb: make sure SR-IOV init uses the right number of queuesTodd Fujinaka2015-08-18
* | igb: Fix a memory leak in igb_probeJia-Ju Bai2015-08-18
* | igb: Fix a deadlock in igb_sriov_reinitJia-Ju Bai2015-08-18
* | igb: Teardown SR-IOV before unregister_netdev()Alex Williamson2015-08-18
* | igb: add support for 1512 PHYTodd Fujinaka2015-08-18
* | igb: implement high frequency periodic output signalsRichard Cochran2015-08-18
* | igb: do not re-init SR-IOV during probeStefan Assmann2015-08-18
* | igb: missing rtnl_unlock in igb_sriov_reinit()Vasily Averin2015-08-18
* | igb: Fix oops caused by missing queue pairingShota Suzuki2015-08-18
* | igb: bump version to igb-5.3.0Todd Fujinaka2015-07-23
* | igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])Todd Fujinaka2015-07-23
* | igb: report unsupported ethtool settings in set_coalesceTodd Fujinaka2015-07-23
* | igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetectTodd Fujinaka2015-07-17
* | igb: Pull timestamp from fragment before adding it to skbAlexander Duyck2015-07-17
* | igb: only report generic filters in get_ts_infoJacob Keller2015-07-17
|/
* igb: bump version of igb to 5.2.18Todd Fujinaka2015-06-26
* igb: disable IPv6 extension header processingTodd Fujinaka2015-06-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-13
|\
| * net: igb: fix the start time for periodic output signalsRichard Cochran2015-06-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
|\|
| * igb: Fix NULL assignment to incorrect variable in igb_reset_q_vectorToshiaki Makita2015-05-07