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