aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng
AgeCommit message (Expand)Author
2019-09-12staging: wlan-ng: fix adapter initialization failureTim Collier
2018-05-31staging: wlan-ng: remove unused declarations from p80211types.hTim Collier
2018-05-25staging: wlan-ng: convert P80211SKB_RXMETA to inline function in p80211convTim Collier
2018-05-25staging: wlan-ng: convert P80211SKB_FRMMETA to inline function in p80211convTim Collier
2018-05-20staging: wlan-ng: fix coding style issues in p80211netdev.cTim Collier
2018-05-20staging: wlan-ng: fix coding style issues in p80211netdev.hTim Collier
2018-05-11staging: wlan-ng: fix block comment alignment in p80211metastruct.hTim Collier
2018-05-06staging: wlan-ng: fix SPDX comment style in headersTim Collier
2018-05-06staging: wlan-ng: fix line-break style issueTim Collier
2018-05-06staging: wlan-ng: add missing parameter name to prototypeTim Collier
2018-05-06staging: wlan-ng: prism2sta: fix indent coding-style issuesEfstratios Gavas
2018-04-25staging: wlan-ng: fix p80211knetdev_hard_start_xmit()'s return typeLuc Van Oostenryck
2018-02-16Staging: wlan-ng: fix unnecessary parantheses in prism2mgmt.cYash Omer
2018-01-08Staging: wlan-ng: hfa384x_usb: fixed two line limit coding style issuesAndy Pusch
2017-12-08staging: wlan-ng: Fixing coding style warningRodrigo Zaiden
2017-11-28staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-07usb: core: introduce a new usb_get_std_status() helperFelipe Balbi
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20staging: wlan-ng: Convert timers to use timer_setup()Kees Cook
2017-09-18staging: wlan-ng: Replace pr_debug with netdev_dbgHaneen Mohammed
2017-09-17staging: wlan-ng: Avoid bogus endiannessAviya Erenfeld
2017-08-20staging: wlan-ng: hfa384x_usb: Fix multiple line dereferenceAlex Briskin
2017-08-18staging: wlan-ng: hfa384x.h: Use endian type in 'hfa384x_link_status' structRicardo Silva
2017-08-18staging: wlan-ng: Fix sparse warning: cast to restricted __le16.AbdAllah-MEZITI
2017-08-18drivers/staging/wlan-ng/p80211conv.c: fixed a potential memory leakLynn Lei
2017-07-30staging: wlan-ng: Fix the types of the hfa384x_comm_tallies_16/32 membersChristopher H Pezley
2017-07-30Staging: wlan-ng: hfa384x.h: Fix endianness warning for hfa384x_ps_user_countManny Vindiola
2017-07-30Staging: wlan-ng: Fixing coding style warningsSimo Koskinen
2017-07-18staging: wlan-ng: Use little-endian typeAviv Palivoda
2017-07-18Staging: wlan-ng: hfa384x.h: fixed sparse warningVitali Liaukovich
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-23staging: wlan-ng: Fix struct definition's and variable typeSuniel Mahesh
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-14staging: wlan-ng: prism2mib.c: Fix type cast issuesOlav Haugan
2017-05-29staging: wlan-ng: hfa384x: fix several type issues.Nikola Jelic
2017-05-15staging: wlan-ng: convert endianness in situ for prism2staThibaut SAUTEREAU
2017-05-15staging: wlan-ng: convert endianness in situ for prism2fwThibaut SAUTEREAU
2017-05-15staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calli...Andrea della Porta
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern
2017-04-28staging: wlan-ng: break long line in p80211req.cIan Chard
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-04-08staging wlan-ng: fix type mismatch warnings in mkpdrlist()Maciek Borzecki
2017-03-12Staging: wlan-ng: Fix endian errorAdrien Descamps
2017-03-12Staging: wlan-ng: Fix sparse warnings by using appropriate endian typesAdrien Descamps
2017-03-09staging: wlan-ng: add byte order annotation to struct p80211_caphdrAapo Vienamo