summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb_main.c
AgeCommit message (Expand)Author
2024-02-05Merge tag 'v5.4.264' into toradex_5.4.yMax Krummenacher
2023-09-23igb: disable virtualization features on 82580Corinna Vinschen
2023-09-23igb: 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-18igb: Do not free q_vector unless new one was allocatedKees Cook
2023-01-18igb: 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-05-25igb: skip phy status check where unavailableKevin Mitchell
2022-05-19Merge tag 'v5.4.193' into toradex_5.4.yPhilippe Schenker
2021-12-22igb: Fix removal of unicast MAC filters of VFsKaren Sornek
2021-12-01igb: fix netpoll exit with trafficJesse Brandeburg
2021-11-05Merge tag 'v5.4.154' into toradex_5.4.yFrancesco Dolcini
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: handle vlan types with checker enabledJesse Brandeburg
2021-07-15Merge tag 'v5.4.129' into toradex_5.4.yOleksandr Suvorov
2021-05-07igb: Enable RSS for Intel I211 Ethernet ControllerNick Lowe
2020-09-10Merge tag 'v5.4.61' into toradex_5.4.yMax Krummenacher
2020-08-11igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2019-12-30apalis_t30/tk1: igb: no nvm and Ethernet MAC address handlingMarcel Ziswiler
2019-12-30igb: integrate tools only device supportMarcel Ziswiler
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller
2019-11-01igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-10-31igb: Enable media autosense for the i350.Manfred Rudigier
2019-10-31igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-07-23igb: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-06-28igb: clear out skb->tstamp after reading the txtimeVedang Patel
2019-05-28igb: mark expected switch fall-throughGustavo A. R. Silva
2019-05-28igb/igc: warn when fatal read failure happensFeng Tang
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-03-26igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-03-19igb: Exclude device from suspend direct complete optimizationKai-Heng Feng
2019-03-19intel: correct return from set features callbackSerhey Popovych
2019-02-08igb: use struct_size() helperGustavo A. R. Silva
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso
2019-02-05igb: Bump version numberTodd Fujinaka