summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/hfa384x_usb.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: wlan-ng: replace BUG_ON() into WARN_ON() on hfa384x_usbin_callbackSergio Paracuellos2016-11-101-1/+4
* staging: wlan-ng: remove unnecessary parenthesis in hfa384x_usb.cSergio Paracuellos2016-11-101-12/+12
* staging: wlan-ng: Replace data type declaration with variable of same type in...Sergio Paracuellos2016-10-161-1/+1
* staging: wlan-ng: avoid new typedef CTLX_STATESergio Paracuellos2016-10-161-1/+1
* staging: wlan-ng: fix block comment warnings in hfa384x_usb.cSergio Paracuellos2016-10-161-1157/+1213
* staging: wlan-ng: fix line style warnings in hfa384x_usb.cSergio Paracuellos2016-10-161-33/+38
* staging: wlang-ng: avoid new typedef: hfa384x_tSergio Paracuellos2016-10-021-85/+85
* staging: wlang-ng: avoid new typedef: hfa384x_metacmd_tSergio Paracuellos2016-10-021-9/+9
* staging: wlang-ng: avoid new typedef: hfa384x_usbctlx_tSergio Paracuellos2016-10-021-27/+27
* staging: wlang-ng: avoid new typedef: hfa384x_rridresult_tSergio Paracuellos2016-10-021-3/+3
* staging: wlang-ng: avoid new typedef: hfa384x_cmdresult_tSergio Paracuellos2016-10-021-8/+8
* staging: wlang-ng: avoid new typedef: hfa384x_usbin_tSergio Paracuellos2016-10-021-10/+11
* staging: wlang-ng: avoid new typedef: hfa384x_usb_rmemresp_tSergio Paracuellos2016-10-021-2/+2
* staging: wlang-ng: avoid new typedef: hfa384x_usb_rridresp_tSergio Paracuellos2016-10-021-4/+4
* staging: wlang-ng: avoid new typedef: hfa384x_usb_cmdresp_tSergio Paracuellos2016-10-021-4/+4
* staging: wlang-ng: avoid new typedef: hfa384x_usb_rxfrm_tSergio Paracuellos2016-10-021-2/+2
* staging: wlang-ng: avoid new typedef: hfa384x_rx_frame_tSergio Paracuellos2016-10-021-2/+2
* staging: wlang-ng: avoid new typedef: hfa384x_tx_frame_tSergio Paracuellos2016-10-021-1/+1
* staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik2016-09-181-11/+11
* staging: wlan-ng: rewrite NULL comparisonNicholas Sim2016-04-291-4/+4
* staging: wlan-ng: simplify NULL testsEva Rachel Retuya2016-03-111-7/+7
* staging: wlan-ng: Remove unnecessary macroAmitoj Kaur Chawla2016-03-111-5/+3
* Staging: wlan-ng: Remove unused functions and prototypesBhumika Goyal2016-02-201-74/+0
* Staging: wlan-ng: Remove function hfa384x_drvr_commtalliesBhumika Goyal2016-02-201-31/+0
* Staging:wlan-ng:Merged two lines into oneBhumika Goyal2016-02-091-16/+4