summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-10-05mt76x0: pci: add mt76x0e_cleanup routineLorenzo Bianconi
2018-10-05qtnfmac: implement dump_station support for STA modeSergey Matyukevich
2018-10-05qtnfmac: drop redundant data copy in control pathSergey Matyukevich
2018-10-05qtnfmac: add support for scan dwell time configurationSergey Matyukevich
2018-10-05qtnfmac: add support for scan flushSergey Matyukevich
2018-10-05qtnfmac: drop error reports for out-of-bounds key indexesSergey Matyukevich
2018-10-05qtnfmac: inform wireless core about supported extended capabilitiesSergey Matyukevich
2018-10-05qtnfmac: pass sgi rate info flag to wireless coreSergey Matyukevich
2018-10-05qtnfmac: do not cancel scan in disconnect callbackIgor Mitsyanko
2018-10-05qtnfmac: cleanup and unify command error handlingSergey Matyukevich
2018-10-05qtnfmac: do not initialize per-MAC data multiple timesIgor Mitsyanko
2018-10-05qtnfmac: request userspace to do OBSS scanning if FW can notIgor Mitsyanko
2018-10-05qtnfmac: generate local disconnect event in disconnect callbackIgor Mitsyanko
2018-10-05qtnfmac: do not track STA states in driverSergey Matyukevich
2018-10-05b43: remove set but not used variable 'wl'YueHaibing
2018-10-05zd1211rw: Replace spin_is_locked() with lockdepLance Roy
2018-10-05wlcore: Add support for optional wakeirqTony Lindgren
2018-10-05wlcore: Fix BUG with clear completion on timeoutTony Lindgren
2018-10-05rtlwifi: Removed unused define and code efuse_re_pg* from wifi.hPing-Ke Shih
2018-10-05brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu
2018-10-05brcmfmac: reduce timeout for action frame scanChung-Hsien Hsu
2018-10-04Merge tag 'mt76-for-kvalo-2018-10-01' of https://github.com/nbd168/wirelessKalle Valo
2018-10-04Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-10-02hv_netvsc: remove ndo_poll_controllerStephen Hemminger
2018-10-02cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor
2018-10-02cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor
2018-10-02dpaa_eth: Remove useless declarationNathan Chancellor
2018-10-02ipv6: add vrf table handling code for ipv6 mcastPatrick Ruddy
2018-10-02dpaa2-eth: Add ethtool support for flow classificationIoana Radulescu
2018-10-02dpaa2-eth: Configure Rx flow classification keyIoana Radulescu
2018-10-02dpaa2-eth: Rename structureIoana Radulescu
2018-10-02dpaa2-eth: Use new API for Rx flow hashingIoana Radulescu
2018-10-02net: usbnet: make driver_info constBen Dooks
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller
2018-10-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-10-02qede: Add driver support for 20G link speed.Sudarsana Reddy Kalluru
2018-10-02qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru
2018-10-02ice: Fix error on driver removeDave Ertman
2018-10-02ice: Add support for dynamic interrupt moderationBrett Creeley
2018-10-02ice: Align ice_reset_req enum values to hardware reset valuesBrett Creeley
2018-10-02ice: Implement ethtool hook for RSS switchMd Fahad Iqbal Polash
2018-10-02ice: Split irq_tracker into sw_irq_tracker and hw_irq_trackerPreethi Banala
2018-10-02ice: Check for actual link state of port after resetDave Ertman
2018-10-02ice: Implement VSI replay frameworkAnirudh Venkataramanan
2018-10-02ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan
2018-10-02ice: Expand use of VSI handles part 1/2Anirudh Venkataramanan
2018-10-01ibmvnic: Add ethtool private flag for driver-defined queue limitsThomas Falcon
2018-10-01ibmvnic: Introduce driver limits for ring sizesThomas Falcon
2018-10-01ibmvnic: Increase maximum queue size limitThomas Falcon
2018-10-01net: phy: Convert to using %pOFn instead of device_node.nameRob Herring