summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: add missing byte order conversionIgor Pylypiv2017-01-311-1/+1
* staging:wlan-ng:cfg80211.c Aligned code with open parenthesisScott Matheina2017-01-161-3/+3
* staging: wlan-ng: Fix sparse warnings about endiannessEric Salem2017-01-161-2/+2
* staging: wlan-ng: remove unnecessary blank linesMarkus Buettner2017-01-101-2/+0
* Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-1320-3105/+3198
|\
| * Staging: wlan-ng: hfa384x_usb.c Fixed too long code line warnings.Yan Laijun2016-12-061-1/+2
| * Staging: wlan-ng: prism2mgmt: Fixed operators spacing style issuesShiva Kerdel2016-11-191-7/+7
| * staging: wlan-ng: use GENMASK macro in different defines of hfa384x.hSergio Paracuellos2016-11-141-21/+8
| * staging: wlan-ng: use GENMASK macro in different defines of p80211hdr.hSergio Paracuellos2016-11-141-3/+2
| * staging: wlan-ng: use GENMASK macro in define of p80211netdev.hSergio Paracuellos2016-11-141-1/+1
| * staging: wlan-ng: use GENMASK macro in two bitwise operations in prism2sta.cSergio Paracuellos2016-11-141-2/+2
| * staging: wlan-ng: remove unnecessary parenthesis in prism2fw.cSergio Paracuellos2016-11-101-4/+4
| * staging: wlan-ng: remove unnecessary blank lines in prism2fw.cSergio Paracuellos2016-11-101-6/+0
| * staging: wlan-ng: fix parenthesis alignment in prism2fw.cSergio Paracuellos2016-11-101-23/+26
| * staging: wlan-ng: remove unnecessary blank lines in p80211wep.cSergio Paracuellos2016-11-101-4/+0
| * staging: wlan-ng: change comparison to NULL to preferred style.Sergio Paracuellos2016-11-101-1/+1
| * staging: wlan-ng: match open parenthesis alignment in p80211req.cSergio Paracuellos2016-11-101-5/+5
| * staging: wlan-ng: match open parenthesis alignment in hfa384x_usb.cSergio Paracuellos2016-11-101-9/+9
| * staging: wlan-ng: replace BUG_ON() into WARN_ON() on hfa384x_usbin_callbackSergio Paracuellos2016-11-101-1/+4
| * staging: wlan-ng: remove unnecessary parenthesis in hfa384x_usb.cSergio Paracuellos2016-11-101-12/+12
| * staging: wlan-ng: remove unnecessary out of memory message in p80211conv.cSergio Paracuellos2016-11-101-2/+0
| * staging: wlan-ng: fix line style issue in macro WLAN_GET_FC_FSTYPESergio Paracuellos2016-11-101-1/+2
| * staging: wlan-ng: remove unnecessary blank lineSergio Paracuellos2016-11-071-1/+0
| * staging: wlan-ng: remove unnecessary parenthesesSergio Paracuellos2016-11-071-2/+2
| * staging: wlan-ng: change comparison to NULL to preferred style.Sergio Paracuellos2016-11-071-1/+1
| * staging: wlan-ng: remove two unnecessary blank linesSergio Paracuellos2016-11-071-2/+0
| * staging: wlan-ng: add spaces around or operator : HOSTWEP_DEFAULTKEY_MASKSergio Paracuellos2016-11-071-1/+1
| * staging: wlan-ng: Replace data type declaration with variable of same type in...Sergio Paracuellos2016-10-251-1/+1
| * staging: wlan-ng: avoid CamelCase: hfa384x_KeyIDChangedSergio Paracuellos2016-10-251-2/+2
| * staging: wlan-ng: avoid CamelCase: hfa384x_PSUserCountSergio Paracuellos2016-10-251-2/+2
| * staging: wlan-ng: avoid CamelCase: hfa384x_AuthRequestSergio Paracuellos2016-10-251-2/+2
| * staging: wlan-ng: avoid CamelCase: hfa384x_LinkStatusSergio Paracuellos2016-10-251-2/+2
| * staging: wlan-ng: avoid CamelCase: hfa384x_HScanResultSergio Paracuellos2016-10-251-2/+2
| * staging: wlan-ng: avoid CamelCase: hfa384x_HScanResultSubSergio Paracuellos2016-10-252-3/+3
| * staging: wlan-ng: avoid CamelCase: hfa384x_ChInfoResultSergio Paracuellos2016-10-251-3/+3
| * staging: wlan-ng: avoid CamelCase: hfa384x_CommTallies16Sergio Paracuellos2016-10-251-2/+2
| * staging: wlan-ng: avoid CamelCase in fields of struct hfa384x_dbmcommsqualitySergio Paracuellos2016-10-251-3/+3
| * staging: wlan-ng: avoid CamelCase: hfa384x_WPADataSergio Paracuellos2016-10-252-2/+2
| * staging: wlan-ng: avoid CamelCase: hfa384x_HostScanRequest_dataSergio Paracuellos2016-10-252-7/+7
| * staging: wlan-ng: avoid CamelCase: HFA384x_RID_CNFAPBCNintSergio Paracuellos2016-10-252-2/+2
| * staging: wlan-ng: cfg80211: Remove unnecessary parentheses around variablessayli karnik2016-10-161-2/+2
| * staging: wlan-ng: Replace data type declaration with variable of same type in...Sergio Paracuellos2016-10-161-4/+3
| * staging: wlan-ng: Replace data type declaration with variable of same type in...Sergio Paracuellos2016-10-161-6/+6
| * staging: wlan-ng: Replace data type declaration with variable of same type in...Sergio Paracuellos2016-10-161-1/+1
| * staging: wlan-ng: Replace data type declaration with variable of same type in...Sergio Paracuellos2016-10-161-1/+1
| * staging: wlan-ng: Replace data type declaration with variable of same type in...Sergio Paracuellos2016-10-161-1/+1
| * staging: wlan-ng: fix block comments style in prism2mgmt.hSergio Paracuellos2016-10-161-60/+62
| * staging: wlan-ng: fix block comments style in p80211req.hSergio Paracuellos2016-10-161-45/+45
| * staging: wlan-ng: fix block comments style in p80211netdev.hSergio Paracuellos2016-10-161-50/+50
| * staging: wlan-ng: fix block comments style in p80211msg.hSergio Paracuellos2016-10-161-45/+45
OpenPOWER on IntegriCloud