summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2012-07-17rtlwifi: rtl8192de: Fix phy-based version calculationForest Bond1-3/+3
2012-07-17b43: use temporary rate_index for error checkingJohannes Berg1-4/+5
2012-07-17ath9k: make CONFIG_ATH9K_DFS_CERTIFIED depend on CFG80211_CERTIFICATION_ONUSLuis R. Rodriguez1-1/+1
2012-07-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-5/+0
2012-07-17mac80211_hwsim: fix race condition with sta/vif pointersThomas Huehn1-5/+0
2012-07-12wireless: brcm80211: use %pM to print BSSIDAndy Shevchenko1-3/+1
2012-07-12rtlwifi: rtl8192cu: Change buffer allocation for synchronous readsLarry Finger2-3/+12
2012-07-12rtlwifi: Remove extra argument from queue setup routineLarry Finger3-3/+3
2012-07-12brcmsmac: restructure info->control.sta handling as it is goning to be remove...Thomas Huehn3-8/+7
2012-07-12ath9k: do not disable hardware while wow is enabledMohammed Shafi Shajakhan1-0/+3
2012-07-12ath9k: Add WoW related mac80211 callbacksMohammed Shafi Shajakhan2-0/+374
2012-07-12ath: Add Wake-on-Wireless debug maskMohammed Shafi Shajakhan1-0/+2
2012-07-12ath9k_hw: Add hardware code for WoWMohammed Shafi Shajakhan3-0/+564
2012-07-12ath9k_hw: INI changes for WoW for AR9002 chipsetsMohammed Shafi Shajakhan3-0/+22
2012-07-12ath9k: advertise supported WoW flags to upper layerMohammed Shafi Shajakhan1-0/+18
2012-07-12ath9k_hw: advertise WoW support for capable chipsetsMohammed Shafi Shajakhan1-0/+8
2012-07-12ath9k_hw: Add WoW hardware capability flagsMohammed Shafi Shajakhan1-0/+14
2012-07-12ath9k: Add definitions and structures to support WoWMohammed Shafi Shajakhan2-0/+46
2012-07-12ath9k_hw: Add register definitions for WoW supportMohammed Shafi Shajakhan1-1/+144
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville8-40/+20
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville15-68/+77
2012-07-12iwlwifi: don't use stack memory for kmem cache nameJohannes Berg2-4/+4
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg3-3/+3
2012-07-12nl80211: move scan API to wdevJohannes Berg7-10/+13
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg6-40/+42
2012-07-11ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELSLuis R. Rodriguez2-7/+18
2012-07-11rt2x00: remove unused argumentStanislaw Gruszka3-23/+12
2012-07-11rt2800lib: merge same definesStanislaw Gruszka1-17/+12
2012-07-11rt2x00pci: small 3290 changes cleanupStanislaw Gruszka1-4/+4
2012-07-11carl9170: fix HT peer BA session corruptionChristian Lamparter5-0/+132
2012-07-11carl9170: import 1.9.6 firmware headersChristian Lamparter2-4/+7
2012-07-10ath9k_hw: remove debugging masks from AR_MCI_INTERRUPT_RX_MSG_DEFAULTRajkumar Manoharan1-6/+0
2012-07-10brcmsmac: handle non PCI devices in the phy codeHauke Mehrtens1-2/+8
2012-07-10brcmsmac: fix read in write_phy_regHauke Mehrtens1-1/+1
2012-07-10brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devicesHauke Mehrtens3-9/+34
2012-07-10brcmsmac: fix DMA on SoCsHauke Mehrtens1-3/+8
2012-07-10brcmsmac: extend xmtfifo_sz arrayHauke Mehrtens1-1/+19
2012-07-10brcmsmac: add some workarounds for other chips againHauke Mehrtens1-42/+89
2012-07-10brcmsmac: add a conditions for core rev 17 againHauke Mehrtens1-2/+4
2012-07-10brcmsmac: remove some unnessessacry casts and void pointerHauke Mehrtens1-6/+5
2012-07-10brcmsmac: use chip and package id constants from bcmaHauke Mehrtens5-37/+27
2012-07-10brcmsmac: use core id constants from bcmaHauke Mehrtens2-64/+2
2012-07-10brcmsmac: remove some redundant chip common workaroundsHauke Mehrtens1-42/+0
2012-07-10brcmsmac: remove si_pmu_spuravoid_pllupdate()Hauke Mehrtens3-86/+2
2012-07-10brcmsmac: remove si_pmu_init() and si_pmu_res_init()Hauke Mehrtens3-80/+0
2012-07-10brcmsmac: remove ai_findcore()Hauke Mehrtens3-31/+14
2012-07-10brcmsmac: use container_of instead of castHauke Mehrtens1-8/+8
2012-07-10brcmsmac: remove ai_get_buscore{type,rev}()Hauke Mehrtens2-19/+0
2012-07-10brcmsmac: remove PCI_FORCEHT() macroHauke Mehrtens1-19/+0
2012-07-10brcmsmac: remove PCIE() macroHauke Mehrtens1-5/+4