summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/p80211conv.c
AgeCommit message (Expand)Author
2017-11-28staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman
2017-08-18drivers/staging/wlan-ng/p80211conv.c: fixed a potential memory leakLynn Lei
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-03-06staging: wlan-ng: remove extra parenthesesGargi Sharma
2017-02-12staging: wlan-ng: reduce type warningsAlexander Alemayhu
2016-11-10staging: wlan-ng: remove unnecessary out of memory message in p80211conv.cSergio Paracuellos
2016-10-16staging: wlan-ng: Replace data type declaration with variable of same type in...Sergio Paracuellos
2016-10-16staging: wlan-ng: fix block comment warnings in p80211conv.cSergio Paracuellos
2016-09-28staging: wlan-ng: avoid new typedef: netdevice_tSergio Paracuellos
2016-09-18staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik
2016-03-29Staging: wlan-ng: no need for memcpy() since its arguments are already equalClaudiu Beznea
2016-03-28Staging: wlan-ng: defined oui_rfc1042[] and oui_8021h[] arrays as const arraysClaudiu Beznea
2016-02-07staging: wlan-ng: NULL comparisons made elegantPranjal Bhor
2016-02-07staging: wlan-ng: Open parenthesis alignment style fixPranjal Bhor
2016-02-07staging: wlan-ng: Coding style fix for casting operationPranjal Bhor
2016-02-07staging: wlan-ng: Removed blank lines after bracesPranjal Bhor
2016-02-07staging: wlan-ng: Logical continuation fixesPranjal Bhor
2016-02-07staging: wlan-ng: Fixed block comments coding style issuePranjal Bhor
2015-09-12staging/wlan-ng : Remove duplicated defines from p80211Anish Bhatt
2015-06-15staging: wlan-ng: Replace hard coded values with MACRO'sHari Prasath Gujulan Elango
2015-05-31staging: wlan-ng: check return value of kmallocGujulan Elango, Hari Prasath (H.)
2015-01-17staging: wlan-ng: Fix typo in comments and printkMasanari Iida
2014-10-28staging: wlan-ng: Fix incorrect type in assignmentsEbru Akagunduz
2014-08-01staging: wlan-ng: coding style problem fixModestas Stankus
2014-05-24staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov
2012-09-10staging:wlan-ng: cleanup p80211skb_free and p80211skb_rxmeta_detachDevendra Naga
2011-01-31Staging: wlan-ng: fix 2 space coding style issuesAdam Thompson
2010-11-09Staging: wlan-ng: fixed coding style issues in p80211conv.cJohan Meiring
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-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-11Staging: wlan-ng: fix spaces coding style issue in p80211conv.cRuslan Pisarev
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-03Staging: wlan-ng: multiple safe style cleanupsSvenne Krap
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: Remove the now empty wlan_compat.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: p80211conv.c: Coding style cleanupsMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead/unused code from p80211conv.cMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Use generic byteorder macrosMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove use of WLAN_ADDR_LENMoritz Muehlenhoff
2009-01-06Staging: wlan-ng: skb_p80211_to_ether() - payload_length is unsigned, check b...Roel Kluin
2009-01-06Staging: wlan-ng: remove unused #include <version.h>Huang Weiyi
2009-01-06Staging: wlan-ng: p80211conv.c copy code from wlan-ng-devel branch to not dro...Richard Kennedy