aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-25staging: wlan-ng: avoid CamelCase: hfa384x_LinkStatusSergio Paracuellos1-2/+2
2016-10-25staging: wlan-ng: avoid CamelCase: hfa384x_HScanResultSergio Paracuellos1-2/+2
2016-10-25staging: wlan-ng: avoid CamelCase: hfa384x_HScanResultSubSergio Paracuellos2-3/+3
2016-10-25staging: wlan-ng: avoid CamelCase: hfa384x_ChInfoResultSergio Paracuellos1-3/+3
2016-10-25staging: wlan-ng: avoid CamelCase: hfa384x_CommTallies16Sergio Paracuellos1-2/+2
2016-10-25staging: wlan-ng: avoid CamelCase in fields of struct hfa384x_dbmcommsqualitySergio Paracuellos1-3/+3
2016-10-25staging: wlan-ng: avoid CamelCase: hfa384x_WPADataSergio Paracuellos2-2/+2
2016-10-25staging: wlan-ng: avoid CamelCase: hfa384x_HostScanRequest_dataSergio Paracuellos2-7/+7
2016-10-25staging: wlan-ng: avoid CamelCase: HFA384x_RID_CNFAPBCNintSergio Paracuellos2-2/+2
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson1-13/+5
2016-10-16staging: wlan-ng: cfg80211: Remove unnecessary parentheses around variablessayli karnik1-2/+2
2016-10-16staging: wlan-ng: Replace data type declaration with variable of same type in prism2sta.cSergio Paracuellos1-4/+3
2016-10-16staging: wlan-ng: Replace data type declaration with variable of same type in p80211netdev.cSergio Paracuellos1-6/+6
2016-10-16staging: wlan-ng: Replace data type declaration with variable of same type in p80211conv.cSergio Paracuellos1-1/+1
2016-10-16staging: wlan-ng: Replace data type declaration with variable of same type in hfa384x_usb.cSergio Paracuellos1-1/+1
2016-10-16staging: wlan-ng: Replace data type declaration with variable of same type in cfg80211.cSergio Paracuellos1-1/+1
2016-10-16staging: wlan-ng: fix block comments style in prism2mgmt.hSergio Paracuellos1-60/+62
2016-10-16staging: wlan-ng: fix block comments style in p80211req.hSergio Paracuellos1-45/+45
2016-10-16staging: wlan-ng: fix block comments style in p80211netdev.hSergio Paracuellos1-50/+50
2016-10-16staging: wlan-ng: fix block comments style in p80211msg.hSergio Paracuellos1-45/+45
2016-10-16staging: wlan-ng: fix block comments style in p80211mgmt.hSergio Paracuellos1-97/+97
2016-10-16staging: wlan-ng: fix block comments style in p80211metadef.hSergio Paracuellos1-44/+44
2016-10-16staging: wlan-ng: fix block comments style in p80211ioctl.hSergio Paracuellos1-60/+60
2016-10-16staging: wlan-ng: fix block comments style in p80211hdr.hSergio Paracuellos1-57/+57
2016-10-16staging: wlan-ng: fix block comments style in p80211conv.hSergio Paracuellos1-50/+50
2016-10-16staging: wlan-ng: get memory from kernel allocators instead of big static bufferSergio Paracuellos1-3/+8
2016-10-16staging: wlan-ng: avoid new typedef CTLX_STATESergio Paracuellos2-3/+2
2016-10-16staging: wlan-ng: fix block comment warnings in prism2fw.cSergio Paracuellos1-237/+248
2016-10-16staging: wlan-ng: fix block comment warnings in prism2sta.cSergio Paracuellos1-18/+18
2016-10-16staging: wlan-ng: fix block comment warnings in prism2mib.cSergio Paracuellos1-50/+50
2016-10-16staging: wlan-ng: fix block comment warnings in prism2mgmt.cSergio Paracuellos1-254/+264
2016-10-16staging: wlan-ng: fix line style warnings in p80211wep.cSergio Paracuellos1-2/+2
2016-10-16staging: wlan-ng: fix block comment warnings in p80211wep.cSergio Paracuellos1-45/+45
2016-10-16staging: wlan-ng: fix line style warnings in p80211req.cSergio Paracuellos1-2/+4
2016-10-16staging: wlan-ng: fix block comment warnings in p80211req.cSergio Paracuellos1-82/+84
2016-10-16staging: wlan-ng: do not return -ENOSYSSergio Paracuellos1-3/+3
2016-10-16staging: wlan-ng: fix block comment warnings in p80211netdev.cSergio Paracuellos1-299/+314
2016-10-16staging: wlan-ng: fix line style warnings in p80211netdev.cSergio Paracuellos1-3/+6
2016-10-16staging: wlan-ng: fix block comment warnings in p80211conv.cSergio Paracuellos1-159/+159
2016-10-16staging: wlan-ng: fix block comment warnings in hfa384x_usb.cSergio Paracuellos1-1157/+1213
2016-10-16staging: wlan-ng: fix line style warnings in hfa384x_usb.cSergio Paracuellos1-33/+38
2016-10-16staging: wlan-ng: renames ANL_currFC to avoid camelcaseJuliana Rodrigues2-3/+3
2016-10-16staging: wlan-ng: renames ASL_currBSS to avoid camelcaseJuliana Rodrigues2-3/+4
2016-10-16staging: wlan-ng: renames CQ_currBSS to avoid camelcaseJuliana Rodrigues2-3/+3
2016-10-16staging: wlan-ng: renames hfa384x_authenticateStation_data to avoid camelcaseJuliana Rodrigues2-2/+2
2016-10-16staging: wlan-ng: renames hfa384x_AssocStatus to avoid camelcaseJuliana Rodrigues2-3/+3
2016-10-16staging: wlan-ng: renames hfa384x_ChInfoResultSub to avoid camelcaseJuliana Rodrigues2-4/+4
2016-10-16staging: wlan-ng: renames hfa384x_scanResultSub to avoid camelcaseJuliana Rodrigues2-3/+3
2016-10-16staging: wlan-ng: renames hfa384x_JoinRequest_data to avoid camelcaseJuliana Rodrigues2-5/+5
2016-10-16staging: wlan-ng: renames hfa384x_ScanResult to avoid camelcaseJuliana Rodrigues2-3/+3