summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng
Commit message (Expand)AuthorAgeFilesLines
* Staging: wlan-ng: Remove unused function declarationShraddha Barke2015-11-161-1/+0Star
* staging: wlan-ng: prism2mib: Remove unnecessary variableAmitoj Kaur Chawla2015-11-161-4/+1Star
* staging: wlan-ng: hfa384x_usb: Remove wrapper functionAmitoj Kaur Chawla2015-11-161-29/+1Star
* staging: wlan-ng: Remove wrapper functionAmitoj Kaur Chawla2015-11-163-24/+2Star
* drivers:staging:wlan_ng Fix no space is necessary after a castBogicevic Sasa2015-10-291-4/+4
* Staging: wlan-ng: Remove unused p80211meta.h fileShraddha Barke2015-10-281-90/+0Star
* staging: wlan-ng: Do not use multiple blank lines.Burcin Akalin2015-10-251-15/+0Star
* staging: wlan-ng: Remove useless initializationAmitoj Kaur Chawla2015-10-171-1/+1
* staging: wlan-ng: prism2sta: replace memcmp with ether_addr_equalMaciek Borzecki2015-10-041-7/+7
* staging: wlan-ng: fix block comment indentationIoana Ciornei2015-10-021-503/+510
* staging: wlan-ng remove unnessecary variableTillmann Heidsieck2015-09-291-2/+1Star
* staging: wlan-ng remove redundant conditionalTillmann Heidsieck2015-09-291-4/+2Star
* staging: wlan-ng fix buffer overflow in firmware handlingTillmann Heidsieck2015-09-291-2/+2
* staging/wlan-ng : Remove duplicated defines from p80211Anish Bhatt2015-09-132-30/+27Star
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-274-27/+24Star
|\
| * staging: wlan-ng: Remove ununsed debug print & associated macroHari Prasath Gujulan Elango2015-06-191-14/+0Star
| * staging: wlan-ng: Replace hard coded values with MACRO'sHari Prasath Gujulan Elango2015-06-161-2/+2
| * staging: wlan-ng: fix long lineDouglas Barbonaglia Sathler Figueiredo2015-06-081-2/+6
| * staging: wlan-ng: fix checkpatch warningschaehyun lim2015-05-311-9/+14
| * staging: wlan-ng: check return value of kmallocGujulan Elango, Hari Prasath (H.)2015-05-311-0/+2
* | cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-261-1/+1
|/
* Staging: wlan-ng: Remove typedef prism2sta_accesslist_tVatika Harlalka2015-03-231-5/+5
* Staging: wlan-ng: Remove typedef prism2sta_authlist_tVatika Harlalka2015-03-231-3/+3
* Staging: wlan-ng: hfa384x: wrap long lineSven Dziadek2015-03-201-1/+2
* staging: prism2sta: Replace memcpy with ether_add_copyIoana Ciornei2015-03-201-3/+4
* staging: wlan-ng: Use kzalloc instead of kmalloc.Navya Sri Nizamkari2015-03-151-4/+3Star
* staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari2015-03-021-1/+0Star
* staging: wlan-ng: remove unused variableAya Mahfouz2015-03-021-9/+2Star
* staging: wlan-ng: remove unused variableAya Mahfouz2015-03-021-4/+1Star
* staging: wlan-ng: replace init_timer by setup_timerAya Mahfouz2015-02-261-12/+7Star
* Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-156-17/+16Star
|\
| * staging: wlan-ng: hfa384x_usb: fix sparse endianness warningsAsaf Vertz2015-01-252-3/+3
| * staging: wlan-ng: Fix comment in prism2sta.cMasanari Iida2015-01-181-1/+1
| * staging: wlan-ng: Fix typo in comments and printkMasanari Iida2015-01-186-7/+7
| * Staging: wlan-ng: hfa384x_usb: fixed an 'else' statement coding style issueEduardo Barretto2015-01-181-6/+5Star
* | Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller2015-01-161-2/+2
|\ \ | |/ |/|
| * cfg80211: remove enum station_info_flagsJohannes Berg2015-01-081-2/+2
* | staging: wlan-ng: prism2fw: fixed code style issueAede Symen Hoekstra2014-11-261-1/+2
* | staging: wlan-ng: Fix incorrect type in assignmentsEbru Akagunduz2014-10-282-2/+2
* | staging: wlan-ng: Fix restricted __be16 degrades to integerEbru Akagunduz2014-10-231-2/+2
* | staging: wlan-ng: replace kmalloc and memset with kzallocTapasweni Pathak2014-10-201-4/+2Star
* | staging: wlan-ng: remove unnecessary 'out of memory' messageMelike Yurtoglu2014-10-201-5/+1Star
* | staging: wlan-ng: add blank lines after declarationsVeronika Kabatova2014-10-201-0/+3
|/
* staging: wlan-ng: use %*pEhp to print SNAndy Shevchenko2014-10-141-26/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-091-0/+1
|\
| * cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-261-0/+1
* | Staging: wlan-ng: Fix unnecessary space before function pointer argumentsAybuke Ozdemir2014-09-291-7/+7
* | staging: wlan-ng: remove unused 'result' varGrzegorz Swirski2014-09-241-7/+4Star
* | Staging: wlan-ng: Fix return in void function warningAybuke Ozdemir2014-09-201-4/+0Star
* | Staging: wlan-ng: Remove redundant break/goto statements in hfa384x_usb.cIlja Sidoroff2014-09-081-5/+1Star