summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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
2012-06-20ath9k: fix mci_is_enabled utilityRajkumar Manoharan
2012-06-20ath9k_hw: fix BT mute at hw initRajkumar Manoharan
2012-06-20ath9k: fix incorrect profile type manupulationBala Shanmugam
2012-06-20wl1251: send filters to firmware as they are setGrazvydas Ignotas
2012-06-20wl1251: fix filtering supportGrazvydas Ignotas
2012-06-20wl1251: remove unused filter_workGrazvydas Ignotas
2012-06-20brcm80211: smac: use current regulatory domain when checking whether OFDM is ...Seth Forshee
2012-06-20brcm80211: smac: don't validate channels against internal regulatory dataSeth Forshee
2012-06-20brcm80211: smac: use mac80211 channel data for tx power limitsSeth Forshee
2012-06-20brcm80211: smac: enable/disable radio on regulatory updatesSeth Forshee
2012-06-20brcm80211: smac: inform mac80211 of the X2 regulatory domainSeth Forshee
2012-06-20brcm80211: smac: clean up channel.cSeth Forshee
2012-06-20brcm80211: smac: remove unused code for 40MHz channelsSeth Forshee
2012-06-20brcm80211: smac: always set channel specified by mac80211Seth Forshee
2012-06-20brcm80211: smac: don't set up tx power limits during initializationSeth Forshee
2012-06-20mwifiex: support for WEP in AP modeAvinash Patil
2012-06-20mwifiex: separate uAP WPA/WPA2 parsing from other BSS parametersAvinash Patil
2012-06-20mwifiex: set HT capability based on cfg80211_ap_settingsAvinash Patil
2012-06-20mwifiex: set channel via start_ap handler for AP interfaceAvinash Patil