summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2sta.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wlan-ng: fix checkpatch warningschaehyun lim2015-05-311-9/+14
* staging: prism2sta: Replace memcpy with ether_add_copyIoana Ciornei2015-03-201-3/+4
* staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari2015-03-011-1/+0
* staging: wlan-ng: remove unused variableAya Mahfouz2015-03-011-4/+1
* staging: wlan-ng: Fix comment in prism2sta.cMasanari Iida2015-01-171-1/+1
* staging: wlan-ng: Fix typo in comments and printkMasanari Iida2015-01-171-1/+1
* staging: wlan-ng: use %*pEhp to print SNAndy Shevchenko2014-10-141-26/+2
* staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser2014-07-091-1/+1
* wlan-ng/prism2sta:checkpatch: Insert blank linesJohannes Stadlinger2014-06-191-0/+2
* wlan-ng/prism2sta:checkpatch: Fix string splitJohannes Stadlinger2014-06-191-2/+1
* staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov2014-05-241-10/+11
* staging: wlan-ng: fix bad symbol declarationNeil Armstrong2014-05-151-4/+0
* Staging: wlan-ng: Fix smatch warning potential null referenceTugce Sirin2014-03-191-1/+1
* Staging: wlan-ng: Fix quoted string split across linesTugce Sirin2014-03-181-8/+4
* Staging: wlan-ng: Fix prefer netdev_info to printkTugce Sirin2014-03-181-21/+21
* Staging: wlan-ng: Fix prefer netdev_err to printkTugce Sirin2014-03-181-23/+23
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa...Himangi Saraogi2013-11-101-3/+3
* wlan-ng: replace calls to kmalloc and memcpy with kmemdupXenia Ragiadakou2013-05-131-2/+1
* wlan-ng: add a bounds checkDan Carpenter2013-03-111-0/+3
* wlan-ng: clean up prism2sta_inf_chinforesults()Dan Carpenter2013-03-111-24/+24
* staging:wlan-ng: remove the remaining return at the end of void functionDevendra Naga2012-09-131-11/+7
* staging:wlan-ng: remove all the return statements at the end of functionsDevendra Naga2012-09-131-20/+0
* staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfigDevendra Naga2012-09-101-9/+6
* staging/wlan-ng: use kzalloc rather using kmalloc at create_wlanDevendra Naga2012-07-161-6/+2
* Remove unneeded version.h include from drivers/staging/wlan-ng/prism2sta.cJesper Juhl2011-07-051-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames2010-08-021-2/+2
* Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames2010-08-021-7/+8
* Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames2010-08-021-2/+2
* Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames2010-08-021-2/+2
* staging: wlan-ng: remove own bin2hex converterAndy Shevchenko2010-07-221-4/+2
* Staging: wlan-ng: Switch from wext to cfg80211Karl Relton2010-06-181-15/+49
* Staging: wlan-ng : fixing coding style issues in prism2sta.cChristos Tzoumakis2010-05-111-34/+37
* Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman2010-03-041-1/+1
|\
| * Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell2010-03-041-12/+11
* | Staging: wlan-ng: multiple safe style cleanupsSvenne Krap2010-03-031-9/+9
|/
* Staging: wlan-ng: remove dependency on WIRELESS_EXT versionAlexander Beregalov2009-09-151-2/+0
* Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff2009-09-151-3/+0
* staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral2009-09-151-72/+76
* Staging: wlan-ng: Lindent cleanupsMithlesh Thukral2009-06-191-142/+126
* Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton2009-06-191-8/+8
* Staging: wlan-ng: Replace local byteorder macrosMoritz Muehlenhoff2009-04-031-66/+66
* Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff2009-04-031-2/+0
* Staging: wlan-ng: Remove unnecessary checks for NULL before calling kfree()Moritz Muehlenhoff2009-04-031-6/+3
* Staging: wlan-ng: prism2sta.c: Coding style cleanupsMoritz Muehlenhoff2009-04-031-560/+562
* Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff2009-04-031-31/+32
* Staging: wlan-ng: Move wlan_mkprintstr() and wlan_hexchar() macros into prism...Moritz Muehlenhoff2009-04-031-5/+22
* Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff2009-04-031-7/+0
* Staging: wlan-ng: Remove dead/unused code from prism2sta.cMoritz Muehlenhoff2009-04-031-83/+0
OpenPOWER on IntegriCloud