summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/hfa384x_usb.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: wlan-ng: use list_for_each_entry*Geliang Tang2016-02-071-13/+4
* drivers:staging:wlan-ng Fix space preferred around that messagesBogicevic Sasa2016-02-071-4/+3
* staging: wlan-ng: hfa384x_usb: Remove wrapper functionAmitoj Kaur Chawla2015-11-151-29/+1
* staging: wlan-ng: Remove wrapper functionAmitoj Kaur Chawla2015-11-151-2/+2
* staging: wlan-ng: Remove useless initializationAmitoj Kaur Chawla2015-10-161-1/+1
* staging: wlan-ng: Use kzalloc instead of kmalloc.Navya Sri Nizamkari2015-03-151-4/+3
* staging: wlan-ng: replace init_timer by setup_timerAya Mahfouz2015-02-261-12/+7
* staging: wlan-ng: hfa384x_usb: fix sparse endianness warningsAsaf Vertz2015-01-251-1/+1
* staging: wlan-ng: Fix typo in comments and printkMasanari Iida2015-01-171-2/+2
* Staging: wlan-ng: hfa384x_usb: fixed an 'else' statement coding style issueEduardo Barretto2015-01-171-6/+5
* staging: wlan-ng: remove unnecessary 'out of memory' messageMelike Yurtoglu2014-10-201-5/+1
* Staging: wlan-ng: Fix return in void function warningAybuke Ozdemir2014-09-191-4/+0
* Staging: wlan-ng: Remove redundant break/goto statements in hfa384x_usb.cIlja Sidoroff2014-09-081-5/+1
* staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser2014-07-091-9/+9
* staging: wlan-ng/hfa384x_usb.c: add blank line after declarationsCheng-Wei Lee2014-06-291-0/+1
* drivers/staging: Remove useless return variablesPeter Senna Tschudin2014-05-261-2/+1
* driver: staging: wlan-ng: Removed unnecessary spaces after cast from hfa384x_...Sherif Shehab Aldin2014-05-151-10/+10
* driver: staging: wlan-ng: Removed #if 0 lines from hfa384x_usb.cSherif Shehab Aldin2014-05-151-6/+0
* driver: staging: wlan-ng: Removed multiple assignmentsSherif Shehab Aldin2014-05-151-1/+2
* driver: staging: wlan-ng: Fixed white spaces issuesSherif Shehab Aldin2014-05-151-8/+4
* driver: staging: wlan-ng: Fixed Alignment to match open parenthesisSherif Shehab Aldin2014-05-151-58/+63
* driver: staging: wlan-ng: Removed Unnecessary space after function pointer nameSherif Shehab Aldin2014-05-151-1/+1
* driver: staging: wlan-ng: Setting character pointers as constSherif Shehab Aldin2014-05-151-1/+1
* driver: staging: wlan-ng: switched to pr_warnSherif Shehab Aldin2014-05-151-4/+3
* driver: staging: wlan-ng: Removed unnecessary typedefs from hfa384x_usb.cSherif Shehab Aldin2014-05-151-8/+6
* driver: staging: wlan-ng: Fixed Breaking long lines and strings style ruleSherif Shehab Aldin2014-05-151-24/+23
* staging: wlan-ng: hfa384x_usb.c: replaced printk() debugs with netdev_warn()/...Avinash Kumar2013-09-171-45/+45
* staging: wlan-ng: hfa384x_usb.c: fixed a coding style issueKumar Amit Mehta2012-11-021-3/+3
* staging:wlan-ng: clean hfa384x_usbctlx_submitDevendra Naga2012-09-131-10/+7
* staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfigDevendra Naga2012-09-101-5/+1
* staging:wlan-ng: cleanup hfa384x_ctlxout_callbackDevendra Naga2012-09-101-5/+2
* staging:wlan-ng: cleanup hfa384x_usbctlx_resptimerfnDevendra Naga2012-09-101-6/+1
* staging: wlan-ng: Remove NULL check before kfreeIlia Mirkin2011-03-141-4/+2
* staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-09-041-1/+1
* Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames2010-08-021-9/+9
* Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames2010-08-021-2/+2
* Staging: wlan-ng: silence a sparse warningDan Carpenter2010-06-181-5/+7
* Staging: wlan-ng: rework code style after feedbackEdgardo Hames2010-05-111-11/+8
* Staging: wlan-ng: fix coding style in hfa834x_usb.cEdgardo Hames2010-05-111-78/+81
* Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman2010-03-041-16/+10
|\
| * Staging: wlan-ng: More checkpatch.pl error cleanupsAndrew Elwell2010-03-041-13/+15
| * Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell2010-03-041-6/+6
* | Staging: wlan-ng: multiple safe style cleanupsSvenne Krap2010-03-031-4/+4
* | Staging: wlan-ng: clean up assignments in if statementsSvenne Krap2010-03-031-8/+16
OpenPOWER on IntegriCloud