aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2sta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-11Staging: wlan-ng: Do not print message if kzalloc() failed.Sandhya Bankar1-1/+0
2016-03-11staging: wlan-ng: prism2sta.c: Drop unneeded void pointer castJanani Ravichandran1-15/+15
2015-11-15staging: wlan-ng: Remove wrapper functionAmitoj Kaur Chawla1-21/+0
2015-10-04staging: wlan-ng: prism2sta: replace memcmp with ether_addr_equalMaciek Borzecki1-7/+7
2015-10-02staging: wlan-ng: fix block comment indentationIoana Ciornei1-503/+510
2015-05-31staging: wlan-ng: fix checkpatch warningschaehyun lim1-9/+14
2015-03-20staging: prism2sta: Replace memcpy with ether_add_copyIoana Ciornei1-3/+4
2015-03-01staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari1-1/+0
2015-03-01staging: wlan-ng: remove unused variableAya Mahfouz1-4/+1
2015-01-17staging: wlan-ng: Fix comment in prism2sta.cMasanari Iida1-1/+1
2015-01-17staging: wlan-ng: Fix typo in comments and printkMasanari Iida1-1/+1
2014-10-14staging: wlan-ng: use %*pEhp to print SNAndy Shevchenko1-26/+2
2014-07-09staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser1-1/+1
2014-06-19wlan-ng/prism2sta:checkpatch: Insert blank linesJohannes Stadlinger1-0/+2
2014-06-19wlan-ng/prism2sta:checkpatch: Fix string splitJohannes Stadlinger1-2/+1
2014-05-24staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov1-10/+11
2014-05-15staging: wlan-ng: fix bad symbol declarationNeil Armstrong1-4/+0
2014-03-19Staging: wlan-ng: Fix smatch warning potential null referenceTugce Sirin1-1/+1
2014-03-18Staging: wlan-ng: Fix quoted string split across linesTugce Sirin1-8/+4
2014-03-18Staging: wlan-ng: Fix prefer netdev_info to printkTugce Sirin1-21/+21
2014-03-18Staging: wlan-ng: Fix prefer netdev_err to printkTugce Sirin1-23/+23
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-10staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa384x_bytestr_tHimangi Saraogi1-3/+3
2013-05-13wlan-ng: replace calls to kmalloc and memcpy with kmemdupXenia Ragiadakou1-2/+1
2013-03-11wlan-ng: add a bounds checkDan Carpenter1-0/+3
2013-03-11wlan-ng: clean up prism2sta_inf_chinforesults()Dan Carpenter1-24/+24
2012-09-13staging:wlan-ng: remove the remaining return at the end of void functionDevendra Naga1-11/+7
2012-09-13staging:wlan-ng: remove all the return statements at the end of functionsDevendra Naga1-20/+0
2012-09-10staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfigDevendra Naga1-9/+6
2012-07-16staging/wlan-ng: use kzalloc rather using kmalloc at create_wlanDevendra Naga1-6/+2
2011-07-05Remove unneeded version.h include from drivers/staging/wlan-ng/prism2sta.cJesper Juhl1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-08-02Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames1-2/+2
2010-08-02Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames1-7/+8
2010-08-02Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames1-2/+2
2010-08-02Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames1-2/+2
2010-07-22staging: wlan-ng: remove own bin2hex converterAndy Shevchenko1-4/+2
2010-06-18Staging: wlan-ng: Switch from wext to cfg80211Karl Relton1-15/+49
2010-05-11Staging: wlan-ng : fixing coding style issues in prism2sta.cChristos Tzoumakis1-34/+37
2010-03-04Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman1-1/+1
2010-03-04Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell1-12/+11
2010-03-03Staging: wlan-ng: multiple safe style cleanupsSvenne Krap1-9/+9
2009-09-15Staging: wlan-ng: remove dependency on WIRELESS_EXT versionAlexander Beregalov1-2/+0
2009-09-15Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff1-3/+0
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral1-72/+76
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral1-142/+126
2009-06-19Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton1-8/+8
2009-04-03Staging: wlan-ng: Replace local byteorder macrosMoritz Muehlenhoff1-66/+66
2009-04-03Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff1-2/+0
2009-04-03Staging: wlan-ng: Remove unnecessary checks for NULL before calling kfree()Moritz Muehlenhoff1-6/+3