summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/hfa384x_usb.c
AgeCommit message (Expand)Author
2024-03-26staging: wlan-ng: Remove broken driver prism2_usbPhilipp Hortmann
2023-10-17staging: wlan-ng: remove function prism2sta_ev_txexcCalvince Otieno
2023-05-28drivers: staging: wlan-ng: Remove GPL/MPL boilerplateBagas Sanjaya
2022-11-24timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner
2022-07-01staging/wlan-ng: get the correct struct hfa384x in work callbackDavidlohr Bueso
2022-04-12staging/wlan-ng, prism2usb: replace completion_bh tasklet with workDavidlohr Bueso
2022-04-12staging/wlan-ng, prism2usb: replace reaper_bh tasklet with workDavidlohr Bueso
2021-10-15staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttle...Nathan Chancellor
2021-09-13staging: wlan-ng: Remove filenames from filesAldas Taraškevičius
2021-08-26staging: wlan-ng: Avoid duplicate header in tx/rx framesKees Cook
2021-08-26staging: wlan-ng: Remove pointless a3/a4 unionKees Cook
2020-09-16staging: wlan-ng: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-18staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev
2020-03-26staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang
2020-03-23staging: wlan-ng: Fix third argument going over 80 charactersJohn B. Wyatt IV
2020-03-17staging: wlan-ng: Fix line going over 80 charactersJohn B. Wyatt IV
2019-10-26staging: wlan-ng: fix compilation for USB debuggingTim Collier
2019-07-22staging: wlan-ng: Replace function hfa384x_dowmem()Nishka Dasgupta
2019-07-22staging: wlan-ng: Replace function hfa384x_dormem()Nishka Dasgupta
2019-07-22staging: wlan-ng: Remove function hfa384x_docmd_wait()Nishka Dasgupta
2019-07-22staging: wlan-ng: Remove unused function hfa384x_docmd_async()Nishka Dasgupta
2019-07-22staging: wlan-ng: Remove function hfa384x_dowmem_async()Nishka Dasgupta
2019-07-22staging: wlan-ng: Remove unused function hfa384x_dormem_async()Nishka Dasgupta
2019-07-22staging: wlan-ng: Remove unused function hfa384x_dorrid_async()Nishka Dasgupta
2019-07-22staging: wlan-ng: Remove function hfa384x_dowrid_async()Nishka Dasgupta
2019-07-22staging: wlan-ng: Remove function hfa384x_dowrid_wait()Nishka Dasgupta
2019-07-22staging: wlan-ng: Remove function hfa384x_dorrid_wait()Nishka Dasgupta
2019-05-20staging: wlan-ng: fix adapter initialization failureTim Collier
2019-05-02staging: wlan-ng: Fix improper SPDX comment styleHimadri Pandya
2019-03-21staging: wlan-ng: Correct typo in comment messageBranden Bonaby
2019-03-21staging: wlan-ng: malformed SPDX-License-IdentifierBranden Bonaby
2018-09-28staging: wlan-ng: rejoin split lines shortened by case changesTim Collier
2018-09-28staging: wlan-ng: make switch case block format consistentTim Collier
2018-07-29staging: wlan-ng: correction to comment in hfa384x_usbTim Collier
2018-05-25staging: wlan-ng: convert P80211SKB_RXMETA to inline function in p80211convTim 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-01-08Staging: wlan-ng: hfa384x_usb: fixed two line limit coding style issuesAndy Pusch
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-07usb: core: introduce a new usb_get_std_status() helperFelipe Balbi
2017-10-20staging: wlan-ng: Convert timers to use timer_setup()Kees Cook
2017-08-20staging: wlan-ng: hfa384x_usb: Fix multiple line dereferenceAlex Briskin
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-29staging: wlan-ng: hfa384x: fix several type issues.Nikola Jelic
2017-03-12Staging: wlan-ng: Fix endian errorAdrien Descamps
2017-03-12Staging: wlan-ng: Fix sparse warnings by using appropriate endian typesAdrien Descamps
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser