aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/sys/wlc_mac80211.c
AgeCommit message (Expand)Author
2010-10-08Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman
2010-10-08Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman
2010-10-08Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman
2010-10-08Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman
2010-10-07Staging: brcm80211: s/int16/s16/Greg Kroah-Hartman
2010-10-07Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman
2010-10-05Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman
2010-10-05Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman
2010-10-05Staging: brcm80211: sys: s/uint8/u8/Greg Kroah-Hartman
2010-10-05Staging: brcm80211: remove INLINE definitionGreg Kroah-Hartman
2010-10-05staging: brcm80211: Purge unused #includesBrett Rudley
2010-10-05staging: brcm80211: Move #includes out of headerBrett Rudley
2010-10-05staging: brcm80211: Remove unnecessary assertions.Henry Ptasinski
2010-10-05staging: brcm80211: Remove unnecessary debug print routines.Henry Ptasinski
2010-09-30staging: brcm80211: cleanup headersBrett Rudley
2010-09-16staging: brcm80211: use string native libraryAndy Shevchenko
2010-09-16staging: brcm80211: use native ctype libraryAndy Shevchenko
2010-09-14staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: space prohibited after that ..."Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: that open brace { ... prev line"Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: trailing statements should be on next line"Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: do not use assignment in if condition"Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: return is not a function, paren..."Jason Cooper
2010-09-14staging: brcm80211: fix "ERROR: open brace '{' following function dec..."Jason Cooper
2010-09-14staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'Jason Cooper
2010-09-08Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless LAN dri...Henry Ptasinski