summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/sys/wl_mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Final semaphore cleanupThomas Gleixner2010-10-301-1/+1
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-3/+3
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-9/+9
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-3/+3
* staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com2010-10-141-7/+2
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-121-10/+10
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-121-12/+12
* staging: brcm80211: remove useless bcm_ether_ntoa()Andy Shevchenko2010-10-121-5/+2
* Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman2010-10-081-16/+16
* Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman2010-10-071-1/+1
* Staging: brcm80211: remove some more macros from linuxver.hGreg Kroah-Hartman2010-10-071-0/+1
* Staging: brcm80211: remove unneeded pm macroGreg Kroah-Hartman2010-10-071-1/+1
* Staging: brcm80211: remove unneeded pci macrosGreg Kroah-Hartman2010-10-071-3/+3
* Staging: brcm80211: remove MY_INIT_WORK macroGreg Kroah-Hartman2010-10-071-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/+0
* staging: brcm80211: Fix debug section mismatch warningBrett Rudley2010-09-301-2/+2
* staging: brcm80211: delete unused/obsolete codeBrett Rudley2010-09-301-151/+1
* 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-141-6/+6
* staging: brcm80211: fix "ERROR: spaces required around that ..."Jason Cooper2010-09-141-5/+5
* staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'Jason Cooper2010-09-141-1/+1
* staging: brcm80211: fix "ERROR: Macros w/ complex values ... parenthesis"Jason Cooper2010-09-141-2/+2
* staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"Jason Cooper2010-09-141-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/+12
* Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski2010-09-081-0/+2547
OpenPOWER on IntegriCloud