summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-for-davem-2015-03-10' of git://git.kernel.org/pub...David S. Miller2015-03-1013-44/+109
|\
| * brcmfmac: Perform bound checking on vendor command bufferPontus Fuchs2015-03-071-3/+12
| * Merge tag 'iwlwifi-for-kalle-2015-03-05' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-03-0610-39/+91
| |\
| | * iwlwifi: mvm: BT Coex - fix a NULL pointer exceptionEmmanuel Grumbach2015-03-052-2/+4
| | * iwlwifi: fix max_ht_ampdu_exponent for older devicesEmmanuel Grumbach2015-02-254-14/+29
| | * iwlwifi: mvm: disable beamformer unless FW supports itEyal Shapira2015-02-231-1/+4
| | * iwlwifi: mvm: Fix ROC removalAndrei Otcheretianski2015-02-231-6/+3Star
| | * iwlwifi: mvm: don't try to stop scans that are not running anymoreLuciano Coelho2015-02-231-2/+31
| | * iwlwifi: mvm: rs: fix BT Coex check to look at the correct antEyal Shapira2015-02-231-7/+14
| | * iwlwifi: mvm: call ieee80211_scan_completed() even if scan abort failsLuciano Coelho2015-02-231-7/+6Star
| * | rtlwifi: Improve handling of IPv6 packetsLarry Finger2015-03-031-2/+5
| * | b43: fix support for 5 GHz only BCM43228 modelRafał Miłecki2015-03-031-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-041-1/+4
|\| |
| * | mac80211_hwsim: fix error handling in tx_frame_nlBob Copeland2015-02-241-1/+4
| |/
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-3/+3
|\ \ | |/ |/|
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-184-8/+5Star
|\ \
| * \ Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...David S. Miller2015-02-121-4/+1Star
| |\ \
| | * | rtlwifi: Remove logging statement that is no longer neededLarry Finger2015-02-101-4/+1Star
| * | | treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches2015-02-112-2/+2
| * | | treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-112-2/+2
| |/ /
* / / wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-142-35/+12Star
|/ /
* | Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...David S. Miller2015-02-09162-2123/+6376
|\ \
| * \ Merge ath-next from ath.gitKalle Valo2015-02-0628-435/+2953
| |\ \
| | * | ath10k: enable qca6174 hw3.2Michal Kazior2015-02-042-0/+16
| | * | ath10k: add log level configuration for fw_dbglogSenthilKumar Jegadeesan2015-02-045-16/+33
| | * | ath10k: Use TX cksum offload only for CHECKSUM_PARTIALHelmut Schaa2015-02-041-2/+4
| | * | ath10k: fix beacon deadlockMichal Kazior2015-02-043-24/+58
| | * | ath10k: change dma beacon cmd prototypeMichal Kazior2015-02-043-23/+38
| | * | ath10k: prevent setting wrong key idx for stationSenthilKumar Jegadeesan2015-02-042-93/+72Star
| | * | ath10k: fix target wakeup timeoutRajkumar Manoharan2015-01-291-1/+1
| | * | ath10k: Enable the MCS8 and MCS9 at 2.4G bandYanbo Li2015-01-292-3/+13
| | * | ath10k: disable sta keepaliveMichal Kazior2015-01-292-0/+47
| | * | ath10k: implement sta keepalive commandJanusz Dziedzic2015-01-294-0/+82
| | * | ath10k: use per-vif wmm param setup if possibleMichal Kazior2015-01-291-5/+17
| | * | ath10k: implement per-vdev wmm param setup commandMichal Kazior2015-01-295-0/+63
| | * | ath10k: move wmm param storage to vifMichal Kazior2015-01-296-34/+35
| | * | ath10k: fix pmf for wmi-tlv on qca6174Marek Kwaczynski2015-01-271-0/+6
| | * | ath10k: remove sw encryption for pmfMarek Kwaczynski2015-01-271-4/+1Star
| | * | ath10k: disable irqs after fw crashMichal Kazior2015-01-271-0/+2
| | * | ath10k: disable uapsd autotriggerMichal Kazior2015-01-271-0/+33
| | * | ath10k: implement uapsd autotrigger commandJanusz Dziedzic2015-01-273-0/+122
| | * | ath10k: fix nullfunc workaroundMichal Kazior2015-01-271-0/+1
| | * | ath10k: fix dtim period with beacon templatesMichal Kazior2015-01-271-1/+1
| | * | ath10k: use idr api for msdu_idsMichal Kazior2015-01-273-59/+35Star
| | * | ath10k: fix 10.2 fw stats parsingMichal Kazior2015-01-272-2/+212
| | * | ath10k: split fw pdev stats parsingMichal Kazior2015-01-272-72/+100
| | * | ath10k: add support for qca6174Michal Kazior2015-01-279-35/+302
| | * | ath10k: add support for qca6174 Rx descriptorsMichal Kazior2015-01-272-2/+25
| | * | ath10k: reset chip before reading chip_id in probeMichal Kazior2015-01-271-12/+18