summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-for-davem-2015-03-24' of git://git.kernel.org/pub...David S. Miller2015-03-2412-32/+68
|\
| * Merge tag 'iwlwifi-for-kalle-2014-03-22' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-03-237-20/+41
| |\
| | * iwlwifi: mvm: remove WARN_ON for invalid BA notificationJohannes Berg2015-03-191-2/+4
| | * iwlwifi: add new 3165 series PCI IDsOren Givon2015-03-191-2/+4
| | * iwlwifi: mvm: protect rate scaling against non-mvm IBSS stationsJohannes Berg2015-03-191-2/+22
| | * iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2015-03-192-6/+0Star
| | * iwlwifi: mvm: disconnect if CSA time event fails schedulingJohannes Berg2015-03-121-0/+2
| | * iwlwifi: dvm: drop VO packets when mac80211 tells us toEmmanuel Grumbach2015-03-121-8/+9
| * | rtlwifi: Fix IOMMU mapping leak in AP modeLarry Finger2015-03-221-1/+11
| * | brcmfmac: disable MBSS feature for BCM43362Arend van Spriel2015-03-211-1/+2
| * | ath9k: disable TPC support again (for now)Felix Fietkau2015-03-161-1/+1
| * | ath9k: fix tracking of enabled AP beaconsFelix Fietkau2015-03-162-9/+13
* | | 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