summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/hfa384x_usb.c
AgeCommit message (Expand)Author
2022-01-16staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttle...Nathan Chancellor
2020-09-17staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev
2020-04-01staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang
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
2016-12-06Staging: wlan-ng: hfa384x_usb.c Fixed too long code line warnings.Yan Laijun
2016-11-10staging: wlan-ng: match open parenthesis alignment in hfa384x_usb.cSergio Paracuellos
2016-11-10staging: wlan-ng: replace BUG_ON() into WARN_ON() on hfa384x_usbin_callbackSergio Paracuellos
2016-11-10staging: wlan-ng: remove unnecessary parenthesis in hfa384x_usb.cSergio Paracuellos
2016-10-16staging: wlan-ng: Replace data type declaration with variable of same type in...Sergio Paracuellos
2016-10-16staging: wlan-ng: avoid new typedef CTLX_STATESergio Paracuellos
2016-10-16staging: wlan-ng: fix block comment warnings in hfa384x_usb.cSergio Paracuellos
2016-10-16staging: wlan-ng: fix line style warnings in hfa384x_usb.cSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_metacmd_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_usbctlx_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_rridresult_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_cmdresult_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_usbin_tSergio Paracuellos