summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-25gve: Implement packet continuation for RX.David Awogbemila
2021-10-25gve: Add RX context.David Awogbemila
2021-10-25net: phy: add qca8081 cdt featureLuo Jie
2021-10-25net: phy: adjust qca8081 master/slave seed value if link downLuo Jie
2021-10-25net: phy: add qca8081 soft_reset and enable master/slave seedLuo Jie
2021-10-25net: phy: add qca8081 config_initLuo Jie
2021-10-25net: phy: add genphy_c45_fast_retrainLuo Jie
2021-10-25net: phy: add qca8081 config_anegLuo Jie
2021-10-25net: phy: add qca8081 get_featuresLuo Jie
2021-10-25net: phy: add qca8081 read_statusLuo Jie
2021-10-25net: phy: add qca8081 ethernet phy driverLuo Jie
2021-10-25net: phy: at803x: use GENMASK() for speed statusLuo Jie
2021-10-25net: phy: at803x: improve the WOL featureLuo Jie
2021-10-25net: phy: at803x: use phy_modify()Luo Jie
2021-10-25net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCSLuo Jie
2021-10-25net: hns3: add error recovery module and type for himacJiaran Zhang
2021-10-25net: hns3: add new ras error type for roceWeihang Li
2021-10-25net: hns3: add update ethtool advertised link modes for FIBRE port when auton...Guangbin Huang
2021-10-25net: hns3: modify functions of converting speed ability to ethtool link modeGuangbin Huang
2021-10-25net: hns3: add support pause/pfc durations for mac statisticsGuangbin Huang
2021-10-25net: hns3: device specifications add number of mac statisticsGuangbin Huang
2021-10-25net: hns3: modify mac statistics update process for compatibilityGuangbin Huang
2021-10-25net: hns3: add debugfs support for interrupt coalesceHuazhong Tan
2021-10-25s390/qeth: update kerneldoc for qeth_add_hw_header()Julian Wiedmann
2021-10-25s390/qeth: fix kernel doc commentsHeiko Carstens
2021-10-25s390/qeth: add __printf format attribute to qeth_dbf_longtextHeiko Carstens
2021-10-25s390/qeth: fix various format stringsHeiko Carstens
2021-10-25s390/qeth: don't keep track of Input Queue countJulian Wiedmann
2021-10-25s390/qeth: clarify remaining dev_kfree_skb_any() usersJulian Wiedmann
2021-10-25s390/qeth: move qdio's QAOB cache into qethJulian Wiedmann
2021-10-25s390/qeth: remove .do_ioctl() callback from driver disciplineJulian Wiedmann
2021-10-25s390/qeth: improve trace entries for MAC address (un)registrationJulian Wiedmann
2021-10-25net: dsa: lantiq_gswip: serialize access to the PCE registersVladimir Oltean
2021-10-25net: dsa: b53: serialize access to the ARL tableVladimir Oltean
2021-10-25net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean
2021-10-25net: dsa: sja1105: serialize access to the dynamic config interfaceVladimir Oltean
2021-10-25net: dsa: sja1105: wait for dynamic config command completion on writes tooVladimir Oltean
2021-10-25Revert "Merge branch 'dsa-rtnl'"David S. Miller
2021-10-25Merge tag 'linux-can-next-for-5.16-20211024' of git://git.kernel.org/pub/scm/...David S. Miller
2021-10-24can: xilinx_can: xcan_remove(): remove redundant netif_napi_del()Dongliang Mu
2021-10-24can: xilinx_can: remove repeated word from the kernel-docMichal Simek
2021-10-24can: peak_usb: CANFD: store 64-bits hw timestampsStephane Grosjean
2021-10-24can: gs_usb: use %u to print unsigned valuesMarc Kleine-Budde
2021-10-24can: mscan: mpc5xxx_can: Make use of the helper function dev_err_probe()Cai Huoqing
2021-10-24can: rcar: drop unneeded ARM dependencyGeert Uytterhoeven
2021-10-24can: at91/janz-ican3: replace snprintf() in show functions with sysfs_emit()Qing Wang
2021-10-24can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from deviceVincent Mailhol
2021-10-24can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)Vincent Mailhol
2021-10-24can: bittiming: change can_calc_tdco()'s prototype to not directly modify privVincent Mailhol
2021-10-24can: bittiming: change unit of TDC parameters to clock periodsVincent Mailhol