aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* brcm80211: fmac: exclude unnecessary header filesFranky Lin2011-12-194-6/+0
* brcm80211: fmac: move idle macros to dhd_sdio.cFranky Lin2011-12-192-6/+6
* brcm80211: fmac: move debug level macros to dhd_dbg.hFranky Lin2011-12-192-15/+15
* brcm80211: fmac: abstract ctrl frames interface function pointersFranky Lin2011-12-193-17/+13
* brcm80211: fmac: abstract bus_txdata interface function pointerFranky Lin2011-12-193-5/+5
* brcm80211: fmac: abstract bus_init interface function pointerFranky Lin2011-12-193-5/+5
* brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin2011-12-194-75/+78
* brcm80211: fmac: abstract bus_stop interface function pointerFranky Lin2011-12-194-86/+88
* brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin2011-12-196-10/+13
* brcm80211: fmac: stop referencing brcmf_sdio in common layerFranky Lin2011-12-195-11/+7
* brcm80211: fmac: stop referencing brcmf_pub in bus layerFranky Lin2011-12-193-33/+29
* brcm80211: fmac: move tx flow ctrl flag to bus layerFranky Lin2011-12-193-4/+8
* brcm80211: fmac: move packet realloc stats to struct brcmf_busFranky Lin2011-12-193-4/+3
* brcm80211: fmac: move dongle statistics to struct brcmf_busFranky Lin2011-12-193-27/+27
* brcm80211: fmac: remove duplicate statistics from driver data structureFranky Lin2011-12-195-45/+13
* brcm80211: fmac: move driver up status to struct brcmf_busFranky Lin2011-12-193-12/+13
* brcm80211: fmac: move maxctl to struct brcmf_busFranky Lin2011-12-193-9/+9
* brcm80211: fmac: move sdio used statistics to struct brcmf_sdioFranky Lin2011-12-192-18/+14
* brcm80211: fmac: change function proto_hdrpull parameterFranky Lin2011-12-194-6/+9
* brcm80211: fmac: change function rx_frame parameterFranky Lin2011-12-193-6/+8
* brcm80211: fmac: change function brcmf_c_prec_enq parameterFranky Lin2011-12-193-3/+6
* brcm80211: fmac: change function txcomplete parameterFranky Lin2011-12-193-4/+6
* brcm80211: fmac: change function txflowcontrol parameterFranky Lin2011-12-193-4/+6
* brcm80211: fmac: change function brcmf_detach parameterFranky Lin2011-12-193-19/+20
* brcm80211: fmac: change function bus_start parameterFranky Lin2011-12-193-6/+8
* brcm80211: fmac: change function add_if parameterFranky Lin2011-12-194-4/+9
* brcm80211: fmac: register a dummy irq handler for SDIO function 2Franky Lin2011-12-191-0/+7
* brcm80211: fmac: remove oneline proto block functionsFranky Lin2011-12-194-29/+7
* brcm80211: fmac: unify common layer driver data structureFranky Lin2011-12-194-214/+180
* b43: avoid packet losses in the dma worker code.francesco.gringoli@ing.unibs.it2011-12-193-19/+60
* mwifiex: cleanup work in scan.cAmitkumar Karwar2011-12-191-4/+4
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-1934-799/+647
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2011-12-1922-653/+1809
|\
| * Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2011-12-163020-94166/+197384
| |\
| * | ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam2011-12-144-10/+297
| * | ath6kl: Support different uart_tx pin and refclk configurationRyan Hsu2011-12-142-9/+32
| * | ath6kl: implement scheduled scanKalle Valo2011-12-137-3/+209
| * | ath6kl: fix reading of FW IE capabilitiesKalle Valo2011-12-131-1/+4
| * | ath6kl: fix value of WOW_FILTER_SSIDKalle Valo2011-12-131-1/+1
| * | ath6kl: implement ath6kl_cfg80211_stop_all()Kalle Valo2011-12-133-25/+34
| * | ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close()Kalle Valo2011-12-131-10/+1
| * | ath6kl: remove a workaround from ath6kl_cfg80211_stop()Kalle Valo2011-12-131-6/+2
| * | ath6kl: cleanup ath6kl_priv()Kalle Valo2011-12-132-6/+6
| * | ath6kl: Use delayed key configuration for WAPI in AP modeJouni Malinen2011-12-132-2/+5
| * | ath6kl: Increase the maximum number of connections in AP modeVasanthakumar Thiagarajan2011-11-241-1/+1
| * | ath6kl: remove unused sc_params from struct ath6klKalle Valo2011-11-243-14/+0
| * | ath6kl: fix ath6kl's set tx powerLuis R. Rodriguez2011-11-241-1/+2
| * | ath6kl: use a larger buffer for debug outputDan Carpenter2011-11-241-2/+2
| * | ath6kl: Use mutex to protect dma buffer in sync read writeRaja Mani2011-11-211-0/+9
| * | ath6kl: unlock if ath6kl_cfg80211_connect() failsDan Carpenter2011-11-211-1/+3