summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-10-05mt76: move mt76x02_mac_process_rx in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76x0: merge mt76x0_dev in mt76x02_devLorenzo Bianconi
2018-10-05mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi
2018-10-05mt76x0: remove hw_atomic_mutex mutex in mt76x0_devLorenzo Bianconi
2018-10-05mt76x0: remove unused variable in mt76x0_devLorenzo Bianconi
2018-10-05mt76x0: mac: use sta ewma estimation for rssi trackingLorenzo Bianconi
2018-10-05mt76: move mt76x02_rx_get_sta and mt76x02_rx_get_sta_wcid in mt76x02_util.hLorenzo Bianconi
2018-10-05mt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.cLorenzo Bianconi
2018-10-05mt76x0: init: remove unnecessary configurationsLorenzo Bianconi
2018-10-05mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi
2018-10-05mt76: move mt76x02_mac_write_txwi in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: add get_tx_txpwr_adj function pointer to mt76_driver_opsLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.cLorenzo Bianconi
2018-10-05mt76x0: usb: stop cal/mac workqueues at hw stopLorenzo Bianconi
2018-10-05mt76: usb: fix hw initialization sequenceLorenzo Bianconi
2018-10-05mt76: fix frag length allocation for usbStanislaw Gruszka
2018-10-05mt76: fix header guard macro define namesColin Ian King
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi
2018-10-05mt76x0: pci: add mt76x0e_cleanup routineLorenzo Bianconi
2018-10-05cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capabilityGanesh Goudar
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-05net: phy: phylink: fix SFP interface autodetectionBaruch Siach
2018-10-05be2net: don't flip hw_features when VXLANs are added/deletedDavide Caratti
2018-10-04net: dsa: b53: Keep CPU port as tagged in all VLANsFlorian Fainelli
2018-10-04bnxt_en: get the reduced max_irqs by the ones used by RDMAVasundhara Volam
2018-10-04bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru
2018-10-04bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG requestVasundhara Volam
2018-10-04bnxt_en: Fix VNIC reservations on the PF.Michael Chan
2018-10-04team: Forbid enslaving team device to itselfIdo Schimmel
2018-10-04geneve: allow to clear ttl inheritHangbin Liu
2018-10-04net/usb: cancel pending work when unbinding smsc75xxYu Zhao