summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmsmac/wlc_main.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: fix cast to pointer from integerClemens Noss2011-05-171-2/+2
* staging: brcm80211: removed counter related struct wl_cntRoland Vossen2011-05-171-108/+0
* staging: brcm80211: removed support for proprietary ioctl WLC_GET_PKTCNTSRoland Vossen2011-05-171-18/+0
* staging: brcm80211: removed counter related macros that expanded to NOPRoland Vossen2011-05-171-53/+0
* staging: brcm80211: remove unnecessary functions from wlc_main.cArend van Spriel2011-05-171-441/+4
* staging: brcm80211: use print_hex_dump_bytes kernel functionArend van Spriel2011-05-111-3/+5
* staging: brcm80211: remove definition of BCMFASTPATH macroArend van Spriel2011-05-111-20/+20
* staging: brcm80211: cleanup unnecessary functions from wlc_ampdu.cArend van Spriel2011-05-111-1/+0
* staging: brcm80211: move utility functions into new moduleHenry Ptasinski2011-05-111-21/+22
* staging: brcm80211: move functions only used by brcmsmac out of utilsHenry Ptasinski2011-05-101-0/+1
* staging: brcm80211: removed function wlc_calloc()Roland Vossen2011-05-031-1/+1
* staging: brcm80211: replaced WL_AMPDU_* with BCMMSGRoland Vossen2011-05-031-2/+3
* staging: brcm80211: replaced WL_TRACE by BCMMSGRoland Vossen2011-05-031-31/+31
* staging: brcm80211: remove dependency between aiutils and siutils sourcesArend van Spriel2011-05-031-1/+1
* staging: brcm80211: separate hndpmu functionality for brcmsmac driverArend van Spriel2011-05-031-1/+1
* staging: brcm80211: remove retrieval function for tsf in wlc_main.cArend van Spriel2011-05-031-5/+0
* staging: brcm80211: provide TSF value in receive statusArend van Spriel2011-05-031-9/+41
* staging: brcm80211: remove queue info parameter from wlc_send_qArend van Spriel2011-05-031-7/+4
* staging: brcm80211: rename active_queue identifierArend van Spriel2011-05-031-12/+10
* staging: brcm80211: implement flush driver callback for mac80211Arend van Spriel2011-05-031-0/+13
* staging: brcm80211: replace error codes part 2Roland Vossen2011-05-031-57/+51
* staging: brcm80211: replace error codes part 1Roland Vossen2011-05-031-52/+52
* staging: brcm80211: removed ASSERTs from wlc_bmac.cRoland Vossen2011-05-031-52/+0
* staging: brcm80211: removed ASSERTs from wlc_main.cRoland Vossen2011-05-031-306/+12
* staging: brcm80211: honour basic rate configuration from mac80211Arend van Spriel2011-05-031-3/+8
* staging: brcm80211: rename rate related definitionsArend van Spriel2011-05-031-16/+20
* staging: brcm80211: replaced WL_ERROR in wlc_main.cRoland Vossen2011-05-031-130/+169
* staging: brcm80211: making wiphy object accessible from wlc and phyRoland Vossen2011-05-031-2/+6
* staging: brcm80211: removed WL_NONERoland Vossen2011-05-031-10/+2
* staging: brcm80211: made error codes in bcmutils.h positiveRoland Vossen2011-05-031-100/+102
* staging: brcm80211: replaced BCME_OK by 0Roland Vossen2011-04-251-4/+4
* staging: brcm80211: removed static ASSERTsRoland Vossen2011-04-201-35/+0
* staging: brcm80211: removed duplicate WMM codeRoland Vossen2011-04-201-47/+3
* staging: brcm80211: made overlapping WMM functions more similarRoland Vossen2011-04-201-11/+19
* staging: brcm80211: cleanup of WMM related functionsRoland Vossen2011-04-201-14/+5
* Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-131-8/+5
|\
| * Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-071-6/+3
| |\
| | * staging: brcm80211: removed 'is_amsdu causing toss' log spamRoland Vossen2011-04-041-3/+1
| | * staging: brcm80211: fix for 'Short CCK' log spamRoland Vossen2011-04-041-2/+1
| | * staging: brcm80211: fix for 'AC_BE txop..' logs spammed problemRoland Vossen2011-04-041-1/+1
| * | Fix common misspellingsLucas De Marchi2011-03-311-2/+2
| |/
* | brcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOMStanislav Fomichev2011-04-041-1/+2
* | staging: brcm80211: Removed invalid comment in receive processing.Roland Vossen2011-04-041-5/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-161-1/+4
* staging: brcm80211: Remove NULL check before kfreeIlia Mirkin2011-03-141-4/+2
* staging: brcm80211: replaced wlc_bsscfg_t by struct wlc_bsscfgRoland Vossen2011-03-141-24/+26
* staging: brcm80211: removed comment in rx status processingRoland Vossen2011-03-141-1/+0
* staging: brcm80211: invalidate all AMPDU packets on IEEE80211_AMPDU_TX_STOPRoland Vossen2011-03-141-0/+18
* staging: brcm80211: bugfix for control.sta NULL ptr dereferenceRoland Vossen2011-03-141-1/+2
* staging: brcm80211: remove osl source files from driverArend van Spriel2011-03-021-1/+0
OpenPOWER on IntegriCloud