summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-22ath9k_hw: rename mrcCCKOff to fix smatch warningRajkumar Manoharan4-16/+10
2012-06-22brcmsmac: fix NULL pointer crash in brcms_c_regd_init()Arend van Spriel1-0/+5
2012-06-22brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next buildArend van Spriel1-0/+1
2012-06-22mwifiex: enhance power save for USB and PCIe chipsetsAmitkumar Karwar1-1/+5
2012-06-22mwifiex: wake up main thread to handle Tx traffic if scan is delayed/abortedAmitkumar Karwar2-1/+3
2012-06-22mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAPAvinash Patil2-23/+49
2012-06-22Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville17-109/+332
2012-06-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville3-21/+24
2012-06-22Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville23-334/+688
2012-06-22mac80211: pass sdata to some RX functionsJohannes Berg1-17/+16
2012-06-22mac80211: two small verbose debug cleanupsJohannes Berg2-2/+2
2012-06-22mac80211: remove TKIP debugJohannes Berg2-53/+1
2012-06-22wlcore: Force checking of io functions' return valuesIdo Yariv6-40/+55
2012-06-22wlcore: Propagate errors from wl1271_read_hwaddrIdo Yariv2-4/+6
2012-06-22wlcore: Propagate errors from wl1271_raw_write32Ido Yariv13-127/+298
2012-06-22wlcore: Propagate errors from wl1271_raw_read32Ido Yariv9-113/+309
2012-06-22wlcore: Propagate errors from wl1271_writeIdo Yariv12-46/+102
2012-06-22wlcore: Propagate errors from wl1271_readIdo Yariv12-32/+78
2012-06-22wlcore: Propagate errors from wlcore_raw_*_data functionsIdo Yariv2-13/+26
2012-06-22wlcore: Change raw io functions to return errorsIdo Yariv1-13/+13
2012-06-22wlcore: Change read/write ops to return errorsIdo Yariv3-14/+22
2012-06-22wlcore: Disable interrupts while recoveringIdo Yariv3-6/+22
2012-06-22wlcore: Fix sdio out-of-sync power stateIdo Yariv2-17/+27
2012-06-21ieee80211: more OUI type definitions for WLAN_OUI_MICROSOFTAvinash Patil1-0/+2
2012-06-21mac80211: add command to get current rssiVictor Goldenshtein4-8/+59
2012-06-21Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho17-109/+332
2012-06-21wl18xx: use %zu for size_t arguments in printk callsLuciano Coelho1-2/+2
2012-06-21wl18xx: split siso40 HT cap between 2Ghz and 5GhzArik Nemtsov1-5/+19
2012-06-21wl18xx: sane defaults for HT capabilitiesArik Nemtsov3-34/+42
2012-06-21wl18xx: explicitly remove the 5Ghz MIMO HT capArik Nemtsov1-14/+3
2012-06-21wlcore: read FW logs from FW memory on watchdog recoveryIgal Chernobelsky1-12/+22
2012-06-21wlcore: do not report noise level in get survey opYoni Divinsky1-4/+1
2012-06-21wl18xx: set Tx align quirk for PG2Arik Nemtsov1-1/+1
2012-06-21wl18xx: increase Rx descriptors for PG2Arik Nemtsov1-1/+10
2012-06-21wlcore: reconfigure sleep_auth when removing interfacesArik Nemtsov3-32/+43
2012-06-21wlcore: allow setting sleep_auth before interface initArik Nemtsov8-5/+27
2012-06-21wlcore: add a debugfs entry to allow changing the sleep mode by handLuciano Coelho6-1/+70
2012-06-21wlcore: suppress error message on Rx BA session removalArik Nemtsov1-2/+7
2012-06-21iwlwifi: limit mac_change_interface to BSS contextJohannes Berg1-20/+17
2012-06-21iwlwifi: increase scan timeoutJohannes Berg1-1/+1
2012-06-21iwlwifi: fix radio reset scan dwell vs. quiet timeJohannes Berg1-0/+6
2012-06-20rtlwifi: rtl8192se: Fix gcc 4.7.x warningLarry Finger1-0/+3
2012-06-20ath9k: do not sampling on ani timer when chip is in sleepRajkumar Manoharan1-1/+1
2012-06-20ath9k_hw: fix LNA control on WLAN sleepRajkumar Manoharan1-2/+15
2012-06-20ath9k_hw: update ar9462 dac_async_fifo initvalRajkumar Manoharan1-1/+1
2012-06-20ath9k: fix mci_is_enabled utilityRajkumar Manoharan1-1/+2
2012-06-20ath9k_hw: fix BT mute at hw initRajkumar Manoharan2-8/+0
2012-06-20ath9k: fix incorrect profile type manupulationBala Shanmugam1-1/+14
2012-06-20wl1251: send filters to firmware as they are setGrazvydas Ignotas1-4/+23
2012-06-20wl1251: fix filtering supportGrazvydas Ignotas2-9/+6