summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/prism2sta.c
AgeCommit message (Expand)Author
2015-03-20staging: prism2sta: Replace memcpy with ether_add_copyIoana Ciornei
2015-03-02staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari
2015-03-02staging: wlan-ng: remove unused variableAya Mahfouz
2015-01-18staging: wlan-ng: Fix comment in prism2sta.cMasanari Iida
2015-01-18staging: wlan-ng: Fix typo in comments and printkMasanari Iida
2014-10-14staging: wlan-ng: use %*pEhp to print SNAndy Shevchenko
2014-07-09staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser
2014-06-20wlan-ng/prism2sta:checkpatch: Insert blank linesJohannes Stadlinger
2014-06-20wlan-ng/prism2sta:checkpatch: Fix string splitJohannes Stadlinger
2014-05-23staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov
2014-05-15staging: wlan-ng: fix bad symbol declarationNeil Armstrong
2014-03-19Staging: wlan-ng: Fix smatch warning potential null referenceTugce Sirin
2014-03-18Staging: wlan-ng: Fix quoted string split across linesTugce Sirin
2014-03-18Staging: wlan-ng: Fix prefer netdev_info to printkTugce Sirin
2014-03-18Staging: wlan-ng: Fix prefer netdev_err to printkTugce Sirin
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-10staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa...Himangi Saraogi
2013-05-13wlan-ng: replace calls to kmalloc and memcpy with kmemdupXenia Ragiadakou
2013-03-11wlan-ng: add a bounds checkDan Carpenter
2013-03-11wlan-ng: clean up prism2sta_inf_chinforesults()Dan Carpenter
2012-09-14staging:wlan-ng: remove the remaining return at the end of void functionDevendra Naga
2012-09-14staging:wlan-ng: remove all the return statements at the end of functionsDevendra Naga
2012-09-10staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfigDevendra Naga
2012-07-17staging/wlan-ng: use kzalloc rather using kmalloc at create_wlanDevendra Naga
2011-07-05Remove unneeded version.h include from drivers/staging/wlan-ng/prism2sta.cJesper Juhl
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-03Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames
2010-08-03Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames
2010-08-03Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames
2010-08-03Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames
2010-07-22staging: wlan-ng: remove own bin2hex converterAndy Shevchenko
2010-06-18Staging: wlan-ng: Switch from wext to cfg80211Karl Relton
2010-05-11Staging: wlan-ng : fixing coding style issues in prism2sta.cChristos Tzoumakis
2010-03-04Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman
2010-03-04Staging: wlan-ng - checkpatch.pl fixupsAndrew Elwell
2010-03-04Staging: wlan-ng: multiple safe style cleanupsSvenne Krap
2009-09-15Staging: wlan-ng: remove dependency on WIRELESS_EXT versionAlexander Beregalov
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-04-03Staging: wlan-ng: Replace local byteorder macrosMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove unnecessary checks for NULL before calling kfree()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: prism2sta.c: Coding style cleanupsMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Move wlan_mkprintstr() and wlan_hexchar() macros into prism...Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead/unused code from prism2sta.cMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff