summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmsmac/wl_mac80211.c
AgeCommit message (Expand)Author
2011-06-07staging: brcm80211: renamed files to get rid of wl_ file name prefixRoland Vossen
2011-06-07staging: brcm80211: removed wl_ (vendor specific acronym)Roland Vossen
2011-06-07staging: brcm80211: remove phy_version.hArend van Spriel
2011-06-07staging: brcm80211: moved sbdma.h into brcmsmac/bcmdma.hRoland Vossen
2011-06-07staging: brcm80211: remove usage of pcicfg.h from brcmsmac driverArend van Spriel
2011-06-07staging: brcm80211: removed unused stuff from proto/802.11.hRoland Vossen
2011-06-07staging: brcm80211: removed 'hnd' from filenamesRoland Vossen
2011-06-07staging: brcm80211: added support for more bcm43224 based boardsRoland Vossen
2011-06-07staging: brcm80211: emptied wlioctl.hRoland Vossen
2011-06-07staging: brcm80211: cleanup struct wl_infoArend van Spriel
2011-06-07staging: brcm80211: removed iovar layer from softmacRoland Vossen
2011-05-17staging: brcm80211: removed counter related struct wl_cntRoland Vossen
2011-05-17staging: brcm80211: removed unused struct net_device_stats related codeRoland Vossen
2011-05-11staging: brcm80211: remove definition of BCMFASTPATH macroArend van Spriel
2011-05-11staging: brcm80211: move utility functions into new moduleHenry Ptasinski
2011-05-10staging: brcm80211: move functions only used by brcmsmac out of utilsHenry Ptasinski
2011-05-10staging: brcm80211: fix perimeter locking in wl_ops_bss_info_changedArend van Spriel
2011-05-03staging: brcm80211: replaced WL_TRACE by BCMMSGRoland Vossen
2011-05-03staging: brcm80211: implement flush driver callback for mac80211Arend van Spriel
2011-05-03staging: brcm80211: removed all ASSERTs from wl_mac80211.cRoland Vossen
2011-05-03staging: brcm80211: replace error codes part 2Roland Vossen
2011-05-03staging: brcm80211: honour basic rate configuration from mac80211Arend van Spriel
2011-05-03staging: brcm80211: remove wl_ops_set_rts_thresholdArend van Spriel
2011-05-03staging: brcm80211: remove unnecessary if statements from bss_info_changedArend van Spriel
2011-05-03staging: brcm80211: replaced WL_ERROR in two files.Roland Vossen
2011-05-03staging: brcm80211: making wiphy object accessible from wlc and phyRoland Vossen
2011-05-03staging: brcm80211: removed WL_NONERoland Vossen
2011-05-03staging: brcm80211: made error codes in bcmutils.h positiveRoland Vossen
2011-04-20staging: brcm80211: cleanup of WMM related functionsRoland Vossen
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman
2011-04-04staging: brcm80211: code cleanupRoland Vossen
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: added IEEE80211_AMPDU_TX_STOP handlingRoland 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 osl_info usage in wlc_main and wl_mac80211Arend van Spriel
2011-03-02staging: brcm80211: replace simple_strtoul with strict_strtoulArend 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 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 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: removed compile warningRoland Vossen