aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_main.c
Commit message (Expand)AuthorAge
* igb: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel2017-11-07
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
| |\
| * | igb: Add support for CBS offloadAndre Guedes2017-10-27
| * | ethernet/intel: Convert timers to use timer_setup()Kees Cook2017-10-18
| * | igb: check memory allocation failureChristophe JAILLET2017-10-10
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \ \ | | |/ | |/|
| * | igb: Fix TX map failure pathJean-Philippe Brucker2017-10-26
| |/
* / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* igb: do not drop PF mailbox lock after read of VF messageGreg Edwards2017-08-08
* igb: Remove incorrect "unexpected SYS WRAP" log messageCorinna Vinschen2017-08-08
* igb: protect TX timestamping from API misuseCliff Spradlin2017-08-08
* igb: Fix error of RX network flow classificationGangfeng Huang2017-08-08
* igb: make a few local functions staticColin Ian King2017-06-07
* igb: Remove useless argumentBenjamin Poirier2017-06-06
* igb: check for Tx timestamp timeouts during watchdogJacob Keller2017-06-06
* igb: add statistic indicating number of skipped Tx timestampsJacob Keller2017-06-06
* igb: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller2017-06-06
* igb: mark PM functions as __maybe_unusedArnd Bergmann2017-06-06
* igb: Enable reading of wake up packetKim Tatt Chuah2017-04-20
* igb/igbvf: Add VF MAC filter request capabilitiesYury Kylulin2017-04-20
* igb: improve MAC filter handlingYury Kylulin2017-04-20
* igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code commentAlexander Duyck2017-03-17
* igb: Re-add support for build_skb in igbAlexander Duyck2017-03-17
* igb: Break out Rx buffer page managementAlexander Duyck2017-03-17
* igb: Add support for padding packetAlexander Duyck2017-03-17
* igb: Add support for using order 1 pages to receive large framesAlexander Duyck2017-03-17
* igb: Use page_address offset from page instead of masking virtual addressAlexander Duyck2017-03-17
* igb: Limit maximum frame Rx based on MTUAlexander Duyck2017-03-17
* igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ringAlexander Duyck2017-03-17
* igb: Clear Rx buffer_info in configure instead of cleanAlexander Duyck2017-03-17
* igb: Use length to determine if descriptor is doneAlexander Duyck2017-03-17
* igb: Add support for DMA_ATTR_WEAK_ORDERINGAlexander Duyck2017-03-17
* net: Remove usage of net_device last_rx memberTobias Klauser2017-01-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-11
|\
| * mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck2017-01-10
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
* | igb: close/suspend race in netif_device_detachTodd Fujinaka2017-01-06
* | igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli2017-01-06
* | igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin2017-01-06
|/
* igb: update code to better handle incrementing page countAlexander Duyck2016-12-14
* igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck2016-12-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\
| * igb/igbvf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck2016-12-01
* | ethernet/intel: use core min/max MTU checkingJarod Wilson2016-10-18
|/
* igb: bump version to igb-5.4.0Todd Fujinaka2016-09-27
* net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-24
* igb: add support of RX network flow classificationGangfeng Huang2016-08-19
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-02
|\