index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
brcm80211
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-07
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+3
2011-04-04
staging: brcm80211: removed 'is_amsdu causing toss' log spam
Roland Vossen
1
-3
/
+1
2011-04-04
staging: brcm80211: fix for 'Short CCK' log spam
Roland Vossen
1
-2
/
+1
2011-04-04
staging: brcm80211: fix for 'AC_BE txop..' logs spammed problem
Roland Vossen
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
17
-24
/
+24
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
1
-2
/
+2
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-30
/
+10
2011-03-14
staging: brcm80211: fix memory leaks
Alexander Beregalov
1
-4
/
+8
2011-03-14
staging: brcm80211: Remove NULL check before kfree
Ilia Mirkin
11
-55
/
+28
2011-03-14
staging: brcm80211: lower number of wlc_bsscfg.h includes
Roland Vossen
8
-9
/
+1
2011-03-14
staging: brcm80211: replaced wlc_bsscfg_t by struct wlc_bsscfg
Roland Vossen
4
-44
/
+49
2011-03-14
staging: brcm80211: removed comment in rx status processing
Roland Vossen
1
-1
/
+0
2011-03-14
staging: brcm80211: invalidate all AMPDU packets on IEEE80211_AMPDU_TX_STOP
Roland Vossen
5
-1
/
+61
2011-03-14
staging: brcm80211: added IEEE80211_AMPDU_TX_STOP handling
Roland Vossen
3
-0
/
+50
2011-03-14
staging: brcm80211: bugfix for control.sta NULL ptr dereference
Roland Vossen
1
-1
/
+2
2011-03-14
staging: brcm80211: bugfix for NULL scb ptr dereference
Roland Vossen
1
-7
/
+27
2011-03-09
STAGING: brcm80211 remove dhd_doflow
Grant Grundler
1
-4
/
+2
2011-03-09
STAGING: brcm80211 fix TX Queue overflow
Grant Grundler
1
-6
/
+6
2011-03-09
staging: brcm80211: optimize kmalloc to kzalloc
Alexander Beregalov
4
-16
/
+7
2011-03-07
staging: brcm80211: FIX for bug that prevents system from entering suspend state
Dowan Kim
1
-2
/
+0
2011-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-26
/
+7
2011-03-02
staging: brcm80211: remove osl source files from driver
Arend van Spriel
43
-132
/
+0
2011-03-02
staging: brcm80211: remove struct osl_info from driver sources
Arend van Spriel
17
-120
/
+52
2011-03-02
staging: brcm80211: remove struct osl_info from function prototypes
Arend van Spriel
6
-18
/
+17
2011-03-02
staging: brcm80211: remove counting of allocated sk_buff packets
Arend van Spriel
8
-68
/
+46
2011-03-02
staging: brcm80211: remove of type definition osldma_t
Arend van Spriel
2
-9
/
+4
2011-03-02
staging: brcm80211: cleanup declaration in osl.h
Arend van Spriel
6
-197
/
+189
2011-03-02
staging: brcm80211: remove unused attributes from struct osl_info
Arend van Spriel
4
-45
/
+2
2011-03-02
staging: brcm80211: removed struct osl_info usage from fullmac driver
Arend van Spriel
8
-41
/
+33
2011-03-02
staging: brcm80211: remove function prototypes from wl_export.h
Arend van Spriel
1
-15
/
+0
2011-03-02
staging: brcm80211: move frameid initialization in wlc_d11hdrs_mac80211
Arend van Spriel
1
-4
/
+2
2011-03-02
staging: brcm80211: remove osl_info usage in wlc_main and wl_mac80211
Arend van Spriel
2
-41
/
+14
2011-03-02
staging: brcm80211: remove struct osl_info usage from phy sources
Arend van Spriel
4
-25
/
+0
2011-03-02
staging: brcm80211: remove struct osl_info usage from wlc_bmac
Arend van Spriel
4
-56
/
+10
2011-03-02
staging: brcm80211: replace simple_strtoul with strict_strtoul
Arend van Spriel
1
-12
/
+16
2011-03-02
staging: brcm80211: changed module wlc_mac80211 to wlc_main
Arend van Spriel
10
-9
/
+9
2011-03-01
brcm80211: remove unused TLV defines
Stanislav Fomichev
1
-4
/
+0
2011-03-01
brcm80211: use proper ieee80211 routines
Stanislav Fomichev
3
-58
/
+37
2011-03-01
staging: brcm80211: change prototype for wlc_antsel_attach
Arend van Spriel
3
-13
/
+11
2011-03-01
staging: brcm80211: remove usage of struct osl_info from util sources
Arend van Spriel
16
-257
/
+207
2011-03-01
staging: brcm80211: remove usage of struct osl_info for register access
Arend van Spriel
20
-800
/
+782
2011-02-28
staging: brcm80211: Add buf_size parameter to ampdu_action handler function
Javier Martinez Canillas
1
-2
/
+4
2011-02-28
brcm80211: replace broadcom specific defines
Stanislav Fomichev
10
-30
/
+17
2011-02-28
staging: brcm80211: replace broadcom specific auth related defines
Stanislav Fomichev
2
-8
/
+3
2011-02-28
staging: brcm80211: remove usage of struct osl_info to access device
Arend van Spriel
8
-90
/
+93
2011-02-28
staging: brcm80211: remove NULL pointer checks before calling kfree
Arend van Spriel
6
-85
/
+19
2011-02-28
staging: brcm80211: remove struct osl_info parameter from wlc_alloc
Arend van Spriel
3
-46
/
+43
2011-02-28
staging: brcm80211: remove osl handle from pkttotlen function
Arend van Spriel
5
-8
/
+8
2011-02-28
staging: brcm80211: remove checks for ANTSEL related compiler definitions
Arend van Spriel
5
-60
/
+42
2011-02-28
staging: brcm80211: remove include file d11ucode_ext.h
Arend van Spriel
6
-64
/
+44
[next]