aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_main.c
AgeCommit message (Expand)Author
2023-09-19igb: disable virtualization features on 82580Corinna Vinschen
2023-09-19igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl
2023-07-27igb: Fix igb_down hung on surprise removalYing Hsu
2023-04-05igb: revert rtnl_lock() that causes deadlockLin Ma
2023-01-14igb: Do not free q_vector unless new one was allocatedKees Cook
2023-01-14net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean
2022-12-21igb: Initialize mailbox message for VF resetTony Nguyen
2022-08-25igb: Add lock to avoid data raceLin Ma
2022-06-29igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng
2022-06-29igb: fix a use-after-free issue in igb_clean_tx_ringLorenzo Bianconi
2022-05-25igb: skip phy status check where unavailableKevin Mitchell
2021-12-29igb: fix deadlock caused by taking RTNL in RPM resume pathHeiner Kallweit
2021-12-22igb: Fix removal of unicast MAC filters of VFsKaren Sornek
2021-12-01igb: fix netpoll exit with trafficJesse Brandeburg
2021-07-28igb: Fix position of assignment to *ringJedrzej Jagielski
2021-07-28igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov
2021-07-28igb: Fix an error handling path in 'igb_probe()'Christophe JAILLET
2021-07-28igb: Fix use-after-free error during resetVinicius Costa Gomes
2021-07-19igb: fix assignment on big endian machinesJesse Brandeburg
2021-07-19igb: handle vlan types with checker enabledJesse Brandeburg
2021-06-10igb: add correct exception tracing for XDPMagnus Karlsson
2021-05-07igb: Enable RSS for Intel I211 Ethernet ControllerNick Lowe
2021-03-30igb: avoid premature Rx buffer reuseLi RongQing
2021-03-30igb: check timestamp validityJesse Brandeburg
2020-12-09igb: avoid transmit queue timeout in xdp pathSven Auhagen
2020-12-09igb: use xdp_do_flushSven Auhagen
2020-12-09igb: skb add metasize for xdpSven Auhagen
2020-12-09igb: XDP extack message on errorSven Auhagen
2020-12-09igb: take VLAN double header into accountSven Auhagen
2020-12-09igb: XDP xmit back fix error codeSven Auhagen
2020-09-29net: intel: Remove in_interrupt() warningsSebastian Andrzej Siewior
2020-09-28igb: read PBA number from flashGal Hammer
2020-09-28igb: add XDP supportSven Auhagen
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-08-26net: Take common prefetch code structure into a functionTariq Toukan
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-30igb: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-07-30igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher
2020-04-24PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki
2019-12-31igb: dont drop packets if rx flow control is enabledRobert Beckett
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller
2019-11-07net: ethernet: intel: Demote MTU change prints to debugFlorian Fainelli
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier