summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211
AgeCommit message (Expand)Author
2010-12-09staging: brcm80211: removed ap related commentsRoland Vossen
2010-12-09staging: brcm80211: Remove redundant unlikely()Tobias Klauser
2010-12-08staging: brcm80211: fix documentation on installing firmwareHenry Ptasinski
2010-12-08staging: brcm80211: removed unused struct wlc_ap_infoRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pubRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlccore_t by struct wlccoreRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlcband_t by struct wlcbandRoland Vossen
2010-12-08staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pubRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wl_if_t by struct wl_ifRoland Vossen
2010-12-08staging: brcm80211: replaced typedef bmac_pmq_t by struct bmac_pmqRoland Vossen
2010-12-08staging: brcm80211: replaced typedef antsel_info_t by struct antsel_infoRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlc_ap_info_t by struct wlc_ap_infoRoland Vossen
2010-12-08staging: brcm80211: replaced typedef ampdu_info_t by struct ampdu_infoRoland Vossen
2010-12-08staging: brcm80211: replaced typedef wlc_if_t by struct wlc_ifRoland Vossen
2010-12-08staging: brcm80211: removed unused macro's and typedefs from wpa.hRoland Vossen
2010-12-08staging: brcm80211: removed unused typedefsRoland Vossen
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman
2010-12-06staging: brcm80211: replaced wlc_hw_info_t by struct wlc_hw_infoRoland Vossen
2010-12-06staging: brcm80211: remove macro usage for sk_buff releaseArend van Spriel
2010-12-06staging: brcm80211: remove macro usage for sk_buff allocationArend van Spriel
2010-12-06staging: brcm80211: replaced wlc_info_t by struct wlc_info.Roland Vossen
2010-12-06staging: brcm80211: Removing cruft from osl.hBrett Rudley
2010-12-06staging: brcm80211: migrate register ops macros to bcmutils.hBrett Rudley
2010-12-06staging: brcm80211: move dma specific macros from osl to dma codeBrett Rudley
2010-12-06staging: brcm80211: move fullmac-only code from osl to fullmac filesBrett Rudley
2010-12-06staging: brcm80211: Remove unused softmac macrosBrett Rudley
2010-12-06staging: brcm80211: Move osl_pub into oslBrett Rudley
2010-12-06staging: brcm80211: OSLREGOPS is unused, remove checks for it.Brett Rudley
2010-12-03staging: brcm80211: added firmware validationRoland Vossen
2010-12-02staging: brcm80211: remove redundant CHIPREV macroArend van Spriel
2010-12-02staging: brcm80211: remove redundant CHIPID macroArend van Spriel
2010-12-02staging: brcm80211: remove redundant CHIPTYPE macroArend van Spriel
2010-12-02staging: brcm80211: absorb linux_osl.h into osl.hBrett Rudley
2010-12-02staging: brcm80211: Remove unused code from osl.hBrett Rudley
2010-12-01staging: brcm80211: replaced typedef struct wl_info_t by struct wl_info.Roland Vossen
2010-12-01staging: brcm80211 needs lots of delay.hRandy Dunlap
2010-12-01staging: brcm80211: bcmp => memcmpBrett Rudley
2010-12-01staging: brcm80211: bzero => memsetBrett Rudley
2010-12-01staging: brcm80211: remove OSL_SYSUPTIME_SUPPORTBrett Rudley
2010-12-01staging: brcm80211: Remove bogus gcc version checkingBrett Rudley
2010-12-01staging: brcm80211: Remove unused PKTFREESETCBBrett Rudley
2010-12-01staging: brcm80211: Remove OSL_DMADDRWIDTHBrett Rudley
2010-11-29staging: brcm80211: Remove BUSTYPE macroBrett Rudley
2010-11-29staging: brcm80211: remove unused dhd_ops_virt variable definitionArend van Spriel
2010-11-29staging: brcm80211: remove some more packet related macrosArend van Spriel
2010-11-29staging: brcm80211: removed packet macros for accessing sk_buff fieldsArend van Spriel
2010-11-29staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel
2010-11-29staging: brcm80211: remove unneccessary packets funtion prototypeArend van Spriel
2010-11-29staging: brcm80211: add include file for using semaphore related definitionsArend van Spriel
2010-11-29staging: brcm80211: OSL shrink: Remove OSL_PCI_READ/WRITE_CONFIGBrett Rudley