aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_main.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\
| * net: pass net_device argument to the eth_get_headlenStanislav Fomichev2019-04-23
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-05
| |\
| * | net: move skb->xmit_more hint to softnet dataFlorian Westphal2019-04-01
| * | igb: Exclude device from suspend direct complete optimizationKai-Heng Feng2019-03-19
| * | intel: correct return from set features callbackSerhey Popovych2019-03-19
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-06
|\ \ \ | |_|/ |/| |
| * | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-08
| |/
* / igb: Fix WARN_ONCE on runtime suspendArvind Sankar2019-03-26
|/
* igb: use struct_size() helperGustavo A. R. Silva2019-02-09
* flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2019-02-06
* igb: Bump version numberTodd Fujinaka2019-02-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-21
|\
| * Revert "igb: reduce CPU0 latency when updating statistics"Jeff Kirsher2019-01-15
* | net: Add extack argument to ndo_fdb_add()Petr Machata2019-01-17
|/
* igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng2018-12-20
* igb: Change RXPBSIZE size when setting Qav modeJesus Sanchez-Palencia2018-12-20
* igb: reduce CPU0 latency when updating statisticsJeff Kirsher2018-12-20
* ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg2018-11-21
* igb: Fix format with line continuation whitespaceJoe Perches2018-11-21
* intel-ethernet: software timestamp skbs as late as possibleJacob Keller2018-11-07
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-25
|\
| * PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-02
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-25
|\ \
| * | igb: remove ndo_poll_controllerEric Dumazet2018-09-24
| |/
* / intel-ethernet: use correct module licenseJesse Brandeburg2018-09-18
|/
* igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()Jia-Ju Bai2018-08-24
* igb: Use an advanced ctx descriptor for launchtimeJesus Sanchez-Palencia2018-08-24
* Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-16
|\
| * igb: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-06
* | igb_main: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-07
* | igb: Use dma_wmb() instead of wmb() before doorbell writesVenkatesh Srinivas2018-07-26
* | igb: Add support for ETF offloadJesus Sanchez-Palencia2018-07-04
* | igb: Only call skb_tx_timestamp after descriptors are readyJesus Sanchez-Palencia2018-07-04
* | igb: Refactor igb_offload_cbs()Jesus Sanchez-Palencia2018-07-04
* | igb: Only change Tx arbitration when CBS is onJesus Sanchez-Palencia2018-07-04
* | igb: Refactor igb_configure_cbs()Jesus Sanchez-Palencia2018-07-04
* | net: sched: pass extack pointer to block binds and cb registrationJohn Hurley2018-06-26
* | cls_flower: fix error values for commands not supported by driversJiri Pirko2018-06-25
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* igb: Wait 10ms just once after TX queues resetSergey Nemov2018-06-04
* igb: Clear TSICR interrupts together with ICRJoanna Yurdal2018-06-04
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-27
* igb: Add support for adding offloaded clsflower filtersVinicius Costa Gomes2018-04-25
* igb: Add the skeletons for tc-flower offloadingVinicius Costa Gomes2018-04-25
* igb: Allow filters to be added for the local MAC addressVinicius Costa Gomes2018-04-25
* igb: Add support for enabling queue steering in filtersVinicius Costa Gomes2018-04-25
* igb: Add support for MAC address filters specifying source addressesVinicius Costa Gomes2018-04-25
* igb: Enable the hardware traffic class feature bit for igb modelsVinicius Costa Gomes2018-04-25
* igb: Fix queue selection on MAC filters on i210Vinicius Costa Gomes2018-04-25