summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/hfa384x_usb.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: staging: wlan-ng: Remove GPL/MPL boilerplateBagas Sanjaya2023-05-281-21/+0
* timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner2022-11-241-2/+2
* staging/wlan-ng: get the correct struct hfa384x in work callbackDavidlohr Bueso2022-07-011-1/+1
* staging/wlan-ng, prism2usb: replace completion_bh tasklet with workDavidlohr Bueso2022-04-121-11/+11
* staging/wlan-ng, prism2usb: replace reaper_bh tasklet with workDavidlohr Bueso2022-04-121-7/+7
* staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttle...Nathan Chancellor2021-10-151-11/+11
* staging: wlan-ng: Remove filenames from filesAldas Taraškevičius2021-09-131-1/+1
* staging: wlan-ng: Avoid duplicate header in tx/rx framesKees Cook2021-08-261-6/+5
* staging: wlan-ng: Remove pointless a3/a4 unionKees Cook2021-08-261-2/+2
* staging: wlan-ng: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-161-10/+8
* staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev2020-08-181-5/+0
* staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang2020-03-261-0/+2
* staging: wlan-ng: Fix third argument going over 80 charactersJohn B. Wyatt IV2020-03-231-2/+5
* staging: wlan-ng: Fix line going over 80 charactersJohn B. Wyatt IV2020-03-171-1/+2
* staging: wlan-ng: fix compilation for USB debuggingTim Collier2019-10-261-2/+0
* staging: wlan-ng: Replace function hfa384x_dowmem()Nishka Dasgupta2019-07-221-34/+17
* staging: wlan-ng: Replace function hfa384x_dormem()Nishka Dasgupta2019-07-221-27/+10
* staging: wlan-ng: Remove function hfa384x_docmd_wait()Nishka Dasgupta2019-07-221-29/+14
* staging: wlan-ng: Remove unused function hfa384x_docmd_async()Nishka Dasgupta2019-07-221-8/+0
* staging: wlan-ng: Remove function hfa384x_dowmem_async()Nishka Dasgupta2019-07-221-14/+0
* staging: wlan-ng: Remove unused function hfa384x_dormem_async()Nishka Dasgupta2019-07-221-11/+0
* staging: wlan-ng: Remove unused function hfa384x_dorrid_async()Nishka Dasgupta2019-07-221-11/+0
* staging: wlan-ng: Remove function hfa384x_dowrid_async()Nishka Dasgupta2019-07-221-13/+2
* staging: wlan-ng: Remove function hfa384x_dowrid_wait()Nishka Dasgupta2019-07-221-9/+1
* staging: wlan-ng: Remove function hfa384x_dorrid_wait()Nishka Dasgupta2019-07-221-9/+1
* staging: wlan-ng: fix adapter initialization failureTim Collier2019-05-201-1/+2
* staging: wlan-ng: Fix improper SPDX comment styleHimadri Pandya2019-05-021-1/+1
* staging: wlan-ng: Correct typo in comment messageBranden Bonaby2019-03-211-1/+1
* staging: wlan-ng: malformed SPDX-License-IdentifierBranden Bonaby2019-03-211-1/+1
* staging: wlan-ng: rejoin split lines shortened by case changesTim Collier2018-09-281-4/+2
* staging: wlan-ng: make switch case block format consistentTim Collier2018-09-281-25/+23
* staging: wlan-ng: correction to comment in hfa384x_usbTim Collier2018-07-291-1/+1
* staging: wlan-ng: convert P80211SKB_RXMETA to inline function in p80211convTim Collier2018-05-251-1/+1
* staging: wlan-ng: fix line-break style issueTim Collier2018-05-061-2/+1
* staging: wlan-ng: add missing parameter name to prototypeTim Collier2018-05-061-1/+1
* Staging: wlan-ng: hfa384x_usb: fixed two line limit coding style issuesAndy Pusch2018-01-081-2/+4
* staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman2017-11-281-0/+1
* 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
* | staging: wlan-ng: Convert timers to use timer_setup()Kees Cook2017-10-201-16/+13
|/
* staging: wlan-ng: hfa384x_usb: Fix multiple line dereferenceAlex Briskin2017-08-201-9/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-4/+2
|\
| * net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-1/+1
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-161-4/+2
* | staging: wlan-ng: hfa384x: fix several type issues.Nikola Jelic2017-05-291-10/+8
|/
* Staging: wlan-ng: Fix endian errorAdrien Descamps2017-03-121-1/+1
* Staging: wlan-ng: Fix sparse warnings by using appropriate endian typesAdrien Descamps2017-03-121-1/+1
* net: Remove usage of net_device last_rx memberTobias Klauser2017-01-181-1/+0
* Staging: wlan-ng: hfa384x_usb.c Fixed too long code line warnings.Yan Laijun2016-12-061-1/+2
* staging: wlan-ng: match open parenthesis alignment in hfa384x_usb.cSergio Paracuellos2016-11-101-9/+9