summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ipw2200: fix spelling mistake: "functionalitis" -> "functionalities"Colin Ian King2018-05-041-1/+1
| * | | mt76x2: remove unnecessary break in mt76x2_mac_process_tx_rate()Lorenzo Bianconi2018-05-041-1/+0
| * | | rtlwifi: fix spelling mistake: "dismatch" -> "mismatch"Colin Ian King2018-05-043-3/+3
| * | | rt2x00: check against flushing empty queueStanislaw Gruszka2018-05-043-2/+4
| * | | rt2x00: call sta_add/remove directly in rt2800Stanislaw Gruszka2018-05-046-22/+16
| * | | brcmfmac: coarse support for PCIe shared structure rev7Franky Lin2018-04-302-6/+23
| * | | brcmfmac: add hostready indicationFranky Lin2018-04-301-2/+12
| * | | brcmfmac: constify firmware mapping tablesArend Van Spriel2018-04-305-5/+5
| * | | brcmfmac: use nl80211_band directly to get ieee80211 channelFranky Lin2018-04-301-4/+4
| * | | brcmfmac: reports boottime_ns while informing bssFranky Lin2018-04-301-13/+13
| * | | brcmfmac: check p2pdev mac address uniquenessArend Van Spriel2018-04-301-0/+7
| * | | ipw2100: fix spelling mistake: "decsribed" -> "described"Colin Ian King2018-04-302-2/+2
| * | | rt2x00: fix spelling mistake in various macros, UKNOWN -> UNKNOWNColin Ian King2018-04-301-8/+8
| * | | rsi_91x: fix uninitialized variableGustavo A. R. Silva2018-04-301-3/+4
| * | | rsi_91x: fix structurally dead codeGustavo A. R. Silva2018-04-301-8/+8
| * | | wlcore: sdio: allow pm to handle sdio powerEyal Reizer2018-04-301-21/+6
| * | | qtnfmac: fix qtnf_netdev_hard_start_xmit()'s return typeLuc Van Oostenryck2018-04-301-1/+1
| * | | net: wireless: b43legacy: Replace GFP_ATOMIC with GFP_KERNEL in dma_tx_fragmentJia-Ju Bai2018-04-301-1/+1
| * | | mwifiex: keep user configured mac address during changing virtual interfaceXinming Hu2018-04-301-1/+4
| * | | mwifiex: always configure firmware mac address during changing virtual interfaceXinming Hu2018-04-301-4/+0
| * | | mwifiex: make firmware mac address consistent with host configurationXinming Hu2018-04-303-19/+26
| * | | mwifiex: fix mwifiex_hard_start_xmit()'s return typeLuc Van Oostenryck2018-04-301-1/+1
| * | | mt76: check for pending reset before attempting to schedule txFelix Fietkau2018-04-301-0/+4
| * | | mt76: add rcu locking around tx schedulingFelix Fietkau2018-04-301-0/+2
| * | | mt76: add rcu locking in tid reorder functionFelix Fietkau2018-04-301-2/+4
| * | | mt76: fix concurrent rx calls on A-MPDU releaseFelix Fietkau2018-04-303-0/+4
| * | | mt76x2: fix is_mt7612 routineLorenzo Bianconi2018-04-301-2/+1
| * | | Merge tag 'iwlwifi-next-for-kalle-2018-04-26' of git://git.kernel.org/pub/scm...Kalle Valo2018-04-3028-164/+400
| |\ \ \
| | * | | iwlwifi: mvm: set wakeup filters for wowlan "any" configurationEliad Peller2018-04-261-5/+10
| | * | | iwlwifi: mvm: remove check for non low latency TIDsSara Sharon2018-04-261-1/+0
| | * | | iwlwifi: make bitfield a u32 instead of u16Luca Coelho2018-04-261-1/+1
| | * | | iwlwifi: pcie: remove non-responsive deviceLuca Coelho2018-04-264-3/+84
| | * | | iwlwifi: fw: combine loading of last page block into main copy loopLuca Coelho2018-04-261-43/+26
| | * | | iwlwifi: fw: harden page loading codeLuca Coelho2018-04-261-8/+41
| | * | | iwlwifi: mvm: move skb padding reservation earlierJohannes Berg2018-04-261-9/+11
| | * | | iwlwifi: support new csr addresses for hw addressGolan Ben Ami2018-04-262-6/+28
| | * | | iwlwifi: pcie: allow sending pre-built A-MSDUsEliad Peller2018-04-261-1/+7
| | * | | iwlwifi: cfg: remove unnecessary cfg data in non-dvm devicesLuca Coelho2018-04-265-21/+9
| | * | | iwlwifi: introduce Image Loader (IML) - new firmware imageGolan Ben-Ami2018-04-265-0/+25
| | * | | iwlwifi: allow different csr flags for different device familiesGolan Ben Ami2018-04-2616-92/+184
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2018-04-268-55/+130
| |\ \ \
| * \ \ \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-04-2539-178/+2958
| |\ \ \ \
| | * | | | wcn36xx: pass information elements in scan requestsDaniel Mack2018-04-243-7/+18
| | * | | | wcn36xx: send bss_type in scan requestsDaniel Mack2018-04-242-1/+5
| | * | | | wcn36xx: handle scan cancellation when firmware support is missingDaniel Mack2018-04-241-3/+11
| | * | | | wcn36xx: cancel pending scan request when interface goes downDaniel Mack2018-04-241-0/+13
| | * | | | wcn36xx: abort scan request when 'dequeued' indicator is sentDaniel Mack2018-04-241-2/+2
| | * | | | ath10k: enable sta idle power saveGovind Singh2018-04-241-0/+7
| | * | | | ath10k: enable SRRI/DRRI support on ddr for WCN3990Govind Singh2018-04-246-9/+142
| | * | | | ath10k: add support for shadow register for WNC3990Rakesh Pillai2018-04-242-2/+145