index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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: brcm80211: remove brcm80211 driver from the staging tree
Arend van Spriel
2011-10-12
79
-97060
/
+0
*
staging: brcm80211: remove brcmf_op_if from fullmac
Franky Lin
2011-10-05
1
-70
/
+50
*
staging: brcm80211: clean up struct brcmf_if in fullmac
Franky Lin
2011-10-05
1
-9
/
+5
*
staging: brcm80211: cleanup driver variable references
Arend van Spriel
2011-10-05
10
-68
/
+14
*
staging: brcm80211: remove parameter 'off' from _initvars_srom_pci()
Arend van Spriel
2011-10-05
1
-18
/
+12
*
staging: brcm80211: replace string based variable storage by linked list
Arend van Spriel
2011-10-05
4
-431
/
+124
*
staging: brcm80211: use enum identifiers in srom variable tables
Arend van Spriel
2011-10-05
1
-647
/
+704
*
staging: brcm80211: use identifiers instead of string for srom lookup
Arend van Spriel
2011-10-05
12
-171
/
+802
*
staging: brcm80211: remove invalid variable lookup from srom
Arend van Spriel
2011-10-05
3
-41
/
+5
*
staging: brcm80211: fix thread blocking issue in brcmf_sdbrcm_bus_stop()
Arend van Spriel
2011-10-05
1
-8
/
+11
*
staging: brcm80211: remove locking macro definitions
Arend van Spriel
2011-10-05
1
-89
/
+68
*
staging: brcm80211: change parameter in driver variable lookup
Arend van Spriel
2011-10-05
13
-196
/
+190
*
staging: brcm80211: remove code duplication for driver variable lookup
Arend van Spriel
2011-10-05
6
-177
/
+180
*
staging: brcm80211: remove redundant bus register layer from fullmac
Franky Lin
2011-10-05
4
-40
/
+4
*
staging: brcm80211: remove threads_only code from fullmac
Franky Lin
2011-10-05
1
-70
/
+30
*
staging: brcm80211: move driver variable functions to srom.c
Arend van Spriel
2011-10-05
2
-44
/
+44
*
staging: brcm80211: smac: fix for 64 bit systems
Roland Vossen
2011-10-05
2
-4
/
+4
*
staging: brcm80211: softmac: added event tracing
Roland Vossen
2011-10-05
5
-6
/
+124
*
staging: brcm80211: remove N mode validation function
Alwin Beukers
2011-10-05
1
-29
/
+0
*
staging: brcm80211: combined if statements
Alwin Beukers
2011-10-05
1
-8
/
+4
*
staging: brcm80211: remove brcms_b_dotxstatus wrapper function
Alwin Beukers
2011-10-05
1
-18
/
+4
*
staging: brcm80211: removed synchronisation of wlc->machwcap field
Alwin Beukers
2011-10-05
2
-40
/
+1
*
staging: brcm80211: removed unneeded call to brcms_b_tx_fifo_suspended
Alwin Beukers
2011-10-05
1
-34
/
+0
*
staging: brcm80211: cleanup of several wrapper functions
Alwin Beukers
2011-10-05
3
-43
/
+13
*
staging: brcm80211: cleanup of transmit buffer size related wrapper function
Alwin Beukers
2011-10-05
3
-9
/
+4
*
staging: brcm80211: cleanup of shared memory related wrapper functions
Alwin Beukers
2011-10-05
4
-53
/
+41
*
staging: brcm80211: removed redundant code from brcms_c_set_gmode
Alwin Beukers
2011-10-05
1
-7
/
+0
*
staging: brcm80211: decreased indentation level of brcms_c_wme_setparams func...
Alwin Beukers
2011-10-05
1
-22
/
+18
*
staging: brcm80211: removed empty brcms_c_reset_bmac_done callback function
Alwin Beukers
2011-10-05
2
-7
/
+0
*
staging: brcm80211: made NULL ethernet address const
Alwin Beukers
2011-10-05
1
-1
/
+1
*
staging: brcm80211: fixed function returns
Alwin Beukers
2011-10-05
1
-21
/
+2
*
staging: brcm80211: removed accessor functions for band type and etheraddress.
Alwin Beukers
2011-10-05
1
-16
/
+5
*
staging: brcm80211: fixed checkpatch warnings
Alwin Beukers
2011-10-05
4
-14
/
+9
*
staging: brcm80211: stop using assigned thread priority in fullmac
Franky Lin
2011-10-05
1
-55
/
+5
*
staging: brcm80211: remove fullmac module_param for intr/poll mode
Franky Lin
2011-10-05
1
-10
/
+2
*
staging: brcm80211: clean up rtnl_lock in fullmac
Franky Lin
2011-10-05
2
-22
/
+5
*
staging: brcm80211: fullmac: fixed double #include
Roland Vossen
2011-10-05
1
-1
/
+0
*
staging: brcm80211: replace brcmu_bitcount with hweight8
Arend van Spriel
2011-10-05
2
-9
/
+8
*
staging: brcm80211: remove brcmu_bprintf and related functions
Arend van Spriel
2011-10-05
3
-50
/
+0
*
staging: brcm80211: remove filtering of received frames
Arend van Spriel
2011-10-05
1
-22
/
+1
*
staging: brcm80211: remove setting ssn to zero upon AMPDU_TX_START
Arend van Spriel
2011-10-05
1
-5
/
+0
*
staging: brcm80211: cleaned up struct brcms_bss_cfg
Roland Vossen
2011-10-05
2
-167
/
+3
*
staging: brcm80211: removed functionality to disable N mode
Roland Vossen
2011-10-03
3
-65
/
+24
*
staging: brcm80211: cleaned up buffer len defines in fullmac
Roland Vossen
2011-10-03
4
-13
/
+11
*
staging: brcm80211: renamed ioctl functions/structs to dcmd
Roland Vossen
2011-10-03
8
-242
/
+233
*
staging: brcm80211: removed 'enforce_mutex' parameter in fullmac
Roland Vossen
2011-10-03
3
-17
/
+14
*
staging: brcm80211: removed fullmac function brcmf_bus_devreset()
Roland Vossen
2011-10-03
2
-83
/
+1
*
staging: brcm80211: removed unused softmac mimo disable code
Roland Vossen
2011-10-03
3
-22
/
+9
*
staging: brcm80211: removed unused fullmac spinlock
Roland Vossen
2011-10-03
1
-38
/
+20
*
staging: brcm80211: reducing indentation levels in bcmsdh_sdmmc.c
Arend van Spriel
2011-10-03
1
-77
/
+63
[next]