summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng
Commit message (Expand)AuthorAgeFilesLines
* Staging: wlan-ng: hfa384x_usb: fixed two line limit coding style issuesAndy Pusch2018-01-081-2/+4
* staging: wlan-ng: Fixing coding style warningRodrigo Zaiden2017-12-081-1/+2
* staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman2017-11-2821-0/+21
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-131-2/+2
|\
| * usb: core: introduce a new usb_get_std_status() helperFelipe Balbi2017-11-071-2/+2
* | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-134-51/+64
|\ \
| * | staging: wlan-ng: Convert timers to use timer_setup()Kees Cook2017-10-203-19/+16
| * | staging: wlan-ng: Replace pr_debug with netdev_dbgHaneen Mohammed2017-09-181-31/+47
| * | staging: wlan-ng: Avoid bogus endiannessAviya Erenfeld2017-09-171-1/+1
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
|/
* 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
|\
OpenPOWER on IntegriCloud