summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-30stmmac: intel: Fix clock handling on error and remove pathsAndy Shevchenko
2020-04-30stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko
2020-04-30net/faraday: Fix unnecessary check in ftmac100_probe()Tang Bin
2020-04-30rionet: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-04-30net: phy: mdio: add IPQ4019 MDIO driverRobert Marko
2020-04-30hinic: Use ARRAY_SIZE for nic_vf_cmd_msg_handlerZou Wei
2020-04-30hinic: make a bunch of functions staticYueHaibing
2020-04-29net: bcmgenet: add WAKE_FILTER supportDoug Berger
2020-04-29net: bcmgenet: add support for ethtool rxnfc flowsDoug Berger
2020-04-29net: bcmgenet: code movementDoug Berger
2020-04-29Revert "net: bcmgenet: remove unused function in bcmgenet.c"Doug Berger
2020-04-29net: bcmgenet: move clk_wol management to bcmgenet_wolDoug Berger
2020-04-29net: bcmgenet: Fix WoL with password after deep sleepDoug Berger
2020-04-29net: bcmgenet: set Rx mode before starting netifDoug Berger
2020-04-29Revert "net: ethernet: fec: Prevent MII event after MII_SPEED write"David S. Miller
2020-04-29ptp: ptp_ines: convert to devm_platform_ioremap_resourceWei Yongjun
2020-04-29net: hns3: adds support for reading module eeprom infoYonglong Liu
2020-04-28docs: networking: convert iphase.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert ipddp.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert framerelay.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert fore200e.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert eql.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert cops.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert bonding.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert baycom.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert arcnet.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert 6pack.txt to ReSTMauro Carvalho Chehab
2020-04-28docs: networking: convert caif files to ReSTMauro Carvalho Chehab
2020-04-28net: ethernet: fec: Prevent MII event after MII_SPEED writeAndrew Lunn
2020-04-28dpaa2-eth: Use proper division helper in dpaa2_dbg_ch_showNathan Chancellor
2020-04-28net: phy: bcm54140: Make a bunch of functions staticChenTao
2020-04-27net: ethernet: ti: fix return value check in k3_cppi_desc_pool_create_name()Wei Yongjun
2020-04-27r8169: improve error message if no dedicated PHY driver is foundHeiner Kallweit
2020-04-27mlxsw: spectrum: Move flow offload binding into spectrum_flow.cJiri Pirko
2020-04-27mlxsw: spectrum_matchall: Process matchall events from the same cb as flowerJiri Pirko
2020-04-27mlxsw: spectrum: Avoid copying sample values and use RCU pointer direcly insteadJiri Pirko
2020-04-27mlxsw: spectrum_matchall: Push per-port rule add/del into separate functionsJiri Pirko
2020-04-27mlxsw: spectrum_matchall: Move ingress indication into mall_entryJiri Pirko
2020-04-27mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_sample...Jiri Pirko
2020-04-27mlxsw: spectrum_matchall: Pass mall_entry as arg to mlxsw_sp_mall_port_mirror...Jiri Pirko
2020-04-27mlxsw: spectrum_acl: Use block variable in mlxsw_sp_acl_rule_del()Jiri Pirko
2020-04-27mlxsw: spectrum: Push matchall bits into a separate fileJiri Pirko
2020-04-27mlxsw: spectrum: Push flow_block related functions into a separate fileJiri Pirko
2020-04-27mlxsw: spectrum: Rename acl_block to flow_blockJiri Pirko
2020-04-27mlxsw: spectrum_acl: Move block helpers into inline header functionsJiri Pirko
2020-04-27r8169: improve configuring RxConfig registerHeiner Kallweit
2020-04-27r8169: improve handling CPCMD_MASKHeiner Kallweit
2020-04-27net: ag71xx: extend link validation to support other SoCsOleksij Rempel
2020-04-25net: hns3: remove an unnecessary check in hclge_set_umv_space()Huazhong Tan
2020-04-25hinic: add net_device_ops associated with vfLuo bin