summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb
Commit message (Expand)AuthorAgeFilesLines
* 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/+4Star
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-07-012-36/+41
|\
| * igb: add RR2DCDELAY to ethtool registers dumpArtem Bityutskiy2019-06-292-1/+6
| * igb: minor ethool regdump amendmentArtem Bityutskiy2019-06-291-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-291-1/+1
* igb: mark expected switch fall-throughGustavo A. R. Silva2019-05-291-1/+1
* igb/igc: warn when fatal read failure happensFeng Tang2019-05-291-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-082-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/+10Star
| |\
| * | net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-021-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-071-5/+0Star
|\ \ \ | |_|/ |/| |
| * | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-5/+0Star
| |/
* / igb: Fix WARN_ONCE on runtime suspendArvind Sankar2019-03-272-49/+10Star
|/
* igb: use struct_size() helperGustavo A. R. Silva2019-02-091-3/+3
* flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2019-02-061-40/+24Star
* igb: Bump version numberTodd Fujinaka2019-02-061-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-181-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
* igb: reduce CPU0 latency when updating statisticsJeff Kirsher2018-12-203-10/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-291-0/+1
|\
| * igb: fix uninitialized variablesYunjian Wang2018-11-281-0/+1
* | ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg2018-11-211-4/+6
* | igb: Fix format with line continuation whitespaceJoe Perches2018-11-211-7/+6Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-121-5/+7
|\|
| * igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar2018-11-061-5/+7
* | igb: extend PTP gettime function to read system clockMiroslav Lichvar2018-11-101-10/+55
* | i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURETodd Fujinaka2018-11-071-1/+1
* | intel-ethernet: software timestamp skbs as late as possibleJacob Keller2018-11-071-2/+2
|/
* igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar2018-10-311-1/+7
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-9/+0Star
|\
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-9/+0Star
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-251-30/+0Star
|\ \
| * | igb: remove ndo_poll_controllerEric Dumazet2018-09-241-30/+0Star
| |/
* / intel-ethernet: use correct module licenseJesse Brandeburg2018-09-191-1/+1
|/
* igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()Jia-Ju Bai2018-08-241-1/+1
* igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()Jia-Ju Bai2018-08-241-2/+2
* igb: Use an advanced ctx descriptor for launchtimeJesus Sanchez-Palencia2018-08-241-1/+2
* Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-1/+0Star
|\
| * igb: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0Star
* | igb: e1000_phy: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1