summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-23net: aquantia: make symbol hw_atl_boards staticWei Yongjun
2018-01-23net: aquantia: Fix error return code in aq_pci_probe()Wei Yongjun
2018-01-23nfp: fix error return code in nfp_pci_probe()Wei Yongjun
2018-01-23nfp: fix fw dump handling of absolute rtsym sizeCarl Heymann
2018-01-22tun: avoid calling xdp_rxq_info_unreg() twiceCong Wang
2018-01-22nfp: bpf: use extack support to improve debuggingQuentin Monnet
2018-01-22nfp: bpf: plumb extack into functions related to XDP offloadQuentin Monnet
2018-01-22hv_netvsc: Use the num_online_cpus() for channel limitHaiyang Zhang
2018-01-22net: hns3: converting spaces into tabs to avoid checkpatch.pl warningSalil Mehta
2018-01-22cxgb3: assign port id to net_device->dev_portArjun Vynipadath
2018-01-22net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli
2018-01-22net: hns3: add net status led support for fiber portJian Shen
2018-01-22net: hns3: add ethtool -p support for fiber portJian Shen
2018-01-22net: hns3: add manager table initialization for hardwareFuyun Liang
2018-01-22net: hns3: add support for get_regsFuyun Liang
2018-01-22macsec: restore uAPI after addition of GCM-AES-256Sabrina Dubroca
2018-01-22net: hns: Fix for variable may be used uninitialized warningsHuazhong Tan
2018-01-22net: fec: add necessary defines to work on ARM64Lucas Stach
2018-01-22virtio_net: Add ethtool statsToshiaki Makita
2018-01-22net: mvpp2: enable ACPI support in the driverMarcin Wojtas
2018-01-22net: mvpp2: use device_*/fwnode_* APIs instead of of_*Marcin Wojtas
2018-01-22net: mvpp2: simplify maintaining enabled ports' listMarcin Wojtas
2018-01-22device property: Allow iterating over available child fwnodesMarcin Wojtas
2018-01-22device property: Introduce fwnode_irq_get()Marcin Wojtas
2018-01-22device property: Introduce fwnode_get_phy_mode()Marcin Wojtas
2018-01-22device property: Introduce fwnode_get_mac_address()Marcin Wojtas
2018-01-22net: caif: remove redundant re-assignment of pointer pfrmColin Ian King
2018-01-22cxgb4: add geneve offload support for T6Ganesh Goudar
2018-01-22Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/sc...David S. Miller
2018-01-22mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM treeIdo Schimmel
2018-01-22mlxsw: spectrum_router: Pass FIB node to LPM tree unlink functionIdo Schimmel
2018-01-22mlxsw: spectrum_router: Use the nodes list as indication for empty FIBIdo Schimmel
2018-01-22tun: add missing rcu annotationJason Wang
2018-01-22mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)
2018-01-21mlxsw: spectrum_acl: Add support for mirror actionArkadi Sharshevsky
2018-01-21mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...Arkadi Sharshevsky
2018-01-21mlxsw: spectrum: Extend and export SPAN APIArkadi Sharshevsky
2018-01-21mlxsw: spectrum_acl: Add support for mirroring actionArkadi Sharshevsky
2018-01-21mlxsw: core: Make counter index allocated inside the action appendJiri Pirko
2018-01-21mlxsw: core: Convert fwd_entry_ref list to be generic per-block resource listJiri Pirko
2018-01-21mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...Jiri Pirko
2018-01-21net: aquantia: bump driver version to match aquantia internal numberingIgor Russkikh
2018-01-21net: aquantia: Report correct mediatype via ethtoolIgor Russkikh
2018-01-21net: aquantia: Introduce global AQC hardware reset sequenceIgor Russkikh
2018-01-21net: aquantia: Introduce support for new firmware on AQC cardsIgor Russkikh
2018-01-21net: aquantia: Introduce firmware ops callbacksIgor Russkikh
2018-01-21net: aquantia: Change confusing no_ff_addr to more meaningful nameIgor Russkikh
2018-01-21net: aquantia: Remove create/destroy from hw opsIgor Russkikh
2018-01-21net: aquantia: Cleanup pci functions moduleIgor Russkikh
2018-01-21net: aquantia: Convert hw and caps structures to const static pointersIgor Russkikh