summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211
AgeCommit message (Expand)Author
2011-08-23staging: brcm80211: use kstrdup()Thomas Meyer
2011-08-23staging: brcm80211: use kzalloc()Thomas Meyer
2011-08-23staging: brcm80211: fill in proper rx rate in mac80211 rx statusArend van Spriel
2011-08-23staging: brcm80211: bugfix for fifo problem on 64 bits platforms.Roland Vossen
2011-08-23staging: brcm80211: bugfix for exception on Sparc platformsRoland Vossen
2011-08-23staging: brcm80211: fix rtnl_lock issue when bringing down brcmfmacArend van Spriel
2011-08-23staging: brcm80211: fix checkpatch warning in fullmacFranky Lin
2011-08-23staging: brcm80211: make use of cordic library functionArend van Spriel
2011-08-23staging: brcm80211: make use of crc8 library functionArend van Spriel
2011-08-23staging: brcm80211: only enable brcmsmac if bcma is not setHenry Ptasinski
2011-08-23staging: brcm80211: removed unused MIPS specific SDRAM swap windowRoland Vossen
2011-08-23staging: brcm80211: restrict MIPS dma bug workaround to BCM47XXArend van Spriel
2011-08-23staging: brcm80211: restrict register access method for bcm47xxArend van Spriel
2011-08-23staging: brcm80211: remove mips specific include from dma.cArend van Spriel
2011-08-23staging: brcm80211: Fix handling of firmware and inits on big-endian platformsHenry Ptasinski
2011-08-23staging: brcm80211: Remove swaps in R_REG and W_REG macrosHenry Ptasinski
2011-08-23staging: brcm80211: fix off-by-one error in swap functionsHenry Ptasinski
2011-08-23staging: brcm80211: replace BUS_SWAP32 macro with cpu_to_le32()Arend van Spriel
2011-08-23staging: brcm80211: remove PHYSADDR macro from dma.cArend van Spriel
2011-08-23staging: brcm80211: remove W_SM and R_SM macros from dma.cArend van Spriel
2011-08-23staging: brcm80211: void * cleanup in fullmacFranky Lin
2011-08-23staging: brcm80211: got rid of several void pointers in softmacRoland Vossen
2011-08-23staging: brcm80211: replaced void pointers in otp functionsRoland Vossen
2011-08-23staging: brcm80211: replaced void pointers in dma functionsRoland Vossen
2011-08-23staging: brcm80211: got rid of several void pointers for softmac PCIRoland Vossen
2011-08-23staging: brcm80211: remove unused func parameter in wl_cfg80211 of fullmacFranky Lin
2011-08-23staging: brcm80211: remove dead SDTEST code from fullmacFranky Lin
2011-08-23staging: brcm80211: remove unused parameter from data interface in fullmacFranky Lin
2011-08-23staging: brcm80211: remove wrapper functions in bcmsdh_sdmmc.cFranky Lin
2011-08-23staging: brcm80211: remove dead code from dhd_sdio.cFranky Lin
2011-08-23staging: brcm80211: absorb brcmf_sdioh_abort into brcmf_sdcard_abortFranky Lin
2011-08-23staging: brcm80211: absorb brcmf_sdioh_interrupt_deregister into brcmf_sdcard...Franky Lin
2011-08-23staging: brcm80211: absorb brcmf_sdioh_interrupt_register into brcmf_sdcard_i...Franky Lin
2011-08-23staging: brcm80211: absorb brcmf_sdioh_iovar_op into brcmf_sdcard_iovar_opFranky Lin
2011-08-23staging: brcm80211: remove wext traces in fullmacFranky Lin
2011-08-23staging: brcm80211: remove global var gInstance from brcmfmacFranky Lin
2011-08-23staging: brcm80211: remove struct sdioh_info from brcmfmacFranky Lin
2011-08-23staging: brcm80211: remove iovar IOV_BLOCKSIZE in brcmfmacFranky Lin
2011-08-23staging: brcm80211: use wait queues instead of semaphores in wl_cfg80211.cArend van Spriel
2011-08-23staging: brcm80211: updated TODO fileArend van Spriel
2011-08-23staging: brcm80211: remove target platform limitations for driversArend van Spriel
2011-08-23staging: brcm80211: fix 'uninitialized usage' compiler warningArend van Spriel
2011-08-23staging: brcm80211: SPARC build error fixPieter-Paul Giesberts
2011-08-23staging: brcm80211: removed watchdog function from softmacRoland Vossen
2011-08-23staging: brcm80211: removed brcms_c_module_unregister() call in ampdu.cRoland Vossen
2011-08-23staging: brcm80211: removed void * from ai_ functionsRoland Vossen
2011-08-23staging: brcm80211: replaced void *btparam into struct pci_dev *btparamRoland Vossen
2011-08-23staging: brcm80211: removed unused bus code from softmacRoland Vossen
2011-08-23staging: brcm80211: cleanup to get rid of 'over 80 character' lineArend van Spriel
2011-08-23staging: brcm80211: remove function pointer of interrupt isr in brcmfmacFranky Lin