aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb
AgeCommit message (Expand)Author
2018-04-25igb: Fix queue selection on MAC filters on i210Vinicius Costa Gomes
2018-04-25igb: Fix not adding filter elements to the listVinicius Costa Gomes
2018-04-24igb: Fix the transmission mode of queue 0 for Qav modeVinicius Costa Gomes
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-03-05igb: Fix a test with HWTSTAMP_TX_ONChristophe JAILLET
2018-03-05igb: Do not call netif_device_detach() when PCIe link goes missingMika Westerberg
2018-03-05igb: add VF trust infrastructureCorinna Vinschen
2018-01-24igb: Clear TXSTMP when ptp_tx_work() is timeoutDaniel Hua
2018-01-24igb: Delete an error message for a failed memory allocation in igb_enable_sri...Markus Elfring
2018-01-24igb: Free IRQs when device is hotpluggedLyude Paul
2018-01-24igb: Clarify idleslope config constraintsJesus Sanchez-Palencia
2018-01-24igb: add function to get maximum RSS queuesZhang Shengju
2018-01-24igb: Allow to remove administratively set MAC on VFsCorinna Vinschen
2017-11-21igb: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-08net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-27igb: Add support for CBS offloadAndre Guedes
2017-10-26igb: Fix TX map failure pathJean-Philippe Brucker
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-18ethernet/intel: Convert timers to use timer_setup()Kees Cook
2017-10-10igb: check memory allocation failureChristophe JAILLET
2017-08-08igb: support BCM54616 PHYJohn W Linville
2017-08-08igb: do not drop PF mailbox lock after read of VF messageGreg Edwards
2017-08-08igb: expose mailbox unlock methodGreg Edwards
2017-08-08igb: add argument names to mailbox op function declarationsGreg Edwards
2017-08-08igb: Remove incorrect "unexpected SYS WRAP" log messageCorinna Vinschen
2017-08-08igb: protect TX timestamping from API misuseCliff Spradlin
2017-08-08igb: Fix error of RX network flow classificationGangfeng Huang
2017-06-07igb: make a few local functions staticColin Ian King
2017-06-06igb: Remove useless argumentBenjamin Poirier
2017-06-06igb: check for Tx timestamp timeouts during watchdogJacob Keller
2017-06-06igb: add statistic indicating number of skipped Tx timestampsJacob Keller
2017-06-06igb: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller
2017-06-06igb: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller
2017-06-06igb: mark PM functions as __maybe_unusedArnd Bergmann
2017-06-06igb: Explicitly select page 0 at initializationMatwey V Kornilov
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-04-20igb: Enable reading of wake up packetKim Tatt Chuah
2017-04-20igb/igbvf: Add VF MAC filter request capabilitiesYury Kylulin
2017-04-20igb: improve MAC filter handlingYury Kylulin
2017-03-21igb: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-17igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code commentAlexander Duyck
2017-03-17igb: Re-add support for build_skb in igbAlexander Duyck
2017-03-17igb: Break out Rx buffer page managementAlexander Duyck
2017-03-17igb: Add support for padding packetAlexander Duyck
2017-03-17igb: Add support for using order 1 pages to receive large framesAlexander Duyck