summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-07-29ice: Implement LFC workaroundDave Ertman
2020-07-28net: stmmac: Speed down the PHY if WoL to save energyJisheng Zhang
2020-07-28net: stmmac: Support WOL with phyJisheng Zhang
2020-07-28net: stmmac: only call pmt() during suspend/resume if HW enables PMTJisheng Zhang
2020-07-28net: stmmac: Move device_can_wakeup() check earlier in set_wolJisheng Zhang
2020-07-28net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frameJisheng Zhang
2020-07-28net: dsa: rtl8366: Fix VLAN set-upLinus Walleij
2020-07-28net: dsa: rtl8366: Fix VLAN semanticsLinus Walleij
2020-07-28hinic: add log in exception handling processesLuo bin
2020-07-28hinic: add support to handle hw abnormal eventLuo bin
2020-07-28ice: implement device flash update via devlinkJacob Keller
2020-07-28ice: add flags indicating pending update of firmware moduleJacob Keller
2020-07-28ice: Add AdminQ commands for FW updateCudzilo, Szymon T
2020-07-28ice: Add support for unified NVM update flow capabilityJacek Naczyk
2020-07-28net: remove sockptr_advanceChristoph Hellwig
2020-07-28mlxsw: core: Add support for temperature thresholds reading for QSFP-DD trans...Vadim Pasternak
2020-07-28mlxsw: core: Add ethtool support for QSFP-DD transceiversVadim Pasternak
2020-07-28Merge tag 'mlx5-updates-2020-07-28' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-07-28farsync: use generic power managementVaibhav Gupta
2020-07-28net/mlx5: drop unnecessary list_emptyJulia Lawall
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-28net/mlx5: DR, Reduce print level for matcher printAlex Vesker
2020-07-28net/mlx5e: Add support for PCI relaxed orderingAya Levin
2020-07-28net/mlx5e: Use indirect call wrappers for RX post WQEs functionsTariq Toukan
2020-07-28net/mlx5e: Move exposure of datapath function to txrx headerTariq Toukan
2020-07-28net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan
2020-07-28net/mlx5e: Link non uplink representors to PCI deviceParav Pandit
2020-07-28net/mlx5: E-switch, Use eswitch total_vportsParav Pandit
2020-07-28net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvportsParav Pandit
2020-07-28net/mlx5: E-switch, Consider maximum vf vports for steering initParav Pandit
2020-07-28net/mlx5: Add function ID to reclaim pages debug logAvihu Hagag
2020-07-28net/mlx5: Hold pages RB tree per VFEran Ben Elisha
2020-07-27net/mlx4: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-27Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-07-27qed: fix assignment of n_rq_elems to incorrect params fieldColin Ian King
2020-07-27sfc_ef100: implement ndo_get_phys_port_{id,name}Edward Cree
2020-07-27sfc_ef100: read device MAC address at probe timeEdward Cree
2020-07-27sfc_ef100: probe the PHY and configure the MACEdward Cree
2020-07-27sfc_ef100: actually perform resetsEdward Cree
2020-07-27sfc_ef100: extend ef100_check_caps to cover datapath_caps3Edward Cree
2020-07-27sfc_ef100: read datapath caps, implement check_capsEdward Cree
2020-07-27sfc_ef100: process events for MCDI completionsEdward Cree
2020-07-27sfc_ef100: implement ndo_open/close and EVQ probingEdward Cree
2020-07-27sfc_ef100: implement MCDI transportEdward Cree
2020-07-27sfc_ef100: don't call efx_reset_down()/up() on EF100Edward Cree
2020-07-27sfc_ef100: PHY probe stubEdward Cree
2020-07-27sfc_ef100: reset-handling stubEdward Cree
2020-07-27sfc: skeleton EF100 PF driverEdward Cree
2020-07-27sfc_ef100: register accesses on EF100Edward Cree
2020-07-27sfc_ef100: add EF100 register definitionsEdward Cree