aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-27/+24
2015-06-18staging: wlan-ng: Remove ununsed debug print & associated macroHari Prasath Gujulan Elango1-14/+0
2015-06-15staging: wlan-ng: Replace hard coded values with MACRO'sHari Prasath Gujulan Elango1-2/+2
2015-06-08staging: wlan-ng: fix long lineDouglas Barbonaglia Sathler Figueiredo1-2/+6
2015-05-31staging: wlan-ng: fix checkpatch warningschaehyun lim1-9/+14
2015-05-31staging: wlan-ng: check return value of kmallocGujulan Elango, Hari Prasath (H.)1-0/+2
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg1-1/+1
2015-03-23Staging: wlan-ng: Remove typedef prism2sta_accesslist_tVatika Harlalka1-5/+5
2015-03-23Staging: wlan-ng: Remove typedef prism2sta_authlist_tVatika Harlalka1-3/+3
2015-03-20Staging: wlan-ng: hfa384x: wrap long lineSven Dziadek1-1/+2
2015-03-20staging: prism2sta: Replace memcpy with ether_add_copyIoana Ciornei1-3/+4
2015-03-15staging: wlan-ng: Use kzalloc instead of kmalloc.Navya Sri Nizamkari1-4/+3
2015-03-01staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari1-1/+0
2015-03-01staging: wlan-ng: remove unused variableAya Mahfouz1-9/+2
2015-03-01staging: wlan-ng: remove unused variableAya Mahfouz1-4/+1
2015-02-26staging: wlan-ng: replace init_timer by setup_timerAya Mahfouz1-12/+7
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds6-17/+16
2015-01-25staging: wlan-ng: hfa384x_usb: fix sparse endianness warningsAsaf Vertz2-3/+3
2015-01-17staging: wlan-ng: Fix comment in prism2sta.cMasanari Iida1-1/+1
2015-01-17staging: wlan-ng: Fix typo in comments and printkMasanari Iida6-7/+7
2015-01-17Staging: wlan-ng: hfa384x_usb: fixed an 'else' statement coding style issueEduardo Barretto1-6/+5
2015-01-15Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-2/+2
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg1-2/+2
2014-11-26staging: wlan-ng: prism2fw: fixed code style issueAede Symen Hoekstra1-1/+2
2014-10-28staging: wlan-ng: Fix incorrect type in assignmentsEbru Akagunduz2-2/+2
2014-10-23staging: wlan-ng: Fix restricted __be16 degrades to integerEbru Akagunduz1-2/+2
2014-10-20staging: wlan-ng: replace kmalloc and memset with kzallocTapasweni Pathak1-4/+2
2014-10-20staging: wlan-ng: remove unnecessary 'out of memory' messageMelike Yurtoglu1-5/+1
2014-10-20staging: wlan-ng: add blank lines after declarationsVeronika Kabatova1-0/+3
2014-10-14staging: wlan-ng: use %*pEhp to print SNAndy Shevchenko1-26/+2
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2014-09-28Staging: wlan-ng: Fix unnecessary space before function pointer argumentsAybuke Ozdemir1-7/+7
2014-09-23staging: wlan-ng: remove unused 'result' varGrzegorz Swirski1-7/+4
2014-09-19Staging: wlan-ng: Fix return in void function warningAybuke Ozdemir1-4/+0
2014-09-08Staging: wlan-ng: Remove redundant break/goto statements in hfa384x_usb.cIlja Sidoroff1-5/+1
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg1-0/+1
2014-08-17staging: wlan-ng: prism2mgmt.c Fix break not usefulJeshwanth Kumar N K1-14/+5
2014-08-16Staging: wlan-ng: Merge string literals on adjacent lines in prism2fw.cArtemiy Volkov1-35/+25
2014-08-16Staging: wlan-ng: fix sparse warning in prism2fw.cA Raghavendra Rao1-14/+19
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2014-08-01staging: wlan-ng: coding style problem fixModestas Stankus1-1/+0
2014-08-01staging: wlan-ng: fixing coding style problemsModestas Stankus1-1/+2
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+1
2014-07-09staging: wlan-ng/prism2fw.c: Add blank line after declarationsMatt Kurz1-0/+2
2014-07-09staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser4-44/+17
2014-06-29staging: wlan-ng/hfa384x_usb.c: add blank line after declarationsCheng-Wei Lee1-0/+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-06-19wlan-ng/prism2mib:checkpatch: Fix string splitJohannes Stadlinger1-2/+2
2014-06-19wlan-ng/prism2mgmt:checkpatch: Insert blank lineJohannes Stadlinger1-0/+1