aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-05staging: wlan-ng: remove unused definitions from p80211types.hTim Collier1-27/+0
2018-07-29staging: wlan-ng: correction to comment in hfa384x_usbTim Collier1-1/+1
2018-07-29staging: wlan-ng: remove volatile from reapable field in hfa384x_usbctlxTim Collier1-1/+1
2018-07-07staging: wlan-ng: remove unneeded parentheses from prism2mgmt.cTim Collier1-4/+4
2018-07-07staging: wlan-ng: fix expression continuation in prism2mgmt.cTim Collier1-5/+5
2018-07-07staging: wlan-ng: fix expression continuation in prism2fw.cTim Collier1-3/+4
2018-06-28staging: wlan-ng: add parentheses to macro argument usage in prism2mgmt.cTim Collier1-2/+2
2018-06-28staging: wlan-ng: replace macro with inline function in prism2mgmt.cTim Collier1-4/+15
2018-06-28staging: wlan-ng: replace WLAN_CTL_FRAMELEN with inline function in p80211hdr.hTim Collier1-10/+20
2018-06-28staging: wlan-ng: fix coding style (indentation) in prism2mib.cTim Collier1-4/+4
2018-06-28staging: wlan-ng: improved readability of function prism2_add_keyChris Opperman1-27/+13
2018-06-28staging: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat1-2/+2
2018-05-31staging: wlan-ng: remove unused declarations from p80211types.hTim Collier1-31/+0
2018-05-25staging: wlan-ng: convert P80211SKB_RXMETA to inline function in p80211convTim Collier3-7/+10
2018-05-25staging: wlan-ng: convert P80211SKB_FRMMETA to inline function in p80211convTim Collier2-9/+10
2018-05-20staging: wlan-ng: fix coding style issues in p80211netdev.cTim Collier1-2/+2
2018-05-20staging: wlan-ng: fix coding style issues in p80211netdev.hTim Collier1-3/+3
2018-05-11staging: wlan-ng: fix block comment alignment in p80211metastruct.hTim Collier1-44/+44
2018-05-06staging: wlan-ng: fix SPDX comment style in headersTim Collier12-12/+12
2018-05-06staging: wlan-ng: fix line-break style issueTim Collier1-2/+1
2018-05-06staging: wlan-ng: add missing parameter name to prototypeTim Collier1-1/+1
2018-05-06staging: wlan-ng: prism2sta: fix indent coding-style issuesEfstratios Gavas1-28/+24
2018-04-25staging: wlan-ng: fix p80211knetdev_hard_start_xmit()'s return typeLuc Van Oostenryck1-2/+2
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