summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb
AgeCommit message (Expand)Author
2019-03-26igb: Fix WARN_ONCE on runtime suspendArvind Sankar
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
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-17net: Add extack argument to ndo_fdb_add()Petr Machata
2019-01-15Revert "igb: reduce CPU0 latency when updating statistics"Jeff Kirsher
2018-12-20igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng
2018-12-20igb: Change RXPBSIZE size when setting Qav modeJesus Sanchez-Palencia
2018-12-20igb: reduce CPU0 latency when updating statisticsJeff Kirsher
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-28igb: fix uninitialized variablesYunjian Wang
2018-11-21ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg
2018-11-21igb: Fix format with line continuation whitespaceJoe Perches
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-09igb: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-07i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURETodd Fujinaka
2018-11-07intel-ethernet: software timestamp skbs as late as possibleJacob Keller
2018-11-06igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar
2018-10-31igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-23igb: remove ndo_poll_controllerEric Dumazet
2018-09-18intel-ethernet: use correct module licenseJesse Brandeburg
2018-08-24igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()Jia-Ju Bai
2018-08-24igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()Jia-Ju Bai
2018-08-24igb: Use an advanced ctx descriptor for launchtimeJesus Sanchez-Palencia
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-07igb: e1000_phy: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-07igb: e1000_82575: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-07igb_main: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-06igb: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas
2018-07-26igb: Use dma_wmb() instead of wmb() before doorbell writesVenkatesh Srinivas
2018-07-26igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke
2018-07-04igb: Add support for ETF offloadJesus Sanchez-Palencia
2018-07-04igb: Only call skb_tx_timestamp after descriptors are readyJesus Sanchez-Palencia
2018-07-04igb: Refactor igb_offload_cbs()Jesus Sanchez-Palencia
2018-07-04igb: Only change Tx arbitration when CBS is onJesus Sanchez-Palencia
2018-07-04igb: Refactor igb_configure_cbs()Jesus Sanchez-Palencia
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley
2018-06-25cls_flower: fix error values for commands not supported by driversJiri Pirko
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-04igb: Wait 10ms just once after TX queues resetSergey Nemov
2018-06-04igb: Clear TSICR interrupts together with ICRJoanna Yurdal
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-04-25igb: Add support for adding offloaded clsflower filtersVinicius Costa Gomes
2018-04-25igb: Add the skeletons for tc-flower offloadingVinicius Costa Gomes