aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmsmac/wl_mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: fix for reported log spam problemRoland Vossen2011-08-041-5/+0
* 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
* staging: brcm80211: added locks in wl_mac80211.cRoland Vossen2011-02-231-2/+16
* staging: brcm80211: removed locks around Mac80211 callsRoland Vossen2011-02-231-4/+3
* staging: brcm80211: cosmetic changesRoland Vossen2011-02-231-2/+98
* staging: brcm80211: improved checks on incompatible firmwareRoland Vossen2011-02-181-4/+4
* staging: brcm80211: bugfix for stack dump on firmware load problemsRoland Vossen2011-02-181-4/+2
* staging: brcm80211: bugfix for oops on firmware load problemsRoland Vossen2011-02-181-2/+0
* staging: brcm80211: replace bcopy with memcpyStanislav Fomichev2011-02-181-2/+2
* staging: brcm80211: use %zu instead of %d for size_tStanislav Fomichev2011-02-181-2/+2
* staging: brcm80211: store BSSID in driver config informationArend van Spriel2011-02-181-1/+0
* staging: brcm80211: set beacon interval as provided by mac80211Arend van Spriel2011-02-181-1/+2