aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville36-95/+181
2012-06-28mwifiex: retrieve correct max_power information in reg_notifier handlerAmitkumar Karwar1-3/+3
2012-06-28mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar1-1/+1
2012-06-28mwifiex: use correct firmware command to get power limitsAmitkumar Karwar3-1/+58
2012-06-28mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar5-28/+7
2012-06-28ath9k: de-duplicate initvalsFelix Fietkau7-2817/+590
2012-06-28ath9k: update AR934x initvals to latest versionFelix Fietkau1-185/+290
2012-06-28ath9k: Fix signedness in a MCI debug messageMohammed Shafi Shajakhan1-1/+1
2012-06-28ath9k_hw: make use of the wrapper to check for MCI initMohammed Shafi Shajakhan1-1/+1
2012-06-28ath9k: fix ANI operation in AP modeFelix Fietkau2-15/+15
2012-06-28iwlegacy: print how long queue was actually stuckPaul Bolle1-3/+4
2012-06-27mwifiex: fix memory leak associated with IE manamgementAvinash Patil1-0/+1
2012-06-27ath9k: Fix compilation breakageSujith Manoharan1-0/+2
2012-06-27brcmfmac: fix sparse warning introduced with checkdied patchArend van Spriel1-1/+1
2012-06-27brcmfmac: add BCM4334 supportFranky Lin4-0/+22
2012-06-27brcmfmac: reduce allocations needed during nvram data downloadArend van Spriel1-31/+17
2012-06-27brcmfmac: use firmware data buffer directly for nvramFranky Lin1-67/+30
2012-06-27brcmfmac: move glom alignment setting to SDIO bus layerFranky Lin2-13/+15
2012-06-27brcmfmac: restrict dongle txglom disable to old SDIO coreFranky Lin2-6/+15
2012-06-27brcmfmac: add support for bus specific data commandFranky Lin3-0/+26
2012-06-27bcma: define some additional cores IDsRafał Miłecki2-0/+13
2012-06-27ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes1-2/+2
2012-06-27mac80211: correct behaviour on unrecognised action framesJohannes Berg1-1/+4
2012-06-27ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis1-1/+1
2012-06-27rtlwifi: rtl8192cu: New USB IDsLarry Finger1-0/+3
2012-06-26Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho22-475/+1257
2012-06-26ath9k_htc: Fix IDLE power saveSujith Manoharan3-124/+20
2012-06-26ath9k_htc: Use atomic operations for op_flagsSujith Manoharan6-37/+37
2012-06-26ath9k_htc: Change default listen interval to 1Sujith Manoharan1-1/+1
2012-06-26ath9k: Fix lockdep splatSujith Manoharan1-3/+3
2012-06-26ath9k: raise aggregation limit to 64k for HT IBSSSven Eckelmann3-2/+17
2012-06-26rtlwifi: rtl8192se: Fix double inclusion of header pci.hLarry Finger1-1/+0
2012-06-26rtlwifi: Fix IRQ disabled warningLarry Finger1-8/+9
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville34-562/+768
2012-06-26Merge branch 'for-wireless' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0John W. Linville2-6/+9
2012-06-26wlcore: print stack trace in every recoveryEyal Shapira2-1/+2
2012-06-26wlcore: queue recovery in case of bus errors during cmd_remove_peerEyal Shapira1-10/+19
2012-06-26wlcore: fix broken TX due to wrong queuing of recoveryEyal Shapira1-11/+24
2012-06-26wlcore: fix some failure cases in wlcore_probe()Luciano Coelho1-3/+6
2012-06-26wl18xx: deprecate PG1 supportLuciano Coelho2-57/+22
2012-06-26mac80211: make ieee80211_check_concurrent_iface netdev-independentJohannes Berg1-5/+3
2012-06-26mac80211: remove unused functionJohannes Berg1-6/+0
2012-06-26nl80211: specify RSSI threshold in scheduled scanThomas Pedersen3-1/+16
2012-06-26NFC: Return from rawsock_release when sk is NULLEric Dumazet1-1/+4
2012-06-25iwlwifi: fix activating inactive stationsJohannes Berg1-0/+12
2012-06-25wlcore: drop INET dependencyRandy Dunlap1-1/+0
2012-06-25ath9k: fix dynamic WEP related regressionFelix Fietkau3-1/+7
2012-06-25NFC: Prevent multiple buffer overflows in NCIDan Rosenberg1-5/+5
2012-06-25mac80211_hwsim: fix smatch/sparse complaintsJohannes Berg1-6/+4
2012-06-24mac80211: trace debug messagesJohannes Berg4-0/+136