aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-16Staging: wlan-ng: fix unnecessary parantheses in prism2mgmt.cYash Omer1-1/+1
2018-01-08Staging: wlan-ng: hfa384x_usb: fixed two line limit coding style issuesAndy Pusch1-2/+4
2017-12-08staging: wlan-ng: Fixing coding style warningRodrigo Zaiden1-1/+2
2017-11-28staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman21-0/+21
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+2
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-51/+64
2017-11-07usb: core: introduce a new usb_get_std_status() helperFelipe Balbi1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-20staging: wlan-ng: Convert timers to use timer_setup()Kees Cook3-19/+16
2017-09-18staging: wlan-ng: Replace pr_debug with netdev_dbgHaneen Mohammed1-31/+47
2017-09-17staging: wlan-ng: Avoid bogus endiannessAviya Erenfeld1-1/+1
2017-08-20staging: wlan-ng: hfa384x_usb: Fix multiple line dereferenceAlex Briskin1-9/+7
2017-08-18staging: wlan-ng: hfa384x.h: Use endian type in 'hfa384x_link_status' structRicardo Silva1-1/+1
2017-08-18staging: wlan-ng: Fix sparse warning: cast to restricted __le16.AbdAllah-MEZITI1-6/+6
2017-08-18drivers/staging/wlan-ng/p80211conv.c: fixed a potential memory leakLynn Lei1-0/+1
2017-07-30staging: wlan-ng: Fix the types of the hfa384x_comm_tallies_16/32 membersChristopher H Pezley2-46/+46
2017-07-30Staging: wlan-ng: hfa384x.h: Fix endianness warning for hfa384x_ps_user_countManny Vindiola1-1/+1
2017-07-30Staging: wlan-ng: Fixing coding style warningsSimo Koskinen2-14/+15
2017-07-18staging: wlan-ng: Use little-endian typeAviv Palivoda2-12/+11
2017-07-18Staging: wlan-ng: hfa384x.h: fixed sparse warningVitali Liaukovich1-3/+3
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-13/+7
2017-06-23staging: wlan-ng: Fix struct definition's and variable typeSuniel Mahesh2-10/+10
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu1-1/+1
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-9/+5
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-4/+2
2017-06-14staging: wlan-ng: prism2mib.c: Fix type cast issuesOlav Haugan2-3/+3
2017-05-29staging: wlan-ng: hfa384x: fix several type issues.Nikola Jelic1-10/+8
2017-05-15staging: wlan-ng: convert endianness in situ for prism2staThibaut SAUTEREAU1-50/+50
2017-05-15staging: wlan-ng: convert endianness in situ for prism2fwThibaut SAUTEREAU1-12/+12
2017-05-15staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calling hfa384x_drvr_setconfig16, also fixes relative sparse warningAndrea della Porta1-1/+1
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-50/+50
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern1-2/+5
2017-04-28staging: wlan-ng: break long line in p80211req.cIan Chard1-1/+2
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg1-1/+1
2017-04-08staging wlan-ng: fix type mismatch warnings in mkpdrlist()Maciek Borzecki2-3/+3
2017-03-12Staging: wlan-ng: Fix endian errorAdrien Descamps1-1/+1
2017-03-12Staging: wlan-ng: Fix sparse warnings by using appropriate endian typesAdrien Descamps2-28/+28
2017-03-09staging: wlan-ng: add byte order annotation to struct p80211_caphdrAapo Vienamo1-14/+14
2017-03-07staging: wlan-ng: Replace "the the " with "the"simran singhal1-1/+1
2017-03-06Staging: wlan-ng: prism2mgmt: Removed an empty lineGeorgios Emmanouil1-1/+0
2017-03-06staging: wlan-ng: remove extra parenthesesGargi Sharma1-1/+1
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-18/+15
2017-02-16staging: wlan-ng: remove space before tabGargi Sharma1-1/+1
2017-02-12staging: wlan-ng: reduce type warningsAlexander Alemayhu2-3/+3
2017-02-10staging: wlan_ng: fix logical continuation alignmentFrans Klaver1-6/+5
2017-01-31staging: wlan-ng: add missing byte order conversionIgor Pylypiv1-1/+1
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser2-3/+0
2017-01-16staging:wlan-ng:cfg80211.c Aligned code with open parenthesisScott Matheina1-3/+3
2017-01-16staging: wlan-ng: Fix sparse warnings about endiannessEric Salem1-2/+2
2017-01-10staging: wlan-ng: remove unnecessary blank linesMarkus Buettner1-2/+0