aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/hfa384x_usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-07drivers:staging:wlan-ng Fix space preferred around that messagesBogicevic Sasa1-4/+3
2015-11-15staging: wlan-ng: hfa384x_usb: Remove wrapper functionAmitoj Kaur Chawla1-29/+1
2015-11-15staging: wlan-ng: Remove wrapper functionAmitoj Kaur Chawla1-2/+2
2015-10-16staging: wlan-ng: Remove useless initializationAmitoj Kaur Chawla1-1/+1
2015-03-15staging: wlan-ng: Use kzalloc instead of kmalloc.Navya Sri Nizamkari1-4/+3
2015-02-26staging: wlan-ng: replace init_timer by setup_timerAya Mahfouz1-12/+7
2015-01-25staging: wlan-ng: hfa384x_usb: fix sparse endianness warningsAsaf Vertz1-1/+1
2015-01-17staging: wlan-ng: Fix typo in comments and printkMasanari Iida1-2/+2
2015-01-17Staging: wlan-ng: hfa384x_usb: fixed an 'else' statement coding style issueEduardo Barretto1-6/+5
2014-10-20staging: wlan-ng: remove unnecessary 'out of memory' messageMelike Yurtoglu1-5/+1
2014-09-19Staging: wlan-ng: Fix return in void function warningAybuke Ozdemir1-4/+0
2014-09-08Staging: wlan-ng: Remove redundant break/goto statements in hfa384x_usb.cIlja Sidoroff1-5/+1
2014-07-09staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser1-9/+9
2014-06-29staging: wlan-ng/hfa384x_usb.c: add blank line after declarationsCheng-Wei Lee1-0/+1
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin1-2/+1
2014-05-15driver: staging: wlan-ng: Removed unnecessary spaces after cast from hfa384x_usb.cSherif Shehab Aldin1-10/+10
2014-05-15driver: staging: wlan-ng: Removed #if 0 lines from hfa384x_usb.cSherif Shehab Aldin1-6/+0
2014-05-15driver: staging: wlan-ng: Removed multiple assignmentsSherif Shehab Aldin1-1/+2
2014-05-15driver: staging: wlan-ng: Fixed white spaces issuesSherif Shehab Aldin1-8/+4
2014-05-15driver: staging: wlan-ng: Fixed Alignment to match open parenthesisSherif Shehab Aldin1-58/+63
2014-05-15driver: staging: wlan-ng: Removed Unnecessary space after function pointer nameSherif Shehab Aldin1-1/+1
2014-05-15driver: staging: wlan-ng: Setting character pointers as constSherif Shehab Aldin1-1/+1
2014-05-15driver: staging: wlan-ng: switched to pr_warnSherif Shehab Aldin1-4/+3
2014-05-15driver: staging: wlan-ng: Removed unnecessary typedefs from hfa384x_usb.cSherif Shehab Aldin1-8/+6
2014-05-15driver: staging: wlan-ng: Fixed Breaking long lines and strings style ruleSherif Shehab Aldin1-24/+23
2013-09-17staging: wlan-ng: hfa384x_usb.c: replaced printk() debugs with netdev_warn()/netdev_err()Avinash Kumar1-45/+45
2012-11-02staging: wlan-ng: hfa384x_usb.c: fixed a coding style issueKumar Amit Mehta1-3/+3
2012-09-13staging:wlan-ng: clean hfa384x_usbctlx_submitDevendra Naga1-10/+7
2012-09-10staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfigDevendra Naga1-5/+1
2012-09-10staging:wlan-ng: cleanup hfa384x_ctlxout_callbackDevendra Naga1-5/+2
2012-09-10staging:wlan-ng: cleanup hfa384x_usbctlx_resptimerfnDevendra Naga1-6/+1
2011-03-14staging: wlan-ng: Remove NULL check before kfreeIlia Mirkin1-4/+2
2010-09-04staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-08-02Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames1-9/+9
2010-08-02Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames1-2/+2
2010-06-18Staging: wlan-ng: silence a sparse warningDan Carpenter1-5/+7
2010-05-11Staging: wlan-ng: rework code style after feedbackEdgardo Hames1-11/+8
2010-05-11Staging: wlan-ng: fix coding style in hfa834x_usb.cEdgardo Hames1-78/+81
2010-03-04Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman1-16/+10
2010-03-04Staging: wlan-ng: More checkpatch.pl error cleanupsAndrew Elwell1-13/+15
2010-03-04Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell1-6/+6
2010-03-03Staging: wlan-ng: multiple safe style cleanupsSvenne Krap1-4/+4
2010-03-03Staging: wlan-ng: clean up assignments in if statementsSvenne Krap1-8/+16
2010-03-03staging: Fix misspelling of "invocation" in comment.Adam Buchbinder1-1/+1
2009-09-15Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff1-3/+0
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral1-101/+101
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral1-170/+152
2009-06-19Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton1-11/+11
2009-06-19Staging: remove unused #include <linux/version.h>'sHuang Weiyi1-1/+0
2009-06-12trivial: fix ETIMEOUT -> ETIMEDOUT typosJean Delvare1-1/+1