staging: brcm80211: replace MFREE with kfree
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / brcm80211 / sys / wlc_ampdu.c
2010-10-14 mike.rapoport@gmai... staging: brcm80211: replace MFREE with kfree
2010-10-14 mike.rapoport@gmai... staging: brcm80211: replace MALLOC() with k[zm]alloc
2010-10-14 mike.rapoport@gmai... staging: brcm80211: remove osl_malloced()/MALLOCED()
2010-10-14 mike.rapoport@gmai... staging: brcm80211: remove OSL_DELAY
2010-10-12 Greg Kroah-HartmanStaging: brcm80211: remove FALSE #define
2010-10-12 Greg Kroah-HartmanStaging: brcm80211: remove TRUE #define
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: remove BCMATTACHFN macro
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: sys: wlc_ampdu: fix some comparison...
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: remove ROUNDUP macro
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: remove OFFSETOF macro
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: remove broken MAX() implementation
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: remove broken MIN() implementation
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: s/uint32/u32/
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: s/uint16/u16/
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: s/int8/s8/
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: sys: s/uint8/u8/
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: remove INLINE definition
2010-10-05 Brett Rudleystaging: brcm80211: Purge unused #includes
2010-10-05 Brett Rudleystaging: brcm80211: Move #includes out of header
2010-10-05 Henry Ptasinskistaging: brcm80211: Remove unnecessary assertions.
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: Macros w/ complex value...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: do not use assignment...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: return is not a functio...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: open brace '{' followin...
2010-09-14 Jason Cooperstaging: brcm80211: fix 'ERROR: "foo * bar" should...
2010-09-09 Henry PtasinskiStaging: Add initial release of brcm80211 - Broadcom...