summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-21atm: Fix typozuoqilin
2021-05-21net: phy: Fix inconsistent indentingJiapeng Chong
2021-05-21sfc: farch: fix compile warning in efx_farch_dimension_resources()Yang Yingliang
2021-05-21net: bonding: bond_alb: Fix some typos in bond_alb.cWang Hai
2021-05-21caif_virtio: Fix some typos in caif_virtio.cWang Hai
2021-05-21net: wan: add necessary () to macro argumentPeng Li
2021-05-21net: wan: add braces {} to all arms of the statementPeng Li
2021-05-21net: wan: remove redundant blank linesPeng Li
2021-05-21net: wan: fix the code style issue about trailing statementsPeng Li
2021-05-21net: wan: add some required spacesPeng Li
2021-05-21net: wan: fix an code style issue about "foo* bar"Peng Li
2021-05-21net: dsa: sja1105: adapt to a SPI controller with a limited max transfer sizeVladimir Oltean
2021-05-21net: dsa: sja1105: send multiple spi_messages instead of using cs_changeVladimir Oltean
2021-05-21net: phy: add driver for Motorcomm yt8511 phyPeter Geis
2021-05-21net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing
2021-05-20net: cdc_ncm: use DEVICE_ATTR_RW macroYueHaibing
2021-05-20net: usb: hso: use DEVICE_ATTR_RO macroYueHaibing
2021-05-20ibmvnic: remove default label from to_string switchMichal Suchanek
2021-05-20NFC: st21nfca: remove unnecessary variable and labelswengjianfeng
2021-05-20net: bonding: use tabs instead of space for code indentYufeng Mo
2021-05-20net: bonding: remove unnecessary bracesYufeng Mo
2021-05-20net: bonding: fix code indent for conditional statementsYufeng Mo
2021-05-20net: bonding: add some required blank linesYufeng Mo
2021-05-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-05-20mii: remove leading spaces before tabsHui Tang
2021-05-20ifb: remove leading spaces before tabsHui Tang
2021-05-20net: appletalk: remove leading spaces before tabsHui Tang
2021-05-20net: fddi: skfp: remove leading spaces before tabsHui Tang
2021-05-20net: hamradio: remove leading spaces before tabsHui Tang
2021-05-20net: ppp: remove leading spaces before tabsHui Tang
2021-05-20net: slip: remove leading spaces before tabsHui Tang
2021-05-20net: usb: remove leading spaces before tabsHui Tang
2021-05-20net: wan: remove leading spaces before tabsHui Tang
2021-05-20net: hns3: remove the useless debugfs file node cmdYufeng Mo
2021-05-20net: hns3: refactor dump serv info of debugfsYufeng Mo
2021-05-20net: hns3: refactor dump mac tnl status of debugfsJiaran Zhang
2021-05-20net: hns3: refactor dump qs shaper of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump qos buf cfg of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump qos pri map of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump qos pause cfg of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump tc of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump tm of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump tm map of debugfsGuangbin Huang
2021-05-20net: hns3: refactor dump fd tcam of debugfsHao Chen
2021-05-20net: hns3: refactor queue info of debugfsHao Chen
2021-05-20net: hns3: refactor queue map of debugfsHao Chen
2021-05-20net: hns3: refactor dump reg dcb info of debugfsYufeng Mo
2021-05-20net: hns3: refactor dump reg of debugfsYufeng Mo
2021-05-20mISDN: Remove obsolete PIPELINE_DEBUG debugging informationZhen Lei
2021-05-20igc: Enable TX via AF_XDP zero-copyAndre Guedes