summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* b43: N-PHY: reorder functions: random cleanupsRafał Miłecki2011-12-191-107/+116
* b43: N-PHY: reorder functions: move rest of workaroundsRafał Miłecki2011-12-191-226/+226
* b43: N-PHY: reorder functions: move RSSI calibrationRafał Miłecki2011-12-191-300/+300
* b43: N-PHY: split gain control workaroundsRafał Miłecki2011-12-191-264/+267
* b43: N-PHY: reorder functions: collect RSSI selectsRafał Miłecki2011-12-191-221/+225
* b43: N-PHY: reorder functions: collect samples onesRafał Miłecki2011-12-191-131/+135
* b43: N-PHY: reorder functions: collect radio onesRafał Miłecki2011-12-191-190/+198
* b43: N-PHY: reorder functions: put basic ones at beginningRafał Miłecki2011-12-191-333/+332
* rtlwifi: Fix locking problem introduces with commit 6539306bLarry Finger2011-12-193-2/+5
* brcm80211: fmac: add Kconfig option for SDIO bus supportFranky Lin2011-12-192-15/+25
* 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-16447-45289/+48004
| |\
| * | 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