summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys/wl_mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-16/+16
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: remove some more macros from linuxver.hGreg Kroah-Hartman2010-10-081-0/+1
* Staging: brcm80211: remove unneeded pm macroGreg Kroah-Hartman2010-10-081-1/+1
* Staging: brcm80211: remove unneeded pci macrosGreg Kroah-Hartman2010-10-081-3/+3
* Staging: brcm80211: remove MY_INIT_WORK macroGreg Kroah-Hartman2010-10-081-2/+2
* Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman2010-10-051-13/+13
* Staging: brcm80211: sys: s/uint8/u8/Greg Kroah-Hartman2010-10-051-3/+3
* staging: brcm80211: Purge unused #includesBrett Rudley2010-10-051-20/+0Star
* staging: brcm80211: Fix debug section mismatch warningBrett Rudley2010-09-301-2/+2
* staging: brcm80211: delete unused/obsolete codeBrett Rudley2010-09-301-151/+1Star
* staging: brcm80211: handle missing firmware betterBrett Rudley2010-09-301-18/+25
* staging: brcm80211: use string native libraryAndy Shevchenko2010-09-161-2/+2
* staging: brcm80211: fix remaining checkpatch errors.Jason Cooper2010-09-151-6/+6
* staging: brcm80211: fix "ERROR: spaces required around that ..."Jason Cooper2010-09-151-5/+5
* staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'Jason Cooper2010-09-151-1/+1
* staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"Jason Cooper2010-09-151-2/+2
* staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"Jason Cooper2010-09-151-5/+5
* staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper2010-09-141-13/+19
* staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper2010-09-141-15/+15
* staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper2010-09-141-48/+48
* staging: brcm80211: Fix some initialisation failure pathsBen Hutchings2010-09-141-13/+12Star
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-091-0/+2547