summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2020-03-12ice: Don't tell the OS that link is going downMichal Swiatkowski
2020-03-05ice: Use correct netif error functionBen Shelton
2020-03-05ice: Use ice_pf_to_devAnirudh Venkataramanan
2020-03-05ice: update Unit Load Status bitmask to check after resetBruce Allan
2020-03-05ice: fix and consolidate logging of NVM/firmware version informationBruce Allan
2020-03-05ice: Don't allow same value for Rx tail to be written twiceBrett Creeley
2020-03-05ice: Fix switch between FW and SW LLDPDave Ertman
2020-03-05i40e: Fix the conditional for i40e_vc_validate_vqs_bitmapsBrett Creeley
2020-02-28ice: Remove possible null dereferenceTony Nguyen
2020-02-24i40e: Relax i40e_xsk_wakeup's return value when PF is busyMaciej Fijalkowski
2020-02-24ice: add extra check for null Rx descriptorMitch Williams
2020-01-24i40e: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-09e1000e: Revert "e1000e: Make watchdog use delayed work"Jeff Kirsher
2020-01-09i40e: Set PHY Access flag on X722Adam Ludkiewicz
2020-01-09iavf: remove current MAC address filter on VF resetStefan Assmann
2020-01-09igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier
2020-01-09ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu
2020-01-09ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl
2020-01-09i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-19net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-19net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-22ice: Update FW API minor versionKevin Scott
2019-11-22ice: remove pointless NULL check of port_infoJacob Keller
2019-11-22ice: Implement ethtool ops for channelsHenry Tieman
2019-11-22ice: implement VF stats NDOJesse Brandeburg
2019-11-22ice: add helpers for virtchnlJesse Brandeburg
2019-11-22ice: Add ice_pf_to_dev(pf) macroBrett Creeley
2019-11-22ice: Do not use devm* functions for local usesTony Nguyen
2019-11-22ice: Refactor removal of VLAN promiscuous rulesBrett Creeley
2019-11-22ice: Fix setting coalesce to handle DCB configurationBrett Creeley
2019-11-22ice: Only disable VF state when freeing each VF resourcesAkeem G Abodunrin
2019-11-22ice: fix stack leakageJesse Brandeburg
2019-11-22ice: Don't modify stripping for add/del VLANs on VFBrett Creeley
2019-11-22ice: Disallow VF VLAN opcodes if VLAN offloads disabledBrett Creeley
2019-11-22ice: Correct capabilities reporting of max TCsBruce Allan
2019-11-22ice: Store number of functions for the deviceBruce Allan
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-15igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15igb: reject unsupported external timestamp flagsJacob Keller
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-08i40e: need_wakeup flag might not be set for TxMagnus Karlsson
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley