summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb
Commit message (Expand)AuthorAgeFilesLines
* intel: Update drivers to use ethtool_sprintfAlexander Duyck2021-03-171-26/+14
* net: ethernet: intel: igb: Typo fix in the file igb_main.cBhaskar Chowdhury2021-03-151-1/+1
* net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean2021-03-101-1/+1
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2021-02-041-4/+3
|\
| * igb: remove h from printk format specifierTom Rix2021-02-031-1/+1
| * igb: Enable RSS for Intel I211 Ethernet ControllerNick Lowe2021-02-031-2/+1
| * igb: fix TDBAL register show incorrect valueGal Hammer2021-02-031-1/+1
* | net: use the new dev_page_is_reusable() instead of private versionsAlexander Lobakin2021-02-041-7/+2
|/
* net: igb: use skb_csum_is_sctp instead of protocol checkXin Long2021-01-191-13/+1
* net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi2021-01-081-6/+6
* net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi2021-01-081-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-112-11/+31
|\
| * igb: avoid transmit queue timeout in xdp pathSven Auhagen2020-12-091-0/+5
| * igb: use xdp_do_flushSven Auhagen2020-12-091-1/+1
| * igb: skb add metasize for xdpSven Auhagen2020-12-091-0/+4
| * igb: XDP extack message on errorSven Auhagen2020-12-091-5/+12
| * igb: take VLAN double header into accountSven Auhagen2020-12-092-4/+8
| * igb: XDP xmit back fix error codeSven Auhagen2020-12-091-1/+1
* | xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-011-1/+1
|/
* net: intel: Remove in_interrupt() warningsSebastian Andrzej Siewior2020-09-291-1/+0
* igb: read PBA number from flashGal Hammer2020-09-281-1/+3
* igb: add XDP supportSven Auhagen2020-09-283-36/+481
* intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg2020-09-256-22/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-041-1/+0
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+0
* | net: Take common prefetch code structure into a functionTariq Toukan2020-08-261-8/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-0/+9
|\
| * igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri2020-07-301-0/+9
* | igb: use eth_zero_addr() to clear mac addressMiaohe Lin2020-07-301-2/+2
* | igb: Remove unnecessary usages of memsetSuraj Upadhyay2020-07-301-2/+2
* | ethernet/intel: Convert fallthrough code commentsJeff Kirsher2020-07-016-23/+23
* | net/intel: remove driver versions from Intel driversJeff Kirsher2020-06-253-12/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-032-7/+5
|\
| * igb: make igb_set_fc_watermarks() return voidJason Yan2020-05-281-6/+3
| * igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng2020-05-221-1/+2
* | PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki2020-04-241-1/+1
|/
* igb: convert to use i2c_new_client_device()Wolfram Sang2020-03-261-3/+3
* net: igb: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-121-21/+1
* intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-241-1/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-192-7/+3
|\
| * igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier2020-01-092-7/+3
* | igb: dont drop packets if rx flow control is enabledRobert Beckett2019-12-313-14/+42
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-221-2/+2
|\|
| * treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-2/+2
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-0/+17
|\
| * igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
| * ptp: Introduce strict checking of external time stamp options.Richard Cochran2019-11-151-1/+2
| * igb: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
| * net: reject PTP periodic output requests with unsupported flagsJacob Keller2019-11-151-0/+4