index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-10-25
net: phy: add qca8081 config_init
Luo Jie
2021-10-25
net: phy: add genphy_c45_fast_retrain
Luo Jie
2021-10-25
net: phy: add qca8081 config_aneg
Luo Jie
2021-10-25
net: phy: add qca8081 get_features
Luo Jie
2021-10-25
net: phy: add qca8081 read_status
Luo Jie
2021-10-25
net: phy: add qca8081 ethernet phy driver
Luo Jie
2021-10-25
net: phy: at803x: use GENMASK() for speed status
Luo Jie
2021-10-25
net: phy: at803x: improve the WOL feature
Luo Jie
2021-10-25
net: phy: at803x: use phy_modify()
Luo Jie
2021-10-25
net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS
Luo Jie
2021-10-25
net: hns3: add error recovery module and type for himac
Jiaran Zhang
2021-10-25
net: hns3: add new ras error type for roce
Weihang Li
2021-10-25
net: hns3: add update ethtool advertised link modes for FIBRE port when auton...
Guangbin Huang
2021-10-25
net: hns3: modify functions of converting speed ability to ethtool link mode
Guangbin Huang
2021-10-25
net: hns3: add support pause/pfc durations for mac statistics
Guangbin Huang
2021-10-25
net: hns3: device specifications add number of mac statistics
Guangbin Huang
2021-10-25
net: hns3: modify mac statistics update process for compatibility
Guangbin Huang
2021-10-25
net: hns3: add debugfs support for interrupt coalesce
Huazhong Tan
2021-10-25
s390/qeth: update kerneldoc for qeth_add_hw_header()
Julian Wiedmann
2021-10-25
s390/qeth: fix kernel doc comments
Heiko Carstens
2021-10-25
s390/qeth: add __printf format attribute to qeth_dbf_longtext
Heiko Carstens
2021-10-25
s390/qeth: fix various format strings
Heiko Carstens
2021-10-25
s390/qeth: don't keep track of Input Queue count
Julian Wiedmann
2021-10-25
s390/qeth: clarify remaining dev_kfree_skb_any() users
Julian Wiedmann
2021-10-25
s390/qeth: move qdio's QAOB cache into qeth
Julian Wiedmann
2021-10-25
s390/qeth: remove .do_ioctl() callback from driver discipline
Julian Wiedmann
2021-10-25
s390/qeth: improve trace entries for MAC address (un)registration
Julian Wiedmann
2021-10-25
net: dsa: lantiq_gswip: serialize access to the PCE registers
Vladimir Oltean
2021-10-25
net: dsa: b53: serialize access to the ARL table
Vladimir Oltean
2021-10-25
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
2021-10-25
net: dsa: sja1105: serialize access to the dynamic config interface
Vladimir Oltean
2021-10-25
net: dsa: sja1105: wait for dynamic config command completion on writes too
Vladimir Oltean
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
2021-10-25
Merge tag 'linux-can-next-for-5.16-20211024' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-10-24
can: xilinx_can: xcan_remove(): remove redundant netif_napi_del()
Dongliang Mu
2021-10-24
can: xilinx_can: remove repeated word from the kernel-doc
Michal Simek
2021-10-24
can: peak_usb: CANFD: store 64-bits hw timestamps
Stephane Grosjean
2021-10-24
can: gs_usb: use %u to print unsigned values
Marc Kleine-Budde
2021-10-24
can: mscan: mpc5xxx_can: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-24
can: rcar: drop unneeded ARM dependency
Geert Uytterhoeven
2021-10-24
can: at91/janz-ican3: replace snprintf() in show functions with sysfs_emit()
Qing Wang
2021-10-24
can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
Vincent Mailhol
2021-10-24
can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
2021-10-24
can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv
Vincent Mailhol
2021-10-24
can: bittiming: change unit of TDC parameters to clock periods
Vincent Mailhol
2021-10-24
can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
Vincent Mailhol
2021-10-24
can: bittiming: can_fixup_bittiming(): change type of tseg1 and alltseg to un...
Marc Kleine-Budde
2021-10-24
net: drivers: get ready for const netdev->dev_addr
Jakub Kicinski
2021-10-24
net: bonding: constify and use dev_addr_set()
Jakub Kicinski
2021-10-24
net: phy: constify netdev->dev_addr references
Jakub Kicinski
[next]