summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/hfa384x_usb.c
AgeCommit message (Expand)Author
2020-09-23staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev
2020-04-02staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang
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
2014-06-29staging: wlan-ng/hfa384x_usb.c: add blank line after declarationsCheng-Wei Lee
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin
2014-05-15driver: staging: wlan-ng: Removed unnecessary spaces after cast from hfa384x_...Sherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Removed #if 0 lines from hfa384x_usb.cSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Removed multiple assignmentsSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Fixed white spaces issuesSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Fixed Alignment to match open parenthesisSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Removed Unnecessary space after function pointer nameSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Setting character pointers as constSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: switched to pr_warnSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Removed unnecessary typedefs from hfa384x_usb.cSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Fixed Breaking long lines and strings style ruleSherif Shehab Aldin
2013-09-17staging: wlan-ng: hfa384x_usb.c: replaced printk() debugs with netdev_warn()/...Avinash Kumar
2012-11-02staging: wlan-ng: hfa384x_usb.c: fixed a coding style issueKumar Amit Mehta
2012-09-13staging:wlan-ng: clean hfa384x_usbctlx_submitDevendra Naga
2012-09-10staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfigDevendra Naga
2012-09-10staging:wlan-ng: cleanup hfa384x_ctlxout_callbackDevendra Naga
2012-09-10staging:wlan-ng: cleanup hfa384x_usbctlx_resptimerfnDevendra Naga
2011-03-14staging: wlan-ng: Remove NULL check before kfreeIlia Mirkin
2010-09-04staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-08-02Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames
2010-08-02Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames
2010-06-18Staging: wlan-ng: silence a sparse warningDan Carpenter
2010-05-11Staging: wlan-ng: rework code style after feedbackEdgardo Hames
2010-05-11Staging: wlan-ng: fix coding style in hfa834x_usb.cEdgardo Hames
2010-03-04Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman
2010-03-04Staging: wlan-ng: More checkpatch.pl error cleanupsAndrew Elwell
2010-03-04Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell
2010-03-03Staging: wlan-ng: multiple safe style cleanupsSvenne Krap
2010-03-03Staging: wlan-ng: clean up assignments in if statementsSvenne Krap
2010-03-03staging: Fix misspelling of "invocation" in comment.Adam Buchbinder
2009-09-15Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral
2009-06-19Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton
2009-06-19Staging: remove unused #include <linux/version.h>'sHuang Weiyi
2009-06-12trivial: fix ETIMEOUT -> ETIMEDOUT typosJean Delvare
2009-04-03Staging: BUG to BUG_ON changesStoyan Gaydarov