summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmsmac
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-14staging: brcm80211: Remove NULL check before kfreeIlia Mirkin
2011-03-14staging: brcm80211: lower number of wlc_bsscfg.h includesRoland Vossen
2011-03-14staging: brcm80211: replaced wlc_bsscfg_t by struct wlc_bsscfgRoland Vossen
2011-03-14staging: brcm80211: removed comment in rx status processingRoland Vossen
2011-03-14staging: brcm80211: invalidate all AMPDU packets on IEEE80211_AMPDU_TX_STOPRoland Vossen
2011-03-14staging: brcm80211: added IEEE80211_AMPDU_TX_STOP handlingRoland Vossen
2011-03-14staging: brcm80211: bugfix for control.sta NULL ptr dereferenceRoland Vossen
2011-03-14staging: brcm80211: bugfix for NULL scb ptr dereferenceRoland Vossen
2011-03-09staging: brcm80211: optimize kmalloc to kzallocAlexander Beregalov
2011-03-02staging: brcm80211: remove osl source files from driverArend van Spriel
2011-03-02staging: brcm80211: remove struct osl_info from driver sourcesArend van Spriel
2011-03-02staging: brcm80211: remove struct osl_info from function prototypesArend van Spriel
2011-03-02staging: brcm80211: remove counting of allocated sk_buff packetsArend van Spriel
2011-03-02staging: brcm80211: remove function prototypes from wl_export.hArend van Spriel
2011-03-02staging: brcm80211: move frameid initialization in wlc_d11hdrs_mac80211Arend van Spriel
2011-03-02staging: brcm80211: remove osl_info usage in wlc_main and wl_mac80211Arend van Spriel
2011-03-02staging: brcm80211: remove struct osl_info usage from phy sourcesArend van Spriel
2011-03-02staging: brcm80211: remove struct osl_info usage from wlc_bmacArend van Spriel
2011-03-02staging: brcm80211: replace simple_strtoul with strict_strtoulArend van Spriel
2011-03-02staging: brcm80211: changed module wlc_mac80211 to wlc_mainArend van Spriel
2011-03-01brcm80211: use proper ieee80211 routinesStanislav Fomichev
2011-03-01staging: brcm80211: change prototype for wlc_antsel_attachArend van Spriel
2011-03-01staging: brcm80211: remove usage of struct osl_info from util sourcesArend van Spriel
2011-03-01staging: brcm80211: remove usage of struct osl_info for register accessArend van Spriel
2011-02-28staging: brcm80211: Add buf_size parameter to ampdu_action handler functionJavier Martinez Canillas
2011-02-28brcm80211: replace broadcom specific definesStanislav Fomichev
2011-02-28staging: brcm80211: remove usage of struct osl_info to access deviceArend van Spriel
2011-02-28staging: brcm80211: remove NULL pointer checks before calling kfreeArend van Spriel
2011-02-28staging: brcm80211: remove struct osl_info parameter from wlc_allocArend van Spriel
2011-02-28staging: brcm80211: remove osl handle from pkttotlen functionArend van Spriel
2011-02-28staging: brcm80211: remove checks for ANTSEL related compiler definitionsArend van Spriel
2011-02-28staging: brcm80211: remove include file d11ucode_ext.hArend van Spriel
2011-02-28staging: brcm80211: remove include file sbhndpio.hArend van Spriel
2011-02-28staging: brcm80211: remove include file proto/802.1d.hArend van Spriel
2011-02-28staging: brcm80211: remove typedef for struct wl_timerArend van Spriel
2011-02-28staging: brcm80211: remove typedefs that were flagged by checkpatchArend van Spriel
2011-02-28staging: brcm80211: remove nested include statementsArend van Spriel
2011-02-28staging: brcm80211: cleanup function prototypes in header filesArend van Spriel
2011-02-28staging: brcm80211: remove unused module from softmac driverArend van Spriel
2011-02-28staging: brcm80211: Fix memory leak after kmalloc failureStefan Weil
2011-02-28staging: brcm80211: removed compile warningRoland Vossen
2011-02-23staging: brcm80211: added locks in wl_mac80211.cRoland Vossen
2011-02-23staging: brcm80211: removed locks around Mac80211 callsRoland Vossen
2011-02-23staging: brcm80211: cosmetic changesRoland Vossen
2011-02-23staging: brcm80211: remove some bsscfg attribute that are redundantArend van Spriel
2011-02-23staging: brcm80211: allow changing channel by mac80211 when associatedArend van Spriel
2011-02-23staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev
2011-02-23staging: brcm80211: replace broadcom specific byte swapping routinesStanislav Fomichev