summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-15NFC: Remove unneeded pn533 dev NULL checkDan Carpenter
2012-05-15NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade
2012-05-15b43legacy: Fix error due to MMIO access with SSB unpoweredLarry Finger
2012-05-15brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrlFranky Lin
2012-05-15brcmfmac: remove function brcmf_sdcard_regfailFranky Lin
2012-05-15brcmfmac: remove redundant retries for SDIO core register accessFranky Lin
2012-05-15brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwlFranky Lin
2012-05-15brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrlFranky Lin
2012-05-15brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwbFranky Lin
2012-05-15brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrbFranky Lin
2012-05-15brcmfmac: introduce unified register access interface for SDIOFranky Lin
2012-05-15brcmfmac: decouple set_sbaddr_window from register write interfaceFranky Lin
2012-05-15brcmfmac: remove unused parameter of brcmf_sdcard_reg_writeFranky Lin
2012-05-15brcmfmac: remove unused parameter of brcmf_sdcard_reg_readFranky Lin
2012-05-15ath9k_hw: Fix RTT calibrationSujith Manoharan
2012-05-15iwlwifi: don't disable AGG queues that are not enabledEmmanuel Grumbach
2012-05-15iwlwifi: don't flood logs when HT debug flag is setEmmanuel Grumbach
2012-05-15iwlwifi: fix power index handlingAmit Beka
2012-05-15iwlwifi: make sure reduced tx power bit is validWey-Yi Guy
2012-05-15iwlwifi: add documentation for bt reduced tx powerWey-Yi Guy
2012-05-15iwlwifi: include rssi as part of decision making for reduce txpowerWey-Yi Guy
2012-05-15mwifiex: fix coding style issue in mwifiex_deauthenticateBing Zhao
2012-05-15mac80211_hwsim: Fix rate control by correctly reporting transmission countsJavier Cardona
2012-05-09iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville
2012-05-09brcmfmac: add out of band interrupt supportFranky Lin
2012-05-09brcmfmac: postpone interrupt register functionFranky Lin
2012-05-09brcmfmac: check bus state for statusFranky Lin
2012-05-09brcmfmac: stop releasing sdio host in irq handlerFranky Lin
2012-05-09iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy
2012-05-09iwlwifi: use correct released ucode versionMeenakshi Venkataraman
2012-05-09ipw2100: Fix order of device registrationBen Hutchings
2012-05-09ipw2200: Fix order of device registrationBen Hutchings
2012-05-09rt2x00: Add debugfs access for rfcsr registerAnisse Astier
2012-05-09rt2x00: debugfs support - allow a register to be emptyAnisse Astier
2012-05-09net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...Stanislav Yakovlev
2012-05-09iwlwifi: remove the iwl_shared referenceWey-Yi Guy
2012-05-09iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy
2012-05-09mwifiex: fix static checker warningsAmitkumar Karwar
2012-05-09mwifiex: add support for SD8786 sdioWarheadsSE
2012-05-09wireless: at76c50x: allocating too much dataDan Carpenter
2012-05-09iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach
2012-05-09iwlwifi: add option to disable 5GHz bandStanislaw Gruszka
2012-05-09iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach
2012-05-09iwlwifi: add loose coex lutWey-Yi Guy
2012-05-09iwlwifi: change kill mask based on reduce power stateWey-Yi Guy
2012-05-09iwlwifi: send reduce tx power info in commandWey-Yi Guy
2012-05-09iwlwifi: small define changeWey-Yi Guy
2012-05-09iwlwifi: add reduced tx power threshold defineWey-Yi Guy
2012-05-09iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy
2012-05-09iwlwifi: add BT reduced tx power flagWey-Yi Guy