index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
brcm80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: Final semaphore cleanup
Thomas Gleixner
2010-10-30
2
-3
/
+3
*
Staging: brcm80211: fix usage of roundup in structures
Greg Kroah-Hartman
2010-10-28
2
-2
/
+3
*
staging: brcm80211: brcmfmac: Removed codeversion from firmware filenames.
Henry Ptasinski
2010-10-21
1
-2
/
+2
*
staging: brcm80211: Remove unnecessary header files.
Henry Ptasinski
2010-10-21
2
-101
/
+0
*
staging: brcm80211: Remove unnecessary includes from bcmutils.c
Henry Ptasinski
2010-10-21
1
-2
/
+0
*
staging: brcm80211: Removed unnecessary pktsetprio() function.
Henry Ptasinski
2010-10-21
3
-77
/
+0
*
Staging: brcm80211: remove typedefs.h
Greg Kroah-Hartman
2010-10-21
69
-185
/
+91
*
Staging: brcm80211: remove uintptr typedef usage
Greg Kroah-Hartman
2010-10-21
18
-82
/
+68
*
staging: brcm80211: brcmfmac: add debugfs, display wi-fi statistics
nohee ko
2010-10-19
2
-0
/
+44
*
staging: brcm80211: brcmfmac: add profile, beacon_int, dtim_period
nohee ko
2010-10-19
2
-2
/
+44
*
staging: brcm80211: brcmfmac: enable passive, active scan selection
nohee ko
2010-10-19
2
-27
/
+37
*
staging: brcm80211: brcmfmac: remove unnecessary cflags, WL_ISCAN_DISABLED & ...
nohee ko
2010-10-19
1
-9
/
+1
*
staging: brcm80211: remove unrefrenced malloced field
mike.rapoport@gmail.com
2010-10-14
1
-2
/
+0
*
staging: brcm80211: replace MFREE with kfree
mike.rapoport@gmail.com
2010-10-14
28
-145
/
+115
*
staging: brcm80211: remove unused NATIVE_{MALLOC,MFREE}
mike.rapoport@gmail.com
2010-10-14
1
-3
/
+0
*
staging: brcm80211: replace MALLOC() with k[zm]alloc
mike.rapoport@gmail.com
2010-10-14
26
-129
/
+74
*
staging: brcm80211: remove osl_malloced()/MALLOCED()
mike.rapoport@gmail.com
2010-10-14
15
-42
/
+16
*
staging: brcm80211: remove DHD_USE_STATIC_BUF
mike.rapoport@gmail.com
2010-10-14
7
-264
/
+1
*
Staging: brcm80211: fix up compiler warnings I created
Greg Kroah-Hartman
2010-10-14
1
-3
/
+3
*
staging: brcm80211: remove OSL_DELAY
mike.rapoport@gmail.com
2010-10-14
20
-143
/
+129
*
staging: brcm80211: brcmfmac: bug fix - scan result report
nohee ko
2010-10-14
1
-5
/
+11
*
staging: brcm80211: brcmfmac: replace KILL_PROC with send_sig()
nohee ko
2010-10-14
4
-14
/
+6
*
staging: brcm80211: Purge unused bcmwpa.[ch]
Brett Rudley
2010-10-14
6
-145
/
+4
*
staging: brcm80211: bug fix- rmmod hang problem
nohee ko
2010-10-12
4
-8
/
+27
*
Staging: brcm80211: remove sbpciregs_t typedef
Greg Kroah-Hartman
2010-10-12
3
-9
/
+8
*
Staging: brcm80211: util: remove unneeded use of uintptr
Greg Kroah-Hartman
2010-10-12
1
-3
/
+3
*
Staging: brcm80211: sys: remove unneeded use of uintptr
Greg Kroah-Hartman
2010-10-12
2
-15
/
+12
*
Staging: brcm80211: phy: remove unneeded use of uintptr
Greg Kroah-Hartman
2010-10-12
1
-4
/
+4
*
Staging: brcm80211: include: remove unneeded use of uintptr
Greg Kroah-Hartman
2010-10-12
2
-5
/
+5
*
Staging: brcm80211: bcmsdpcm: remove a bunch of unused macros
Greg Kroah-Hartman
2010-10-12
1
-48
/
+0
*
Staging: brcm80211: remove FALSE #define
Greg Kroah-Hartman
2010-10-12
45
-686
/
+682
*
Staging: brcm80211: remove TRUE #define
Greg Kroah-Hartman
2010-10-12
47
-654
/
+650
*
staging: brcm80211: remove useless bcm_ether_ntoa()
Andy Shevchenko
2010-10-12
9
-76
/
+28
*
staging: brcm80211: remove duplicated function, wf_channel2mhz
nohee ko
2010-10-12
1
-17
/
+0
*
staging: brcm80211: remove BCMNMIATTACHFN() macro.
Jason Cooper
2010-10-12
5
-14
/
+8
*
staging: brcm80211: remove BCMUNINITFN() macro.
Jason Cooper
2010-10-12
7
-9
/
+8
*
staging: brcm80211: remove BCMINITFN() macro.
Jason Cooper
2010-10-12
9
-43
/
+42
*
staging: brcm80211: remove BCMINITDATA() macro.
Jason Cooper
2010-10-12
2
-12
/
+11
*
staging: brcm80211: fix various checkpatch errors.
Jason Cooper
2010-10-12
4
-12
/
+10
*
staging: brcm80211: s/unsigned char/size_t/ for min_t()
Jason Cooper
2010-10-11
1
-4
/
+4
*
staging: brcm80211: remove custom string library again
Andy Shevchenko
2010-10-11
4
-91
/
+14
*
staging: brcm80211: clean up custom ctype library again
Andy Shevchenko
2010-10-11
1
-1
/
+0
*
staging: brcm80211: fix 'comparison..cast' compiler warnings.
Jason Cooper
2010-10-10
2
-9
/
+12
*
Staging: brcm80211: remove __cplusplus markers
Greg Kroah-Hartman
2010-10-10
1
-8
/
+0
*
staging: brcm80211: remove BLOCKABLE so no one uses it.
Jason Cooper
2010-10-10
1
-2
/
+0
*
staging: brcm80211: remove kernel_thread() for wl_iscan_thread and wl_event_t...
Jason Cooper
2010-10-10
2
-24
/
+24
*
staging: brcm80211: remove kernel_thread() for _iscan_sysioc_thread.
Jason Cooper
2010-10-10
1
-23
/
+20
*
staging: brcm80211: remove kernel_thread() for _dhd_sysioc_thread.
Jason Cooper
2010-10-10
1
-24
/
+20
*
staging: brcm80211: remove kernel_thread() for dhd_dpc_thread.
Jason Cooper
2010-10-10
1
-14
/
+17
*
staging: brcm80211: remove kernel_thread() for dhd_watchdog_thread.
Jason Cooper
2010-10-10
1
-12
/
+17
[next]