]> git.proxmox.com Git - mirror_ubuntu-kernels.git/history - drivers/staging/brcm80211/util
Staging: brcm80211: remove broken MAX() implementation
[mirror_ubuntu-kernels.git] / drivers / staging / brcm80211 / util /
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: remove broken MIN() implementation
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: util: remove unneeded usage of...
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: s/int32/s32/
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: s/uint32/u32/
2010-10-08 Brett Rudleystaging: brcm80211: Use proper BRCM_FULLMAC #ifdefs
2010-10-08 Henry Ptasinskistaging: brcm80211: Remove dead code from siutils.c
2010-10-08 Henry Ptasinskistaging: brcm80211: Remove dead code from bcmwifi.c
2010-10-08 Henry Ptasinskistaging: brcm80211: Remove dead code from linux_osl.c.
2010-10-08 Henry Ptasinskistaging: brcm80211: Remove unnecessary hndtcam.h
2010-10-08 Henry Ptasinskistaging: brcm80211: Remove dead code from aiutils.c
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: s/int16/s16/
2010-10-08 Greg Kroah-HartmanStaging: brcm80211: s/uint16/u16/
2010-10-07 nohee kostaging: brcm80211: removed duplicated file, linux_osl.c
2010-10-06 nohee kostaging: brcm80211: remove duplicated file, bcmwifi.c
2010-10-06 Brett Rudleystaging: brcm80211: bcmutils.[ch]: purge unused funcs
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: remove STATIC definition
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: s/ulong/unsigned long/
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: s/uchar/unsigned char/
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: s/int8/s8/
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: util: s/uint8/u8/
2010-10-05 Greg Kroah-HartmanStaging: brcm80211: remove INLINE definition
2010-10-05 Brett Rudleystaging: brcm80211: Move #includes out of header
2010-10-05 Jason Cooperstaging: brcm80211: fix checkpatch error 'assignment...
2010-09-30 Nohee Kostaging: brcm80211: fix #ifdef BRCM_FULLMAC mess
2010-09-21 Henry Ptasinskistaging: brcm80211: add fullmac driver
2010-09-16 Andy Shevchenkostaging: brcm80211: use string native library
2010-09-16 Andy Shevchenkostaging: brcm80211: use native ctype library
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: space required after...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: space required after...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: space prohibited after...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: need consistent spacing...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: Macros w/ mult. stateme...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: Macros w/ complex value...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: do not initialise stati...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: do not initialise globa...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: while should follow...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: that open brace { ...
2010-09-14 Jason Cooperstaging: brcm80211: fix "ERROR: trailing statements...
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-14 Andy Shevchenkostaging: brcm80211: use '%pM' format to print MAC address
2010-09-09 Henry PtasinskiStaging: Add initial release of brcm80211 - Broadcom...