summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: hfa384x_usb: Fix multiple line dereferenceAlex Briskin2017-08-201-9/+7
* staging: wlan-ng: hfa384x.h: Use endian type in 'hfa384x_link_status' structRicardo Silva2017-08-181-1/+1
* staging: wlan-ng: Fix sparse warning: cast to restricted __le16.AbdAllah-MEZITI2017-08-181-6/+6
* drivers/staging/wlan-ng/p80211conv.c: fixed a potential memory leakLynn Lei2017-08-181-0/+1
* staging: wlan-ng: Fix the types of the hfa384x_comm_tallies_16/32 membersChristopher H Pezley2017-07-302-46/+46
* Staging: wlan-ng: hfa384x.h: Fix endianness warning for hfa384x_ps_user_countManny Vindiola2017-07-301-1/+1
* Staging: wlan-ng: Fixing coding style warningsSimo Koskinen2017-07-302-14/+15
* staging: wlan-ng: Use little-endian typeAviv Palivoda2017-07-182-12/+11
* Staging: wlan-ng: hfa384x.h: fixed sparse warningVitali Liaukovich2017-07-181-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-052-13/+7
|\
| * net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-1/+1
| * networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-9/+5
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-161-4/+2
* | staging: wlan-ng: Fix struct definition's and variable typeSuniel Mahesh2017-06-232-10/+10
* | staging: wlan-ng: prism2mib.c: Fix type cast issuesOlav Haugan2017-06-142-3/+3
* | staging: wlan-ng: hfa384x: fix several type issues.Nikola Jelic2017-05-291-10/+8
* | staging: wlan-ng: convert endianness in situ for prism2staThibaut SAUTEREAU2017-05-151-50/+50
* | staging: wlan-ng: convert endianness in situ for prism2fwThibaut SAUTEREAU2017-05-151-12/+12
* | staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calli...Andrea della Porta2017-05-151-1/+1
|/
* Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-058-50/+50
|\
| * staging: wlan-ng: break long line in p80211req.cIan Chard2017-04-281-1/+2
| * staging wlan-ng: fix type mismatch warnings in mkpdrlist()Maciek Borzecki2017-04-082-3/+3
| * Staging: wlan-ng: Fix endian errorAdrien Descamps2017-03-121-1/+1
| * Staging: wlan-ng: Fix sparse warnings by using appropriate endian typesAdrien Descamps2017-03-122-28/+28
| * staging: wlan-ng: add byte order annotation to struct p80211_caphdrAapo Vienamo2017-03-091-14/+14
| * staging: wlan-ng: Replace "the the " with "the"simran singhal2017-03-071-1/+1
| * Staging: wlan-ng: prism2mgmt: Removed an empty lineGeorgios Emmanouil2017-03-061-1/+0
| * staging: wlan-ng: remove extra parenthesesGargi Sharma2017-03-061-1/+1
* | cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern2017-04-281-2/+5
* | cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-1/+1
|/
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-227-18/+15
|\
| * staging: wlan-ng: remove space before tabGargi Sharma2017-02-161-1/+1
| * staging: wlan-ng: reduce type warningsAlexander Alemayhu2017-02-122-3/+3
| * staging: wlan_ng: fix logical continuation alignmentFrans Klaver2017-02-101-6/+5
| * 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
* | net: Remove usage of net_device last_rx memberTobias Klauser2017-01-182-3/+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
OpenPOWER on IntegriCloud