summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-12bcma: fix typo - reading number of slave wrappersRafał Miłecki1-1/+1
2012-07-12bcma: support alternative (BCM4706) ChipCommon core idRafał Miłecki1-5/+12
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. Linville44-514/+693
2012-07-12iwlwifi: don't use stack memory for kmem cache nameJohannes Berg2-4/+4
2012-07-12mac80211: iterate the virtual monitor interfaceJohannes Berg2-10/+28
2012-07-12cfg80211: fix locking and lockdep complaintsJohannes Berg3-6/+12
2012-07-12minstrel_ht: enable frame aggregation for fixed rateSylvain Roger Rieunier1-2/+6
2012-07-12mac80211: tx: do not drop non-robust mgmt to non-MFP stas.Nicolas Cavallari1-0/+3
2012-07-12mac80211: restructure key selectionJohannes Berg1-9/+13
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg8-15/+27
2012-07-12mac80211: optimize ieee80211_rx_status struct layoutJohannes Berg1-7/+7
2012-07-12mac80211: redesign scan RXJohannes Berg4-80/+32
2012-07-12mac80211: track scheduled scan virtual interfaceJohannes Berg4-14/+15
2012-07-12mac80211: make scan_sdata pointer usable with RCUJohannes Berg3-14/+30
2012-07-12mac80211: fix invalid band deref building preq IEsArik Nemtsov2-0/+5
2012-07-12nl80211: move scan API to wdevJohannes Berg14-47/+57
2012-07-12nl80211: send interface after creationJohannes Berg1-2/+15
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg11-72/+83
2012-07-11ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELSLuis R. Rodriguez2-7/+18
2012-07-11iwmc3200top: remove driver for unavailable hardwareJohn W. Linville12-2103/+0
2012-07-11i2400m: remove SDIO device supportJohn W. Linville11-1510/+8
2012-07-11bcma: add PMU clock support for BCM4706Hauke Mehrtens2-4/+50
2012-07-11bcma: fix CC driver compilation on MIPSRafał Miłecki1-1/+1
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