summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2011-12-19brcm80211: fmac: move debug level macros to dhd_dbg.hFranky Lin
2011-12-19brcm80211: fmac: abstract ctrl frames interface function pointersFranky Lin
2011-12-19brcm80211: fmac: abstract bus_txdata interface function pointerFranky Lin
2011-12-19brcm80211: fmac: abstract bus_init interface function pointerFranky Lin
2011-12-19brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin
2011-12-19brcm80211: fmac: abstract bus_stop interface function pointerFranky Lin
2011-12-19brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin
2011-12-19brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin
2011-12-19brcm80211: fmac: stop referencing brcmf_pub in bus layerFranky Lin
2011-12-19brcm80211: fmac: move tx flow ctrl flag to bus layerFranky Lin
2011-12-19brcm80211: fmac: move packet realloc stats to struct brcmf_busFranky Lin
2011-12-19brcm80211: fmac: move dongle statistics to struct brcmf_busFranky Lin
2011-12-19brcm80211: fmac: remove duplicate statistics from driver data structureFranky Lin
2011-12-19brcm80211: fmac: move driver up status to struct brcmf_busFranky Lin
2011-12-19brcm80211: fmac: move maxctl to struct brcmf_busFranky Lin
2011-12-19brcm80211: fmac: move sdio used statistics to struct brcmf_sdioFranky Lin
2011-12-19brcm80211: fmac: change function proto_hdrpull parameterFranky Lin
2011-12-19brcm80211: fmac: change function rx_frame parameterFranky Lin
2011-12-19brcm80211: fmac: change function brcmf_c_prec_enq parameterFranky Lin
2011-12-19brcm80211: fmac: change function txcomplete parameterFranky Lin
2011-12-19brcm80211: fmac: change function txflowcontrol parameterFranky Lin
2011-12-19brcm80211: fmac: change function brcmf_detach parameterFranky Lin
2011-12-19brcm80211: fmac: change function bus_start parameterFranky Lin
2011-12-19brcm80211: fmac: change function add_if parameterFranky Lin
2011-12-19brcm80211: fmac: register a dummy irq handler for SDIO function 2Franky Lin
2011-12-19brcm80211: fmac: remove oneline proto block functionsFranky Lin
2011-12-19brcm80211: fmac: unify common layer driver data structureFranky Lin
2011-12-19b43: avoid packet losses in the dma worker code.francesco.gringoli@ing.unibs.it
2011-12-19mwifiex: cleanup work in scan.cAmitkumar Karwar
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-12-19Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2011-12-19Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2011-12-16b43: mark some vars __maybe_unused in b43_nphy_pmu_spur_avoidJohn W. Linville
2011-12-16Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2011-12-16iwlagn: remove iwlagn_build_addsta_hcmdJohannes Berg
2011-12-16iwlwifi: add IO function for continuous write of target memoryHsu, Kenny
2011-12-16iwlwifi: remove unused AMPDU factor/density configurationJohannes Berg
2011-12-16iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry
2011-12-16iwlwifi: create iwl_mac80211 unregister routineDon Fry
2011-12-16iwlwifi: add missing documentation for iwl_sharedEmmanuel Grumbach
2011-12-16iwlwifi: don't accept Tx packets when draining HW queuesEmmanuel Grumbach
2011-12-16iwlwifi: kill iwl_{start,stop}_tx_ba_trans_readyEmmanuel Grumbach
2011-12-16iwlwifi: add debug in Tx path in AGG flowEmmanuel Grumbach
2011-12-16iwlwifi: reset the tid_data when a station is removedEmmanuel Grumbach
2011-12-16iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach
2011-12-16iwlwifi: transport layer shouldn't access the AGG SMEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - seq_numberEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - check_emptyEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach