summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmsmac/wl_mac80211.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-07staging: brcm80211: renamed files to get rid of wl_ file name prefixRoland Vossen1-1966/+0
2011-06-07staging: brcm80211: removed wl_ (vendor specific acronym)Roland Vossen1-300/+324
2011-06-07staging: brcm80211: remove phy_version.hArend van Spriel1-1/+0
2011-06-07staging: brcm80211: moved sbdma.h into brcmsmac/bcmdma.hRoland Vossen1-1/+1
2011-06-07staging: brcm80211: remove usage of pcicfg.h from brcmsmac driverArend van Spriel1-1/+1
2011-06-07staging: brcm80211: removed unused stuff from proto/802.11.hRoland Vossen1-2/+0
2011-06-07staging: brcm80211: removed 'hnd' from filenamesRoland Vossen1-1/+1
2011-06-07staging: brcm80211: added support for more bcm43224 based boardsRoland Vossen1-1/+4
2011-06-07staging: brcm80211: emptied wlioctl.hRoland Vossen1-1/+0
2011-06-07staging: brcm80211: cleanup struct wl_infoArend van Spriel1-5/+2
2011-06-07staging: brcm80211: removed iovar layer from softmacRoland Vossen1-9/+8
2011-05-17staging: brcm80211: removed counter related struct wl_cntRoland Vossen1-4/+4
2011-05-17staging: brcm80211: removed unused struct net_device_stats related codeRoland Vossen1-29/+0
2011-05-11staging: brcm80211: remove definition of BCMFASTPATH macroArend van Spriel1-4/+4
2011-05-11staging: brcm80211: move utility functions into new moduleHenry Ptasinski1-1/+1
2011-05-10staging: brcm80211: move functions only used by brcmsmac out of utilsHenry Ptasinski1-0/+1
2011-05-10staging: brcm80211: fix perimeter locking in wl_ops_bss_info_changedArend van Spriel1-4/+11
2011-05-03staging: brcm80211: replaced WL_TRACE by BCMMSGRoland Vossen1-11/+6
2011-05-03staging: brcm80211: implement flush driver callback for mac80211Arend van Spriel1-0/+24
2011-05-03staging: brcm80211: removed all ASSERTs from wl_mac80211.cRoland Vossen1-36/+20
2011-05-03staging: brcm80211: replace error codes part 2Roland Vossen1-1/+1
2011-05-03staging: brcm80211: honour basic rate configuration from mac80211Arend van Spriel1-2/+48
2011-05-03staging: brcm80211: remove wl_ops_set_rts_thresholdArend van Spriel1-12/+0
2011-05-03staging: brcm80211: remove unnecessary if statements from bss_info_changedArend van Spriel1-11/+0
2011-05-03staging: brcm80211: replaced WL_ERROR in two files.Roland Vossen1-97/+117
2011-05-03staging: brcm80211: making wiphy object accessible from wlc and phyRoland Vossen1-0/+1
2011-05-03staging: brcm80211: removed WL_NONERoland Vossen1-34/+0
2011-05-03staging: brcm80211: made error codes in bcmutils.h positiveRoland Vossen1-1/+1
2011-04-20staging: brcm80211: cleanup of WMM related functionsRoland Vossen1-1/+1
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2011-04-04staging: brcm80211: code cleanupRoland Vossen1-2/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-28/+3
2011-03-14staging: brcm80211: Remove NULL check before kfreeIlia Mirkin1-6/+3
2011-03-14staging: brcm80211: added IEEE80211_AMPDU_TX_STOP handlingRoland Vossen1-0/+3
2011-03-09staging: brcm80211: optimize kmalloc to kzallocAlexander Beregalov1-3/+1
2011-03-02staging: brcm80211: remove osl source files from driverArend van Spriel1-9/+0
2011-03-02staging: brcm80211: remove struct osl_info from driver sourcesArend van Spriel1-1/+1
2011-03-02staging: brcm80211: remove osl_info usage in wlc_main and wl_mac80211Arend van Spriel1-4/+1
2011-03-02staging: brcm80211: replace simple_strtoul with strict_strtoulArend van Spriel1-12/+16
2011-02-28staging: brcm80211: Add buf_size parameter to ampdu_action handler functionJavier Martinez Canillas1-2/+4
2011-02-28brcm80211: replace broadcom specific definesStanislav Fomichev1-3/+3
2011-02-28staging: brcm80211: remove include file d11ucode_ext.hArend van Spriel1-1/+0
2011-02-28staging: brcm80211: remove include file sbhndpio.hArend van Spriel1-2/+3
2011-02-28staging: brcm80211: remove include file proto/802.1d.hArend van Spriel1-2/+3
2011-02-28staging: brcm80211: remove typedef for struct wl_timerArend van Spriel1-13/+13
2011-02-28staging: brcm80211: remove nested include statementsArend van Spriel1-19/+19
2011-02-28staging: brcm80211: cleanup function prototypes in header filesArend van Spriel1-5/+11
2011-02-28staging: brcm80211: remove unused module from softmac driverArend van Spriel1-29/+0
2011-02-28staging: brcm80211: removed compile warningRoland Vossen1-1/+2