summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-12-19b43: N-PHY: reorder functions: move RSSI calibrationRafał Miłecki1-300/+300
2011-12-19b43: N-PHY: split gain control workaroundsRafał Miłecki1-264/+267
2011-12-19b43: N-PHY: reorder functions: collect RSSI selectsRafał Miłecki1-221/+225
2011-12-19b43: N-PHY: reorder functions: collect samples onesRafał Miłecki1-131/+135
2011-12-19b43: N-PHY: reorder functions: collect radio onesRafał Miłecki1-190/+198
2011-12-19b43: N-PHY: reorder functions: put basic ones at beginningRafał Miłecki1-333/+332
2011-12-19rtlwifi: Fix locking problem introduces with commit 6539306bLarry Finger3-2/+5
2011-12-19brcm80211: fmac: add Kconfig option for SDIO bus supportFranky Lin2-15/+25
2011-12-19brcm80211: fmac: exclude unnecessary header filesFranky Lin4-6/+0
2011-12-19brcm80211: fmac: move idle macros to dhd_sdio.cFranky Lin2-6/+6
2011-12-19brcm80211: fmac: move debug level macros to dhd_dbg.hFranky Lin2-15/+15
2011-12-19brcm80211: fmac: abstract ctrl frames interface function pointersFranky Lin3-17/+13
2011-12-19brcm80211: fmac: abstract bus_txdata interface function pointerFranky Lin3-5/+5
2011-12-19brcm80211: fmac: abstract bus_init interface function pointerFranky Lin3-5/+5
2011-12-19brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin4-75/+78
2011-12-19brcm80211: fmac: abstract bus_stop interface function pointerFranky Lin4-86/+88
2011-12-19brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin6-10/+13
2011-12-19brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin5-11/+7
2011-12-19brcm80211: fmac: stop referencing brcmf_pub in bus layerFranky Lin3-33/+29
2011-12-19brcm80211: fmac: move tx flow ctrl flag to bus layerFranky Lin3-4/+8
2011-12-19brcm80211: fmac: move packet realloc stats to struct brcmf_busFranky Lin3-4/+3
2011-12-19brcm80211: fmac: move dongle statistics to struct brcmf_busFranky Lin3-27/+27
2011-12-19brcm80211: fmac: remove duplicate statistics from driver data structureFranky Lin5-45/+13
2011-12-19brcm80211: fmac: move driver up status to struct brcmf_busFranky Lin3-12/+13
2011-12-19brcm80211: fmac: move maxctl to struct brcmf_busFranky Lin3-9/+9
2011-12-19brcm80211: fmac: move sdio used statistics to struct brcmf_sdioFranky Lin2-18/+14
2011-12-19brcm80211: fmac: change function proto_hdrpull parameterFranky Lin4-6/+9
2011-12-19brcm80211: fmac: change function rx_frame parameterFranky Lin3-6/+8
2011-12-19brcm80211: fmac: change function brcmf_c_prec_enq parameterFranky Lin3-3/+6
2011-12-19brcm80211: fmac: change function txcomplete parameterFranky Lin3-4/+6
2011-12-19brcm80211: fmac: change function txflowcontrol parameterFranky Lin3-4/+6
2011-12-19brcm80211: fmac: change function brcmf_detach parameterFranky Lin3-19/+20
2011-12-19brcm80211: fmac: change function bus_start parameterFranky Lin3-6/+8
2011-12-19brcm80211: fmac: change function add_if parameterFranky Lin4-4/+9
2011-12-19brcm80211: fmac: register a dummy irq handler for SDIO function 2Franky Lin1-0/+7
2011-12-19brcm80211: fmac: remove oneline proto block functionsFranky Lin4-29/+7
2011-12-19brcm80211: fmac: unify common layer driver data structureFranky Lin4-214/+180
2011-12-19b43: avoid packet losses in the dma worker code.francesco.gringoli@ing.unibs.it3-19/+60
2011-12-19mwifiex: cleanup work in scan.cAmitkumar Karwar1-4/+4
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches34-799/+647
2011-12-19Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville22-653/+1809
2011-12-19Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville35-836/+925
2011-12-16b43: mark some vars __maybe_unused in b43_nphy_pmu_spur_avoidJohn W. Linville1-2/+2
2011-12-16Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo3020-94166/+197384
2011-12-16iwlagn: remove iwlagn_build_addsta_hcmdJohannes Berg1-13/+2
2011-12-16iwlwifi: add IO function for continuous write of target memoryHsu, Kenny2-4/+20
2011-12-16iwlwifi: remove unused AMPDU factor/density configurationJohannes Berg2-8/+0
2011-12-16iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry7-66/+140
2011-12-16iwlwifi: create iwl_mac80211 unregister routineDon Fry3-6/+11
2011-12-16iwlwifi: add missing documentation for iwl_sharedEmmanuel Grumbach1-0/+3