summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub...David S. Miller2016-11-301-6/+7
|\
| * mwifiex: printk() overflow with 32-byte SSIDsBrian Norris2016-11-171-6/+7
* | mac80211_hwsim: fix beacon delta calculationBenjamin Beichler2016-11-151-1/+1
|/
* brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_apArnd Bergmann2016-10-271-1/+1
* Merge tag 'iwlwifi-for-kalle-2015-10-25' of git://git.kernel.org/pub/scm/linu...Kalle Valo2016-10-279-53/+128
|\
| * iwlwifi: mvm: fix netdetect starting/stopping for unified imagesLuca Coelho2016-10-192-6/+46
| * iwlwifi: pcie: fix SPLC structure parsingLuca Coelho2016-10-191-31/+48
| * iwlwifi: mvm: wake the wait queue when the RX sync counter is zeroSara Sharon2016-10-194-3/+5
| * iwlwifi: mvm: comply with fw_restart mod param on suspendHaim Dreyfuss2016-10-191-1/+4
| * iwlwifi: mvm: fix d3_test with unified D0/D3 imagesLuca Coelho2016-10-191-10/+15
| * iwlwifi: mvm: use ssize_t for len in iwl_debugfs_mem_read()Luca Coelho2016-10-191-2/+2
| * iwlwifi: pcie: mark command queue lock with separate lockdep classJohannes Berg2016-10-191-0/+8
* | Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-10-181-1/+1
|\ \
| * | cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg2016-10-121-1/+1
| * | cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg2016-10-121-1/+1
* | | Merge tag 'wireless-drivers-for-davem-2016-10-14' of git://git.kernel.org/pub...David S. Miller2016-10-1421-117/+110
|\ \ \ | |/ / |/| / | |/
| * ath6kl: add Dell OEM SDIO I/O for the Venue 8 ProAdam Williamson2016-10-131-0/+1
| * Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau2016-10-132-23/+3
| * ath10k: cache calibration data when the core is stoppedMarty Faltesek2016-10-132-36/+40
| * rtlwifi: Fix regression caused by commit d86e64768859Larry Finger2016-10-1311-51/+45
| * rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen2016-10-071-1/+7
| * rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen2016-10-071-0/+4
| * rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen2016-10-072-4/+4
| * rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen2016-10-071-1/+6
| * wlcore: sdio: drop kfree for memory allocated with devm_kzallocWei Yongjun2016-10-051-1/+0
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-103-16/+10
|\ \
| * \ Merge branch 'work.const-qstr' into work.miscAl Viro2016-10-083-16/+10
| |\ \
| | * | iwlwifi: use %pdAl Viro2016-08-073-16/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-05220-2684/+6643
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'wireless-drivers-next-for-davem-2016-09-29' of git://git.kernel.or...David S. Miller2016-09-30121-1434/+2381
| |\ \ \
| | * \ \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-09-2814-118/+89
| | |\ \ \
| | | * | | ath6kl: fix return value in ath6kl_wmi_set_pvb_cmdChaehyun Lim2016-09-281-1/+1
| | | * | | ath9k: disable RNG by defaultMiaoqing Pan2016-09-281-1/+1
| | | * | | ath10k: fix copy engine 5 destination ring stuckRajkumar Manoharan2016-09-281-0/+7
| | | * | | ath10k: Ignore SWBA event for a vif if its marked for no beaconMohammed Shafi Shajakhan2016-09-281-0/+6
| | | * | | ath10k: fix error return code in ahbWei Yongjun2016-09-281-0/+2
| | | * | | ath10k: support up to 64 vdevsBen Greear2016-09-271-1/+4
| | | * | | ath10k: document cycle count related countersBen Greear2016-09-272-8/+8
| | | * | | ath10k: fix typo in logging messageBen Greear2016-09-271-1/+1
| | | * | | ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan2016-09-273-2/+18
| | | * | | ath10k: do not check if reset is NULLMasahiro Yamada2016-09-271-15/+10
| | | * | | ath10k: use devm_reset_control_get() instead of reset_control_get()Masahiro Yamada2016-09-271-46/+10
| | | * | | ath10k: use devm_clk_get() instead of clk_get()Masahiro Yamada2016-09-271-28/+6
| | | * | | ath10k: spelling and miscellaneous neateningJoe Perches2016-09-276-20/+20
| | * | | | brcmfmac: use correct skb freeing helper when deleting flowringRafał Miłecki2016-09-271-1/+8
| | * | | | brcmfmac: replace WARNING on timeout with a simple error messageRafał Miłecki2016-09-271-1/+2
| | * | | | rtlwifi: Add explicit values to hw_variables enumLarry Finger2016-09-271-104/+104
| | * | | | rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routinesLarry Finger2016-09-277-0/+14
| | * | | | rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches2016-09-2738-123/+128
| | * | | | Merge tag 'iwlwifi-next-for-kalle-2015-09-26' of git://git.kernel.org/pub/scm...Kalle Valo2016-09-2721-204/+110
| | |\ \ \ \ | | | |/ / / | | |/| | |
OpenPOWER on IntegriCloud