summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-2/+2
|\|
| * igb/igc: use ktime accessors for skb->tstampJacob Keller2019-11-081-2/+2
* | net: ethernet: intel: Demote MTU change prints to debugFlorian Fainelli2019-11-071-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-022-4/+6
|\|
| * igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier2019-11-011-1/+2
| * igb: Enable media autosense for the i350.Manfred Rudigier2019-10-312-2/+2
| * igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul2019-10-311-1/+2
* | igb: Add UDP segmentation offload supportJosh Hunt2019-10-292-6/+18
|/
* ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-221-2/+1
* igb: Use dev_get_drvdata where possibleChuhong Yuan2019-07-231-2/+1
* net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-2/+3
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-091-8/+8
* drivers: net: use flow block APIPablo Neira Ayuso2019-07-091-1/+4
* net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-091-20/+4
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-06-302-36/+41
|\
| * igb: add RR2DCDELAY to ethtool registers dumpArtem Bityutskiy2019-06-282-1/+6
| * igb: minor ethool regdump amendmentArtem Bityutskiy2019-06-281-35/+35
* | igb: clear out skb->tstamp after reading the txtimeVedang Patel2019-06-281-0/+1
|/
* igb: mark expected switch fall-throughGustavo A. R. Silva2019-05-281-1/+1
* igb: mark expected switch fall-throughGustavo A. R. Silva2019-05-281-1/+1
* igb/igc: warn when fatal read failure happensFeng Tang2019-05-281-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-072-5/+8
|\
| * net: pass net_device argument to the eth_get_headlenStanislav Fomichev2019-04-231-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-052-49/+10
| |\
| * | net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-011-1/+1
| * | igb: fix various indentation issuesColin Ian King2019-03-191-2/+2
| * | igb: Exclude device from suspend direct complete optimizationKai-Heng Feng2019-03-191-0/+3
| * | intel: correct return from set features callbackSerhey Popovych2019-03-191-1/+1
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-5/+0
|\ \ \ | |_|/ |/| |
| * | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-5/+0
| |/
* / igb: Fix WARN_ONCE on runtime suspendArvind Sankar2019-03-262-49/+10
|/
* igb: use struct_size() helperGustavo A. R. Silva2019-02-081-3/+3
* flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2019-02-061-40/+24
* igb: Bump version numberTodd Fujinaka2019-02-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-213-10/+10
|\
| * Revert "igb: reduce CPU0 latency when updating statistics"Jeff Kirsher2019-01-153-10/+10
* | net: Add extack argument to ndo_fdb_add()Petr Machata2019-01-171-1/+2
|/
* igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng2018-12-201-3/+5
* igb: Change RXPBSIZE size when setting Qav modeJesus Sanchez-Palencia2018-12-202-1/+2
OpenPOWER on IntegriCloud