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
/
wlan-ng
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-16
staging: wlan-ng: cfg80211: Remove unnecessary parentheses around variables
sayli karnik
1
-2
/
+2
2016-10-16
staging: wlan-ng: Replace data type declaration with variable of same type in...
Sergio Paracuellos
1
-4
/
+3
2016-10-16
staging: wlan-ng: Replace data type declaration with variable of same type in...
Sergio Paracuellos
1
-6
/
+6
2016-10-16
staging: wlan-ng: Replace data type declaration with variable of same type in...
Sergio Paracuellos
1
-1
/
+1
2016-10-16
staging: wlan-ng: Replace data type declaration with variable of same type in...
Sergio Paracuellos
1
-1
/
+1
2016-10-16
staging: wlan-ng: Replace data type declaration with variable of same type in...
Sergio Paracuellos
1
-1
/
+1
2016-10-16
staging: wlan-ng: fix block comments style in prism2mgmt.h
Sergio Paracuellos
1
-60
/
+62
2016-10-16
staging: wlan-ng: fix block comments style in p80211req.h
Sergio Paracuellos
1
-45
/
+45
2016-10-16
staging: wlan-ng: fix block comments style in p80211netdev.h
Sergio Paracuellos
1
-50
/
+50
2016-10-16
staging: wlan-ng: fix block comments style in p80211msg.h
Sergio Paracuellos
1
-45
/
+45
2016-10-16
staging: wlan-ng: fix block comments style in p80211mgmt.h
Sergio Paracuellos
1
-97
/
+97
2016-10-16
staging: wlan-ng: fix block comments style in p80211metadef.h
Sergio Paracuellos
1
-44
/
+44
2016-10-16
staging: wlan-ng: fix block comments style in p80211ioctl.h
Sergio Paracuellos
1
-60
/
+60
2016-10-16
staging: wlan-ng: fix block comments style in p80211hdr.h
Sergio Paracuellos
1
-57
/
+57
2016-10-16
staging: wlan-ng: fix block comments style in p80211conv.h
Sergio Paracuellos
1
-50
/
+50
2016-10-16
staging: wlan-ng: get memory from kernel allocators instead of big static buffer
Sergio Paracuellos
1
-3
/
+8
2016-10-16
staging: wlan-ng: avoid new typedef CTLX_STATE
Sergio Paracuellos
2
-3
/
+2
2016-10-16
staging: wlan-ng: fix block comment warnings in prism2fw.c
Sergio Paracuellos
1
-237
/
+248
2016-10-16
staging: wlan-ng: fix block comment warnings in prism2sta.c
Sergio Paracuellos
1
-18
/
+18
2016-10-16
staging: wlan-ng: fix block comment warnings in prism2mib.c
Sergio Paracuellos
1
-50
/
+50
2016-10-16
staging: wlan-ng: fix block comment warnings in prism2mgmt.c
Sergio Paracuellos
1
-254
/
+264
2016-10-16
staging: wlan-ng: fix line style warnings in p80211wep.c
Sergio Paracuellos
1
-2
/
+2
2016-10-16
staging: wlan-ng: fix block comment warnings in p80211wep.c
Sergio Paracuellos
1
-45
/
+45
2016-10-16
staging: wlan-ng: fix line style warnings in p80211req.c
Sergio Paracuellos
1
-2
/
+4
2016-10-16
staging: wlan-ng: fix block comment warnings in p80211req.c
Sergio Paracuellos
1
-82
/
+84
2016-10-16
staging: wlan-ng: do not return -ENOSYS
Sergio Paracuellos
1
-3
/
+3
2016-10-16
staging: wlan-ng: fix block comment warnings in p80211netdev.c
Sergio Paracuellos
1
-299
/
+314
2016-10-16
staging: wlan-ng: fix line style warnings in p80211netdev.c
Sergio Paracuellos
1
-3
/
+6
2016-10-16
staging: wlan-ng: fix block comment warnings in p80211conv.c
Sergio Paracuellos
1
-159
/
+159
2016-10-16
staging: wlan-ng: fix block comment warnings in hfa384x_usb.c
Sergio Paracuellos
1
-1157
/
+1213
2016-10-16
staging: wlan-ng: fix line style warnings in hfa384x_usb.c
Sergio Paracuellos
1
-33
/
+38
2016-10-16
staging: wlan-ng: renames ANL_currFC to avoid camelcase
Juliana Rodrigues
2
-3
/
+3
2016-10-16
staging: wlan-ng: renames ASL_currBSS to avoid camelcase
Juliana Rodrigues
2
-3
/
+4
2016-10-16
staging: wlan-ng: renames CQ_currBSS to avoid camelcase
Juliana Rodrigues
2
-3
/
+3
2016-10-16
staging: wlan-ng: renames hfa384x_authenticateStation_data to avoid camelcase
Juliana Rodrigues
2
-2
/
+2
2016-10-16
staging: wlan-ng: renames hfa384x_AssocStatus to avoid camelcase
Juliana Rodrigues
2
-3
/
+3
2016-10-16
staging: wlan-ng: renames hfa384x_ChInfoResultSub to avoid camelcase
Juliana Rodrigues
2
-4
/
+4
2016-10-16
staging: wlan-ng: renames hfa384x_scanResultSub to avoid camelcase
Juliana Rodrigues
2
-3
/
+3
2016-10-16
staging: wlan-ng: renames hfa384x_JoinRequest_data to avoid camelcase
Juliana Rodrigues
2
-5
/
+5
2016-10-16
staging: wlan-ng: renames hfa384x_ScanResult to avoid camelcase
Juliana Rodrigues
2
-3
/
+3
2016-10-16
staging: wlan-ng: renames hfa384x_CommTallies32 to avoid camelcase
Juliana Rodrigues
2
-4
/
+4
2016-10-16
staging: wlan-ng: renames hfa384x_InfFrame to avoid camelcase
Juliana Rodrigues
3
-28
/
+30
2016-10-16
staging: wlan-ng: fixed lines over 80 characters
Juliana Rodrigues
1
-3
/
+6
2016-10-16
staging: wlan-ng: aligned block to open parenthesis
Juliana Rodrigues
1
-40
/
+40
2016-10-02
staging: wlang-ng: Fix block comments style warnings in hfa384x.h
Sergio Paracuellos
1
-62
/
+62
2016-10-02
staging: wlang-ng: avoid new typedef: hfa384x_t
Sergio Paracuellos
7
-169
/
+170
2016-10-02
staging: wlang-ng: avoid new typedef: hfa384x_metacmd_t
Sergio Paracuellos
2
-11
/
+11
2016-10-02
staging: wlang-ng: avoid new typedef: hfa384x_usbctlxq_t
Sergio Paracuellos
1
-3
/
+3
2016-10-02
staging: wlang-ng: avoid new typedef: hfa384x_usbctlx_t
Sergio Paracuellos
3
-30
/
+30
2016-10-02
staging: wlang-ng: avoid new typedef: hfa384x_rridresult_t
Sergio Paracuellos
2
-5
/
+5
[next]