summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-06-23wlcore: check Rx-filter functions in the suspend pathArik Nemtsov
2012-06-23wlcore: force recovery on resume if suspended without recoveringArik Nemtsov
2012-06-23wlcore: don't allow SDIO read/writes after failureArik Nemtsov
2012-06-22wlcore: cancel suspend when recovery is pendingArik Nemtsov
2012-06-22wlcore: access the firmware memory via debugfsArkady Miasnikov
2012-06-22rtlwifi: Change debug level for deletion of an entry in CAMLarry Finger
2012-06-22ath9k_hw: fix smatch warning in ar9003_hw_spur_mitigate_mrc_cckRajkumar Manoharan
2012-06-22ath9k_hw: rename mrcCCKOff to fix smatch warningRajkumar Manoharan
2012-06-22brcmsmac: fix NULL pointer crash in brcms_c_regd_init()Arend van Spriel
2012-06-22brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next buildArend van Spriel
2012-06-22mwifiex: enhance power save for USB and PCIe chipsetsAmitkumar Karwar
2012-06-22mwifiex: wake up main thread to handle Tx traffic if scan is delayed/abortedAmitkumar Karwar
2012-06-22mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAPAvinash Patil
2012-06-22Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-06-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-06-22mwifiex: improve error path handling in usb.cAmitkumar Karwar
2012-06-22mwifiex: fix bugs in event handling codeAmitkumar Karwar
2012-06-22mwifiex: fix WPS eapol handshake failureStone Piao
2012-06-22mwifiex: fix 11n rx packet drop issueStone Piao
2012-06-22wlcore: Force checking of io functions' return valuesIdo Yariv
2012-06-22wlcore: Propagate errors from wl1271_read_hwaddrIdo Yariv
2012-06-22wlcore: Propagate errors from wl1271_raw_write32Ido Yariv
2012-06-22wlcore: Propagate errors from wl1271_raw_read32Ido Yariv
2012-06-22wlcore: Propagate errors from wl1271_writeIdo Yariv
2012-06-22wlcore: Propagate errors from wl1271_readIdo Yariv
2012-06-22wlcore: Propagate errors from wlcore_raw_*_data functionsIdo Yariv
2012-06-22wlcore: Change raw io functions to return errorsIdo Yariv
2012-06-22wlcore: Change read/write ops to return errorsIdo Yariv
2012-06-22wlcore: Disable interrupts while recoveringIdo Yariv
2012-06-22wlcore: Fix sdio out-of-sync power stateIdo Yariv
2012-06-21Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2012-06-21wl18xx: use %zu for size_t arguments in printk callsLuciano Coelho
2012-06-21wl18xx: split siso40 HT cap between 2Ghz and 5GhzArik Nemtsov
2012-06-21wl18xx: sane defaults for HT capabilitiesArik Nemtsov
2012-06-21wl18xx: explicitly remove the 5Ghz MIMO HT capArik Nemtsov
2012-06-21wlcore: read FW logs from FW memory on watchdog recoveryIgal Chernobelsky
2012-06-21wlcore: do not report noise level in get survey opYoni Divinsky
2012-06-21wl18xx: set Tx align quirk for PG2Arik Nemtsov
2012-06-21wl18xx: increase Rx descriptors for PG2Arik Nemtsov
2012-06-21wlcore: reconfigure sleep_auth when removing interfacesArik Nemtsov
2012-06-21wlcore: allow setting sleep_auth before interface initArik Nemtsov
2012-06-21wlcore: add a debugfs entry to allow changing the sleep mode by handLuciano Coelho
2012-06-21wlcore: suppress error message on Rx BA session removalArik Nemtsov
2012-06-21iwlwifi: limit mac_change_interface to BSS contextJohannes Berg
2012-06-21iwlwifi: increase scan timeoutJohannes Berg
2012-06-21iwlwifi: fix radio reset scan dwell vs. quiet timeJohannes Berg
2012-06-20rtlwifi: rtl8192se: Fix gcc 4.7.x warningLarry Finger
2012-06-20ath9k: do not sampling on ani timer when chip is in sleepRajkumar Manoharan
2012-06-20ath9k_hw: fix LNA control on WLAN sleepRajkumar Manoharan
2012-06-20ath9k_hw: update ar9462 dac_async_fifo initvalRajkumar Manoharan