summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/hfa384x_usb.c
AgeCommit message (Expand)Author
2019-06-09staging: wlan-ng: fix adapter initialization failureTim Collier
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
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_usb_rmemresp_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_usb_rridresp_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_usb_cmdresp_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_usb_rxfrm_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_rx_frame_tSergio Paracuellos
2016-10-02staging: wlang-ng: avoid new typedef: hfa384x_tx_frame_tSergio Paracuellos
2016-09-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik
2016-04-29staging: wlan-ng: rewrite NULL comparisonNicholas Sim
2016-03-11staging: wlan-ng: simplify NULL testsEva Rachel Retuya
2016-03-11staging: wlan-ng: Remove unnecessary macroAmitoj Kaur Chawla
2016-02-20Staging: wlan-ng: Remove unused functions and prototypesBhumika Goyal
2016-02-20Staging: wlan-ng: Remove function hfa384x_drvr_commtalliesBhumika Goyal
2016-02-09Staging:wlan-ng:Merged two lines into oneBhumika Goyal
2016-02-07staging: wlan-ng: use list_for_each_entry*Geliang Tang
2016-02-07drivers:staging:wlan-ng Fix space preferred around that messagesBogicevic Sasa
2015-11-15staging: wlan-ng: hfa384x_usb: Remove wrapper functionAmitoj Kaur Chawla
2015-11-15staging: wlan-ng: Remove wrapper functionAmitoj Kaur Chawla
2015-10-16staging: wlan-ng: Remove useless initializationAmitoj Kaur Chawla
2015-03-15staging: wlan-ng: Use kzalloc instead of kmalloc.Navya Sri Nizamkari
2015-02-26staging: wlan-ng: replace init_timer by setup_timerAya Mahfouz
2015-01-25staging: wlan-ng: hfa384x_usb: fix sparse endianness warningsAsaf Vertz
2015-01-17staging: wlan-ng: Fix typo in comments and printkMasanari Iida
2015-01-17Staging: wlan-ng: hfa384x_usb: fixed an 'else' statement coding style issueEduardo Barretto
2014-10-20staging: wlan-ng: remove unnecessary 'out of memory' messageMelike Yurtoglu
2014-09-19Staging: wlan-ng: Fix return in void function warningAybuke Ozdemir
2014-09-08Staging: wlan-ng: Remove redundant break/goto statements in hfa384x_usb.cIlja Sidoroff
2014-07-09staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser