summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2018-12-12i40e: fix mac filter delete when setting mac addressStefan Assmann
2018-12-05net: documentation: build a directory structure for driversJakub Kicinski
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-28i40e: fix kerneldoc for xsk methodsJan Sokolowski
2018-11-28ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-11-28i40e: Fix deletion of MAC filtersLihong Yang
2018-11-28igb: fix uninitialized variablesYunjian Wang
2018-11-21igc: Remove obsolete IGC_ERR defineSasha Neftin
2018-11-21ixgbe: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2018-11-21ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg
2018-11-21igb: Fix format with line continuation whitespaceJoe Perches
2018-11-20ice: Fix possible NULL pointer de-referenceBruce Allan
2018-11-20ice: Use Tx|Rx in commentsAnirudh Venkataramanan
2018-11-20ice: Cosmetic formatting changesAnirudh Venkataramanan
2018-11-20ice: Cleanup short function signaturesBruce Allan
2018-11-20ice: Cleanup ice_tx_timeout()Bruce Allan
2018-11-20ice: Fix return value from NAPI pollDave Ertman
2018-11-20ice: Constify global structures that can/should beBruce Allan
2018-11-20ice: Do not set LAN_EN for MAC-VLAN filtersYashaswini Raghuram Prathivadi Bhayankaram
2018-11-20ice: Pass the return value of ice_init_def_sw_recp()Jaroslaw Ilgiewicz
2018-11-20ice: Cleanup duplicate control queue codeBruce Allan
2018-11-20ice: Do autoneg based on VSI stateAkeem G Abodunrin
2018-11-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-11-14i40e: prevent overlapping tx_timeout recoverAlan Brady
2018-11-14i40e: suppress bogus error messageMitch Williams
2018-11-14i40e: Use correct shift for VLAN priorityRichard Rodriguez
2018-11-14i40e: always set ks->base.speed in i40e_get_settings_link_upJacob Keller
2018-11-14i40e: don't restart nway if autoneg not supportedMitch Williams
2018-11-14i40e: Allow disabling FW LLDP on X722 devicesPatryk Małek
2018-11-14i40e: update driver versionAlice Michael
2018-11-14i40e: Protect access to VF control methodsJan Sokolowski
2018-11-14i40e: Replace strncpy with strlcpy to ensure null terminationPatryk Małek
2018-11-14i40e: Add capability flag for stopping FW LLDPKrzysztof Galazka
2018-11-14i40e: Use a local variable for readabilityJan Sokolowski
2018-11-14i40e: Replace spin_is_locked() with lockdepLance Roy
2018-11-13ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queueMd Fahad Iqbal Polash
2018-11-13ice: Destroy scheduler tree in reset pathHenry Tieman
2018-11-13ice: Fix to make VLAN priority tagged traffic to appear on all TCsUsha Ketineni
2018-11-13ice: Call pci_disable_sriov before stopping queues for VFBrett Creeley
2018-11-13ice: Increase Rx queue disable timeoutPiotr Raczynski
2018-11-13ice: Fix NVM mask definesLev Faerman
2018-11-13ice: Avoid nested RTNL locking in ice_dis_vsiDave Ertman
2018-11-13ice: Calculate guaranteed VSIs per function and use itAnirudh Venkataramanan
2018-11-13ice: Remove node before releasing VSIAnirudh Venkataramanan
2018-11-13ice: Check for q_vector when stopping ringsTony Nguyen
2018-11-13ice: Fix debug print in ice_tx_timeoutBrett Creeley
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-09ixgbe: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-09igb: extend PTP gettime function to read system clockMiroslav Lichvar
2018-11-09e1000e: extend PTP gettime function to read system clockMiroslav Lichvar