aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
* Revert "igb: reduce CPU0 latency when updating statistics"Jeff Kirsher2019-01-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-15
|\
| * ixgbe: fix Kconfig when driver is not a moduleJeff Kirsher2019-01-04
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
|/
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-12-20
|\
| * ixgbe: use mii_bus to handle MII related ioctlsSteve Douthit2018-12-20
| * ixgbe: register a mdiobusSteve Douthit2018-12-20
| * igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng2018-12-20
| * ice: Do not enable NAPI on q_vectors that have no ringsYoung Xiao2018-12-20
| * i40e: extend PTP gettime function to read system clockMiroslav Lichvar2018-12-20
| * i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko2018-12-20
| * e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing2018-12-20
| * igb: Change RXPBSIZE size when setting Qav modeJesus Sanchez-Palencia2018-12-20
| * igb: reduce CPU0 latency when updating statisticsJeff Kirsher2018-12-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-20
|\ \ | |/ |/|
| * ixgbe: Fix race when the VF driver does a resetRoss Lagerwall2018-12-12
| * i40e: DRY rx_ptype handling codeMichał Mirosław2018-12-12
| * i40e: fix VLAN.TCI == 0 RX HW offloadMichał Mirosław2018-12-12
| * i40e: fix mac filter delete when setting mac addressStefan Assmann2018-12-12
* | xfrm: prefer secpath_set over secpath_dupFlorian Westphal2018-12-19
* | drivers: net: intel: use secpath helpers in more placesFlorian Westphal2018-12-19
* | net: ndo_bridge_setlink: Add extackPetr Machata2018-12-12
* | net: documentation: build a directory structure for driversJakub Kicinski2018-12-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-29
|\|
| * i40e: fix kerneldoc for xsk methodsJan Sokolowski2018-11-28
| * ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser2018-11-28
| * i40e: Fix deletion of MAC filtersLihong Yang2018-11-28
| * igb: fix uninitialized variablesYunjian Wang2018-11-28
* | igc: Remove obsolete IGC_ERR defineSasha Neftin2018-11-21
* | ixgbe: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2018-11-21
* | ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg2018-11-21
* | igb: Fix format with line continuation whitespaceJoe Perches2018-11-21
* | ice: Fix possible NULL pointer de-referenceBruce Allan2018-11-20
* | ice: Use Tx|Rx in commentsAnirudh Venkataramanan2018-11-20
* | ice: Cosmetic formatting changesAnirudh Venkataramanan2018-11-20
* | ice: Cleanup short function signaturesBruce Allan2018-11-20
* | ice: Cleanup ice_tx_timeout()Bruce Allan2018-11-20
* | ice: Fix return value from NAPI pollDave Ertman2018-11-20
* | ice: Constify global structures that can/should beBruce Allan2018-11-20
* | ice: Do not set LAN_EN for MAC-VLAN filtersYashaswini Raghuram Prathivadi Bhayankaram2018-11-20
* | ice: Pass the return value of ice_init_def_sw_recp()Jaroslaw Ilgiewicz2018-11-20
* | ice: Cleanup duplicate control queue codeBruce Allan2018-11-20
* | ice: Do autoneg based on VSI stateAkeem G Abodunrin2018-11-20
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-11-15
|\ \
| * | i40e: prevent overlapping tx_timeout recoverAlan Brady2018-11-14
| * | i40e: suppress bogus error messageMitch Williams2018-11-14
| * | i40e: Use correct shift for VLAN priorityRichard Rodriguez2018-11-14
| * | i40e: always set ks->base.speed in i40e_get_settings_link_upJacob Keller2018-11-14
| * | i40e: don't restart nway if autoneg not supportedMitch Williams2018-11-14
| * | i40e: Allow disabling FW LLDP on X722 devicesPatryk Małek2018-11-14