summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys/wlc_channel.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: moved code around for cleanupArend van Spriel2011-01-211-1609/+0Star
* staging: brcm80211: Fix WL_<type> logging macrosJoe Perches2010-12-161-20/+25
* staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pubRoland Vossen2010-12-081-2/+2
* staging: brcm80211: replaced typedef wlcband_t by struct wlcbandRoland Vossen2010-12-081-3/+3
* staging: brcm80211: replaced wlc_info_t by struct wlc_info.Roland Vossen2010-12-071-15/+15
* staging: brcm80211: bzero => memsetBrett Rudley2010-12-011-5/+5
* staging: brcm80211: migrate #includes from headers into .c files.Brett Rudley2010-11-101-0/+2
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-101-1/+2
* staging: brcm80211: Move #includes out of d11.hBrett Rudley2010-11-101-0/+2
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-4/+3Star
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-1/+1
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-2/+1Star
* staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com2010-10-141-2/+1Star
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-121-15/+15
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-121-6/+6
* Staging: brcm80211: remove BCMATTACHFN macroGreg Kroah-Hartman2010-10-081-2/+2
* Staging: brcm80211: sys: fix some comparison warningsGreg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman2010-10-081-8/+8
* Staging: brcm80211: remove broken MAX() implementationGreg Kroah-Hartman2010-10-081-4/+4
* Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman2010-10-081-17/+17
* Staging: brcm80211: sys: s/uint8/u8/Greg Kroah-Hartman2010-10-051-31/+31
* staging: brcm80211: Move #includes out of headerBrett Rudley2010-10-051-0/+3
* staging: brcm80211: fix "ERROR: trailing whitespace."Jason Cooper2010-09-151-1/+1
* staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"Jason Cooper2010-09-151-5/+5
* staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper2010-09-151-2/+2
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-141-3/+2Star
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-141-7/+7
* staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper2010-09-141-2/+4
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-45/+45
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-091-0/+1598