summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-15net: dsa: sja1105: Switch to scatter/gather API for SPIVladimir Oltean
2019-10-15net: dsa: sja1105: Move sja1105_spi_transfer into sja1105_xferVladimir Oltean
2019-10-15net: b44: remove redundant assignment to variable regColin Ian King
2019-10-14net: dsa: sja1105: Change the PTP command access patternVladimir Oltean
2019-10-14net: dsa: sja1105: Move PTP data to its own private structureVladimir Oltean
2019-10-14net: dsa: sja1105: Make all public PTP functions take dsa_switch as argumentVladimir Oltean
2019-10-14net: dsa: sja1105: Get rid of global declaration of struct ptp_clock_infoVladimir Oltean
2019-10-13Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller
2019-10-11netdevsim: implement couple of testing devlink health reportersJiri Pirko
2019-10-11devlink: propagate extack down to health reporter opsJiri Pirko
2019-10-11net: usb: ax88179_178a: write mac to hardware in get_mac_addrPeter Fink
2019-10-11net: ftgmac100: Ungate RCLK for RMII on ASPEED MACsAndrew Jeffery
2019-10-11mac80211_hwsim: add support for OCBRamon Fontes
2019-10-11mac80211_hwsim: add more 5GHz channels, 5/10 MHz supportRamon Fontes
2019-10-10ipvlan: consolidate TSO flags using NETIF_F_ALL_TSOMahesh Bandewar
2019-10-10ptp: ptp_dte: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-09team: call RCU read lock when walking the port_listHangbin Liu
2019-10-09net: stmmac: Remove break after a returnTiezhu Yang
2019-10-09net/ethernet: xgmac don't set .driver twiceBen Dooks
2019-10-09net: stmmac: dwmac-mediatek: fix wrong delay value issue when resume backBiao Huang
2019-10-09net: stmmac: add flexible PPS to dwmac 4.10aAntonio Borneo
2019-10-09Merge tag 'spi-ptp-api' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Jakub Kicinski
2019-10-08Revert "tun: call dev_get_valid_name() before register_netdevice()"Eric Dumazet
2019-10-08net: hns3: support tx-scatter-gather-fraglist featureYunsheng Lin
2019-10-08net: hns3: add support for configuring VF MAC from the hostHuazhong Tan
2019-10-08net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu
2019-10-08net: hns3: add support for setting VF trustJian Shen
2019-10-08net: hns3: add support for spoof check settingJian Shen
2019-10-08net: hns3: add support for setting VF link status on the hostYufeng Mo
2019-10-08tun: fix memory leak in error pathEric Dumazet
2019-10-08netdevsim: fix spelling mistake "forbidded" -> "forbid"Colin Ian King
2019-10-08net: phy: mscc: make arrays static, makes object smallerColin Ian King
2019-10-08nfp: bpf: make array exp_mask static, makes object smallerColin Ian King
2019-10-08spi: Add a PTP system timestamp to the transfer structureVladimir Oltean
2019-10-07dpaa2-eth: Avoid unbounded while loopsIoana Radulescu
2019-10-07dpaa2-eth: Fix minor bug in ethtool stats reportingIoana Radulescu
2019-10-07dpaa2-eth: Cleanup dead codeIoana Radulescu
2019-10-07net: hns3: make array tick_array static, makes object smallerColin Ian King
2019-10-07net: hns: make arrays static, makes object smallerColin Ian King
2019-10-07net: ena: ethtool: support set_channels callbackSameeh Jubran
2019-10-07net: ena: remove redundant print of number of queuesSameeh Jubran
2019-10-07net: ena: make ethtool -l show correct max number of queuesSameeh Jubran
2019-10-07net: ena: ethtool: get_channels: use combined onlySameeh Jubran
2019-10-07net: ena: multiple queue creation related cleanupsSameeh Jubran
2019-10-07net: ena: change num_queues to num_io_queues for clarity and consistencySameeh Jubran
2019-10-07netdevsim: implement devlink dev_info opJiri Pirko
2019-10-06net: stmmac: Implement L3/L4 Filters in GMAC4+Jose Abreu
2019-10-06net: stmmac: selftests: Add tests for VLAN Perfect FilteringJose Abreu
2019-10-06net: stmmac: Fallback to VLAN Perfect filtering if HASH is not availableJose Abreu
2019-10-06nfc: s3fwrn5: fix platform_no_drv_owner.cocci warningYueHaibing