summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Bluetooth: hci_ll: set operational frequency earlier"Adam Ford2019-10-161-21/+18
* Bluetooth: btusb: Use IS_ENABLED instead of #ifdefMarcel Holtmann2019-10-161-15/+7
* Bluetooth: btusb: avoid unused function warningArnd Bergmann2019-10-161-3/+2
* Bluetooth: btusb: print FW version after FW downloadAmit K Bag2019-10-161-0/+7
* Bluetooth: btrtl: Fix an issue for the incorrect error return code.Max Chou2019-10-161-1/+1
* Bluetooth: hci_nokia: Save a few cycles in 'nokia_enqueue()'Christophe JAILLET2019-10-161-1/+1
* net: bcmgenet: Add a shutdown callbackFlorian Fainelli2019-10-161-0/+6
* net: phylink: use more linkmode_*Russell King2019-10-161-5/+2
* net: bcmgenet: Generate a random MAC if none is validFlorian Fainelli2019-10-161-9/+8
* mlxsw: spectrum: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko2019-10-162-10/+43
* ethtool: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko2019-10-161-1/+9
* net: dsa: sja1105: Switch to scatter/gather API for SPIVladimir Oltean2019-10-152-81/+85
* net: dsa: sja1105: Move sja1105_spi_transfer into sja1105_xferVladimir Oltean2019-10-151-33/+15
* net: b44: remove redundant assignment to variable regColin Ian King2019-10-151-3/+0
* net: dsa: sja1105: Change the PTP command access patternVladimir Oltean2019-10-153-12/+18
* net: dsa: sja1105: Move PTP data to its own private structureVladimir Oltean2019-10-154-296/+335
* net: dsa: sja1105: Make all public PTP functions take dsa_switch as argumentVladimir Oltean2019-10-155-36/+37
* net: dsa: sja1105: Get rid of global declaration of struct ptp_clock_infoVladimir Oltean2019-10-151-15/+14
* Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller2019-10-1318-36/+52
|\
| * mac80211_hwsim: add support for OCBRamon Fontes2019-10-111-2/+4
| * mac80211_hwsim: add more 5GHz channels, 5/10 MHz supportRamon Fontes2019-10-111-2/+26
| * mac80211: simplify TX aggregation startJohannes Berg2019-10-0418-32/+22
* | netdevsim: implement couple of testing devlink health reportersJiri Pirko2019-10-124-3/+354
* | devlink: propagate extack down to health reporter opsJiri Pirko2019-10-124-11/+22
* | net: usb: ax88179_178a: write mac to hardware in get_mac_addrPeter Fink2019-10-121-0/+3
* | net: ftgmac100: Ungate RCLK for RMII on ASPEED MACsAndrew Jeffery2019-10-121-10/+40
* | ipvlan: consolidate TSO flags using NETIF_F_ALL_TSOMahesh Bandewar2019-10-111-2/+2
* | ptp: ptp_dte: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-111-3/+1
* | team: call RCU read lock when walking the port_listHangbin Liu2019-10-101-1/+4
* | net: stmmac: Remove break after a returnTiezhu Yang2019-10-101-2/+0
* | net/ethernet: xgmac don't set .driver twiceBen Dooks2019-10-101-1/+1
* | net: stmmac: dwmac-mediatek: fix wrong delay value issue when resume backBiao Huang2019-10-101-0/+27
* | net: stmmac: add flexible PPS to dwmac 4.10aAntonio Borneo2019-10-101-0/+1
* | Merge tag 'spi-ptp-api' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Jakub Kicinski2019-10-101-0/+127
|\ \
| * | spi: Add a PTP system timestamp to the transfer structureVladimir Oltean2019-10-081-0/+127
* | | Revert "tun: call dev_get_valid_name() before register_netdevice()"Eric Dumazet2019-10-091-3/+0
* | | net: hns3: support tx-scatter-gather-fraglist featureYunsheng Lin2019-10-092-93/+168
* | | net: hns3: add support for configuring VF MAC from the hostHuazhong Tan2019-10-096-8/+158
* | | net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu2019-10-098-2/+280
* | | net: hns3: add support for setting VF trustJian Shen2019-10-099-40/+129
* | | net: hns3: add support for spoof check settingJian Shen2019-10-096-9/+140
* | | net: hns3: add support for setting VF link status on the hostYufeng Mo2019-10-095-1/+111
* | | tun: fix memory leak in error pathEric Dumazet2019-10-081-2/+12
* | | netdevsim: fix spelling mistake "forbidded" -> "forbid"Colin Ian King2019-10-081-1/+1
* | | net: phy: mscc: make arrays static, makes object smallerColin Ian King2019-10-081-7/+7
* | | nfp: bpf: make array exp_mask static, makes object smallerColin Ian King2019-10-081-1/+1
* | | dpaa2-eth: Avoid unbounded while loopsIoana Radulescu2019-10-072-6/+34
* | | dpaa2-eth: Fix minor bug in ethtool stats reportingIoana Radulescu2019-10-071-1/+1
* | | dpaa2-eth: Cleanup dead codeIoana Radulescu2019-10-071-7/+0
* | | net: hns3: make array tick_array static, makes object smallerColin Ian King2019-10-071-1/+1