summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211
AgeCommit message (Expand)Author
2011-05-17staging: brcm80211: use correct pointer types in bcm_pktq_flushClemens Noss
2011-05-17staging: brcm80211: fix cast to pointer from integerClemens Noss
2011-05-17staging: brcm80211: fix checkpatch issue in wlc_channel.cArend van Spriel
2011-05-17staging: brcm80211: Corrected sdpcm_shared_t structure definitionSukesh Srikakula
2011-05-17staging: brcm80211: Better debug support added to brcmfmac driverSukesh Srikakula
2011-05-17staging: brcm80211: cfg80211 up/down routines in brcmfmac driver are fixedSukesh Srikakula
2011-05-17staging: brcm80211: Removed unused variable from brcmfmac driverSukesh Srikakula
2011-05-17staging: brcm80211: Fixed scan notification functionality in brcmfmac driverSukesh Srikakula
2011-05-17staging: brcm80211: Added support to change scan times from brcmfmac driverSukesh Srikakula
2011-05-17staging: brcm80211: Added support to change roaming parameters from brcmfmac ...Sukesh Srikakula
2011-05-17staging: brcm80211: Fixed ibss join/leave functionality in brcmfmac driverSukesh Srikakula
2011-05-17staging: brcm80211: Fixed bss (re)connect/disconnect issues in brcmfmac driverSukesh Srikakula
2011-05-17staging: brcm80211: Optimized wl_inform_single_bss function in brcmfmac driverSukesh Srikakula
2011-05-17staging: brcm80211: Fixed wl_assoc_params structure miss match in brcmfmac dr...Sukesh Srikakula
2011-05-17staging: brcm80211: brcmfmac driver's interface name changed to "wlan"Sukesh Srikakula
2011-05-17staging: brcm80211: Fix for suspend issue in brcmfmac driverSukesh Srikakula
2011-05-17staging: brcm80211: Fix for WPA GTK install issue in brcmfmac driverSukesh Srikakula
2011-05-17staging: brcm80211: removed more unused counter related structuresRoland Vossen
2011-05-17staging: brcm80211: removed counter related struct wl_cntRoland Vossen
2011-05-17staging: brcm80211: removed support for proprietary ioctl WLC_GET_PKTCNTSRoland Vossen
2011-05-17staging: brcm80211: removed stats WEXT support from fullmacRoland Vossen
2011-05-17staging: brcm80211: removed counter related macros that expanded to NOPRoland Vossen
2011-05-17staging: brcm80211: removed unused struct net_device_stats related codeRoland Vossen
2011-05-17staging: brcm80211: fix makefiles for building drivers in kernelArend van Spriel
2011-05-17staging: brcm80211: cleanup functions in nvram.cArend van Spriel
2011-05-17staging: brcm80211: make function definitions and prototype consistentArend van Spriel
2011-05-17staging: brcm80211: remove unused functions and prototypesArend van Spriel
2011-05-17staging: brcm80211: remove unnecessary functions from wlc_main.cArend van Spriel
2011-05-17staging: brcm80211: got rid of #ifdef __mips__ by new dma_spin_for_len()Roland Vossen
2011-05-17staging: brcm80211: replaced IL_BIGENDIAN by __BIG_ENDIANRoland Vossen
2011-05-11staging: brcm80211: fix checkpatch issue introduced in dhd_sdio.cArend van Spriel
2011-05-11staging: brcm80211: use print_hex_dump_bytes kernel functionArend van Spriel
2011-05-11staging: brcm80211: remove definition of BCMFASTPATH macroArend van Spriel
2011-05-11staging: brcm80211: cleanup unnecessary functions from wlc_ampdu.cArend van Spriel
2011-05-11staging: brcm80211: move utility functions into new moduleHenry Ptasinski
2011-05-10staging: brcm80211: brcmfmac: Fix memset using sizeof(ptr) not sizeof(*ptr)Joe Perches
2011-05-10staging: brcm80211: fix checkpatch issue introduced in wlc_alloc.cArend van Spriel
2011-05-10staging: brcm80211: make use of fls bit operation in wlc_phy_compute_dBArend van Spriel
2011-05-10staging: brcm80211: use int_sqrt kernel function iso driver implementationArend van Spriel
2011-05-10staging: brcm80211: remove unused function from wlc_phy_cmn.cArend van Spriel
2011-05-10staging: brcm80211: wlc_aggregatable function prototype movedArend van Spriel
2011-05-10staging: brcm80211: local used function made staticArend van Spriel
2011-05-10staging: brcm80211: move functions only used by brcmsmac out of utilsHenry Ptasinski
2011-05-10staging: brcm80211: move another file only used by brcmsmac into appropriate dirHenry Ptasinski
2011-05-10staging: brcm80211: remove unused functionHenry Ptasinski
2011-05-10staging: brcm80211: remove unneeded include pathHenry Ptasinski
2011-05-10staging: brcm80211: remove unnecessary header fileHenry Ptasinski
2011-05-10staging: brcm80211: delete unneeded filesHenry Ptasinski
2011-05-10staging: brcm80211: move files only used by brcmsmac into appropriate dirHenry Ptasinski
2011-05-10staging: brcm80211: move header fileHenry Ptasinski