summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-23octeontx2-pf: Remove wrapper APIs for mutex lock and unlockSunil Goutham
2020-03-23octeontx2-af: Remove driver version and fix authorshipSunil Goutham
2020-03-23octeontx2-pf: Cleanup all receive buffers in SG descriptorGeetha sowjanya
2020-03-23octeontx2-vf: Link event notification supportTomasz Duszynski
2020-03-23octeontx2-vf: Ethtool supportTomasz Duszynski
2020-03-23octeontx2-vf: Virtual function driver supportTomasz Duszynski
2020-03-23octeontx2-pf: Handle VF function level resetGeetha sowjanya
2020-03-23octeontx2-pf: Enable SRIOV and added VF mbox handlingSunil Goutham
2020-03-23net: phy: aquantia: remove downshift warning now that phylib takes careHeiner Kallweit
2020-03-23net: phy: marvell: remove downshift warning now that phylib takes careHeiner Kallweit
2020-03-23net: phy: add and use phy_check_downshiftHeiner Kallweit
2020-03-23net: phy: xpcs: Restart AutoNeg if outcome was invalidJose Abreu
2020-03-23net: phy: xpcs: Set Link down if AutoNeg is enabled and did not finishJose Abreu
2020-03-23net: phy: xpcs: Reset XPCS upon probeJose Abreu
2020-03-23net: phy: xpcs: Return error when 10GKR link errors are foundJose Abreu
2020-03-23mlxsw: spectrum_cnt: Fix 64-bit division in mlxsw_sp_counter_resources_registerNathan Chancellor
2020-03-23net: sched: rename more stats_typesJakub Kicinski
2020-03-23net: phy: mscc: add support for VSC8502Vladimir Oltean
2020-03-23net: phy: mscc: configure both RX and TX internal delays for RGMIIVladimir Oltean
2020-03-23net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_setVladimir Oltean
2020-03-23net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delayVladimir Oltean
2020-03-23enetc: Remove unused variable 'enetc_drv_name'YueHaibing
2020-03-23Crypto/chtls: add/delete TLS header in driverRohit Maheshwari
2020-03-21net: hns3: refactor mailbox response scheme between PF and VFHuazhong Tan
2020-03-21net: hns3: refactor the mailbox message between PF and VFYufeng Mo
2020-03-21net: hns3: add a conversion for mailbox's response codeJian Shen
2020-03-21ionic: check for NULL structs on teardownShannon Nelson
2020-03-21ionic: clean irq affinity on queue deinitShannon Nelson
2020-03-21ionic: ignore eexist on rx filter addShannon Nelson
2020-03-21ionic: only save good lif dentryShannon Nelson
2020-03-21ionic: leave dev cmd request contents alone on FW timeoutShannon Nelson
2020-03-21ionic: add timeout error checking for queue disableShannon Nelson
2020-03-21soc: qcom: ipa: kill IPA_RX_BUFFER_ORDERAlex Elder
2020-03-20Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...David S. Miller
2020-03-20net: dsa: sja1105: Add support for the SGMII portVladimir Oltean
2020-03-20virt_wifi: implement ndo_get_iflinkTaehee Yoo
2020-03-20mac80211_hwsim: add frame transmission support over virtioErel Geron
2020-03-19net: dsa: sja1105: Avoid error message for unknown PHY mode on disabled portsVladimir Oltean
2020-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-03-19veth: remove atomic64_add from veth_xdp_xmit hotpathLorenzo Bianconi
2020-03-19veth: introduce more xdp countersLorenzo Bianconi
2020-03-19veth: distinguish between rx_drops and xdp_dropsLorenzo Bianconi
2020-03-19veth: introduce more specialized counters in veth_statsLorenzo Bianconi
2020-03-19veth: move xdp stats in a dedicated structureLorenzo Bianconi
2020-03-19net: phy: mscc: RGMII skew delay configurationAntoine Tenart
2020-03-19net: phy: mscc: add support for RGMII MAC modeAntoine Tenart
2020-03-19mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITYPetr Machata
2020-03-19mlxsw: core: Add QOS_ACTIONPetr Machata
2020-03-19net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()Dejin Zheng
2020-03-19net: phy: mscc: add missing check on a phy_write return valueAntoine Tenart