index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
brcm80211
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-26
/
+7
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
1
-25
/
+3
2011-02-23
mac80211: rename RX_FLAG_TSFT
Johannes Berg
1
-1
/
+4
2011-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+3
2011-02-18
wireless-next-2.6: brcm80211: fix compile issue
Henry Ptasinski
1
-1
/
+3
2011-02-02
staging: brcm80211: bugfix for softmac crash on multi cpu configurations
Roland Vossen
3
-2
/
+25
2011-01-22
staging: brcm80211: fix suspend/resume issue in brcmsmac
Arend van Spriel
1
-22
/
+23
2011-01-22
staging: brcm80211: remove assert to avoid panic since 2.6.37 kernel
Arend van Spriel
1
-1
/
+0
2010-12-16
staging: brcm80211: Fix WL_<type> logging macros
Joe Perches
16
-1057
/
+1136
2010-12-16
staging: brcm80211: Convert ETHER_TYPE_802_1X to ETH_P_PAE
Joe Perches
2
-3
/
+2
2010-12-16
staging: brcm80211: Remove unused ETHER_TYPE_<foo> #defines
Joe Perches
1
-5
/
+0
2010-12-16
staging: brcm80211: Remove ETHER_HDR_LEN, use ETH_HLEN
Joe Perches
2
-2
/
+1
2010-12-16
staging: brcm80211: Convert ETHER_ADDR_LEN to ETH_ALEN
Joe Perches
12
-88
/
+89
2010-12-16
staging: brcm80211: Convert ETHER_IS<FOO> to is_<foo>_ether_addr
Joe Perches
5
-21
/
+10
2010-12-16
staging: brcm80211: Remove unused ether_<foo> #defines and struct
Joe Perches
1
-10
/
+0
2010-12-16
staging: brcm80211: Convert ETHER_IS_MULTI to is_multicast_ether_addr
Joe Perches
6
-16
/
+19
2010-12-16
staging: brcm80211: Remove unused #defines ETHER_<foo>_LOCALADDR
Joe Perches
1
-7
/
+0
2010-12-09
staging: brcm80211: removed ap related comments
Roland Vossen
1
-7
/
+0
2010-12-09
staging: brcm80211: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2010-12-08
staging: brcm80211: fix documentation on installing firmware
Henry Ptasinski
2
-10
/
+5
2010-12-08
staging: brcm80211: removed unused struct wlc_ap_info
Roland Vossen
2
-3
/
+0
2010-12-08
staging: brcm80211: replaced typedef wlc_pub_t by struct wlc_pub
Roland Vossen
10
-31
/
+35
2010-12-08
staging: brcm80211: replaced typedef wlccore_t by struct wlccore
Roland Vossen
2
-5
/
+6
2010-12-08
staging: brcm80211: replaced typedef wlcband_t by struct wlcband
Roland Vossen
5
-17
/
+19
2010-12-08
staging: brcm80211: replaced typedef hnddma_t by struct hnddma_pub
Roland Vossen
6
-52
/
+53
2010-12-08
staging: brcm80211: replaced typedef wl_if_t by struct wl_if
Roland Vossen
3
-3
/
+3
2010-12-08
staging: brcm80211: replaced typedef bmac_pmq_t by struct bmac_pmq
Roland Vossen
2
-2
/
+2
2010-12-08
staging: brcm80211: replaced typedef antsel_info_t by struct antsel_info
Roland Vossen
4
-23
/
+29
2010-12-08
staging: brcm80211: replaced typedef wlc_ap_info_t by struct wlc_ap_info
Roland Vossen
2
-2
/
+2
2010-12-08
staging: brcm80211: replaced typedef ampdu_info_t by struct ampdu_info
Roland Vossen
4
-44
/
+46
2010-12-08
staging: brcm80211: replaced typedef wlc_if_t by struct wlc_if
Roland Vossen
4
-7
/
+7
2010-12-08
staging: brcm80211: removed unused macro's and typedefs from wpa.h
Roland Vossen
1
-94
/
+0
2010-12-08
staging: brcm80211: removed unused typedefs
Roland Vossen
2
-10
/
+0
2010-12-07
Staging: Merge 2.6.37-rc5 into staging-next
Greg Kroah-Hartman
2
-3
/
+7
2010-12-06
staging: brcm80211: replaced wlc_hw_info_t by struct wlc_hw_info
Roland Vossen
8
-240
/
+252
2010-12-06
staging: brcm80211: remove macro usage for sk_buff release
Arend van Spriel
9
-52
/
+44
2010-12-06
staging: brcm80211: remove macro usage for sk_buff allocation
Arend van Spriel
5
-21
/
+20
2010-12-06
staging: brcm80211: replaced wlc_info_t by struct wlc_info.
Roland Vossen
18
-446
/
+460
2010-12-06
staging: brcm80211: Removing cruft from osl.h
Brett Rudley
1
-9
/
+0
2010-12-06
staging: brcm80211: migrate register ops macros to bcmutils.h
Brett Rudley
2
-7
/
+7
2010-12-06
staging: brcm80211: move dma specific macros from osl to dma code
Brett Rudley
4
-28
/
+21
2010-12-06
staging: brcm80211: move fullmac-only code from osl to fullmac files
Brett Rudley
3
-37
/
+35
2010-12-06
staging: brcm80211: Remove unused softmac macros
Brett Rudley
1
-4
/
+0
2010-12-06
staging: brcm80211: Move osl_pub into osl
Brett Rudley
5
-21
/
+17
2010-12-06
staging: brcm80211: OSLREGOPS is unused, remove checks for it.
Brett Rudley
1
-4
/
+0
2010-12-03
staging: brcm80211: added firmware validation
Roland Vossen
3
-2
/
+60
2010-12-02
staging: brcm80211: remove redundant CHIPREV macro
Arend van Spriel
6
-12
/
+11
2010-12-02
staging: brcm80211: remove redundant CHIPID macro
Arend van Spriel
10
-111
/
+110
2010-12-02
staging: brcm80211: remove redundant CHIPTYPE macro
Arend van Spriel
2
-14
/
+13
2010-12-02
staging: brcm80211: absorb linux_osl.h into osl.h
Brett Rudley
2
-272
/
+259
[next]