summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-16ssb/bcma: fill attribute alpha2 from spromHauke Mehrtens2-6/+13
2012-05-16bcma: add boardinfo structHauke Mehrtens2-3/+4
2012-05-16ssb: remove rev from boardinfoHauke Mehrtens6-12/+11
2012-05-16Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville13-178/+455
2012-05-15wlcore/wl12xx: implement better beacon loss handlingBartosz.Markowski@tieto.com4-17/+51
2012-05-15wlcore: fix size of two memset's in wl1271_cmd_build_arp_rsp()Jesper Juhl1-2/+2
2012-05-15wireless: TI wlxxx depends on MAC80211Randy Dunlap2-1/+2
2012-05-15wlcore: fixup an allocationDan Carpenter1-1/+3
2012-05-15wlcore: release lock on error in wl1271_op_suspend()Dan Carpenter1-0/+1
2012-05-15wl12xx: support wowlan wakeup patternsEyal Shapira2-7/+211
2012-05-15wlcore: add RX filters driver state mgmt functionsEyal Shapira3-0/+43
2012-05-15wl12xx: add RX filters ACX commandsEyal Shapira3-0/+110
2012-05-15wlcore: add RX filters util functionsEyal Shapira2-0/+106
2012-05-15wlcore: use GFP_KERNEL together with GFP_DMALuciano Coelho2-2/+2
2012-05-15NFC: HCI based pn544 driverEric Lapuyade3-0/+961
2012-05-15NFC: Remove unneeded pn533 dev NULL checkDan Carpenter1-3/+0
2012-05-15NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade1-8/+8
2012-05-15b43legacy: Fix error due to MMIO access with SSB unpoweredLarry Finger1-2/+0
2012-05-15brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrlFranky Lin3-32/+6
2012-05-15brcmfmac: remove function brcmf_sdcard_regfailFranky Lin3-34/+24
2012-05-15brcmfmac: remove redundant retries for SDIO core register accessFranky Lin1-66/+44
2012-05-15brcmfmac: replace brcmf_sdcard_reg_write with brcmf_sdio_regwlFranky Lin4-95/+50
2012-05-15brcmfmac: replace brcmf_sdcard_reg_read with brcmf_sdio_regrlFranky Lin4-111/+95
2012-05-15brcmfmac: replace brcmf_sdcard_cfg_write with brcmf_sdio_regwbFranky Lin4-98/+48
2012-05-15brcmfmac: replace brcmf_sdcard_cfg_read with brcmf_sdio_regrbFranky Lin4-90/+49
2012-05-15brcmfmac: introduce unified register access interface for SDIOFranky Lin2-0/+125
2012-05-15brcmfmac: decouple set_sbaddr_window from register write interfaceFranky Lin1-13/+24
2012-05-15brcmfmac: remove unused parameter of brcmf_sdcard_reg_writeFranky Lin4-34/+29
2012-05-15brcmfmac: remove unused parameter of brcmf_sdcard_reg_readFranky Lin4-59/+42
2012-05-15ath9k_hw: Fix RTT calibrationSujith Manoharan6-70/+89
2012-05-15iwlwifi: don't disable AGG queues that are not enabledEmmanuel Grumbach1-3/+9
2012-05-15iwlwifi: don't flood logs when HT debug flag is setEmmanuel Grumbach1-4/+3
2012-05-15iwlwifi: fix power index handlingAmit Beka1-2/+6
2012-05-15iwlwifi: make sure reduced tx power bit is validWey-Yi Guy1-1/+1
2012-05-15iwlwifi: add documentation for bt reduced tx powerWey-Yi Guy2-1/+27
2012-05-15iwlwifi: include rssi as part of decision making for reduce txpowerWey-Yi Guy1-0/+11
2012-05-15mwifiex: fix coding style issue in mwifiex_deauthenticateBing Zhao1-10/+12
2012-05-15mac80211_hwsim: Fix rate control by correctly reporting transmission countsJavier Cardona1-0/+5
2012-05-08iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville1-1/+2
2012-05-08brcmfmac: add out of band interrupt supportFranky Lin5-15/+240
2012-05-08brcmfmac: postpone interrupt register functionFranky Lin1-9/+6
2012-05-08brcmfmac: check bus state for statusFranky Lin1-1/+1
2012-05-08brcmfmac: stop releasing sdio host in irq handlerFranky Lin1-4/+0
2012-05-08iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy1-1/+1
2012-05-08iwlwifi: use correct released ucode versionMeenakshi Venkataraman1-1/+1
2012-05-08ipw2100: Fix order of device registrationBen Hutchings1-11/+13
2012-05-08ipw2200: Fix order of device registrationBen Hutchings1-11/+12
2012-05-08rt2x00: Add debugfs access for rfcsr registerAnisse Astier4-1/+20
2012-05-08rt2x00: debugfs support - allow a register to be emptyAnisse Astier1-35/+36
2012-05-08net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...Stanislav Yakovlev1-15/+6