index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
brcm80211
/
brcmsmac
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: brcm80211: remove brcm80211 driver from the staging tree
Arend van Spriel
2011-10-12
51
-81521
/
+0
*
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: 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: 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: 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
1
-1
/
+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: removed unused softmac mimo disable code
Roland Vossen
2011-10-03
3
-22
/
+9
*
staging: brcm80211: only allow one call to add_interface callback
Arend van Spriel
2011-10-03
1
-1
/
+4
*
staging: brcm80211: added __iomem qualifier to softmac phy
Roland Vossen
2011-10-03
4
-16
/
+16
*
staging: brcm80211: added __iomem qualifier to softmac dma.c
Roland Vossen
2011-10-03
2
-10
/
+12
*
staging: brcm80211: added __iomem qualifier to softmac main.c
Roland Vossen
2011-10-03
2
-43
/
+42
*
staging: brcm80211: reduced softmac sparse warnings
Roland Vossen
2011-10-03
4
-31
/
+27
*
staging: brcm80211: various __iomem additions to softmac.
Roland Vossen
2011-10-03
9
-103
/
+123
*
staging: brcm80211: cleaning up tx rate control code in softmac
Roland Vossen
2011-10-03
1
-12
/
+7
*
staging: brcm80211: removed unused smac tx ampdu packet queue
Roland Vossen
2011-10-03
2
-3
/
+0
*
staging: brcm80211: declared global vars in softmac phy as const
Roland Vossen
2011-10-03
3
-33
/
+35
*
staging: brcm80211: simple changes to softmac phy variables
Roland Vossen
2011-10-03
3
-38
/
+1
*
staging: brcm80211: use d11rxhdr structure in brcms_c_recover_tsf64()
Arend van Spriel
2011-10-03
3
-24
/
+3
*
staging: brcm80211: move rssi computation to place we need it
Arend van Spriel
2011-10-03
1
-6
/
+1
*
staging: brcm80211: use endian annotated structures in brcmsmac
Arend van Spriel
2011-10-03
7
-105
/
+126
*
staging: brcm80211: convert endianess before handling the frame
Arend van Spriel
2011-10-03
3
-21
/
+20
*
staging: brcm80211: change interface for common rssi compute function
Arend van Spriel
2011-10-03
3
-7
/
+8
[next]