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
/
net
/
wireless
/
brcm80211
/
brcmutil
/
utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
brcmutil: simplify brcmu_pkt_free_skb()
Arend van Spriel
1
-10
/
+2
2013-03-06
brcmutil: add dequeue function with filtering
Arend van Spriel
1
-0
/
+25
2012-06-05
brcm80211: brcmu_pkt_buf_free_skb() should handle NULL
Dan Carpenter
1
-0
/
+2
2012-01-24
brcm80211: Use pr_fmt and pr_<level>
Joe Perches
1
-0
/
+2
2012-01-24
brcm80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
1
-1
/
+1
2012-01-24
brcm80211: Add and use brcmX_dbg_dump_hex
Joe Perches
1
-0
/
+18
2012-01-24
brcm80211: Use normal DEBUG define
Joe Perches
1
-2
/
+2
2011-11-11
brcm80211: util: remove pointer traversal from brcmu_pkt_buf_free_skb
Arend van Spriel
1
-22
/
+11
2011-11-11
brcm80211: util: move brcmu_pkttotlen() function to brcmfmac
Arend van Spriel
1
-13
/
+0
2011-11-11
brcm80211: util: use sk_buff_head in precedence queue functions
Arend van Spriel
1
-89
/
+32
2011-11-08
brcm80211: util: remove function brcmu_format_hex() from brcmutil
Arend van Spriel
1
-20
/
+0
2011-11-08
brcm80211: util: move brcmu_pktfrombuf() function to brcmfmac
Arend van Spriel
1
-30
/
+1
2011-10-14
net: wireless: brcm80210: include module.h
Stephen Rothwell
1
-0
/
+1
2011-10-14
brcm80211: moved function brcmu_format_flags
Alwin Beukers
1
-55
/
+0
2011-10-14
brcm80211: moved function brcmu_mkiovar
Alwin Beukers
1
-20
/
+0
2011-10-14
brcm80211: moved function brcmu_parse_tlvs
Alwin Beukers
1
-30
/
+0
2011-10-14
brcm80211: moved function brcmu_chipname
Alwin Beukers
1
-10
/
+0
2011-10-14
brcm80211: moved power conversion functions
Alwin Beukers
1
-86
/
+0
2011-10-14
brcm80211: removed unused functions
Alwin Beukers
1
-14
/
+0
2011-10-11
net: wireless: add brcm80211 drivers
Arend van Spriel
1
-0
/
+600