aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-19wlan-ng/prism2mgmt:checkpatch: Fix string splitJohannes Stadlinger1-16/+10
2014-06-19wlan-ng/prism2mgmt:checkpatch: Fix long linesJohannes Stadlinger1-5/+10
2014-06-18staging: wlan-ng: cfg80211.c: Fix sparse warningsTair Rzayev1-0/+2
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin2-4/+2
2014-05-24staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov6-139/+147
2014-05-24staging/wlan-ng: log with netdev_xxx and dev_xxxDenis Pithon1-23/+22
2014-05-24staging/wlan-ng: rearrange commentsDenis Pithon1-3/+3
2014-05-24staging/wlan-ng: multicast address checkingDenis Pithon1-1/+1
2014-05-24staging/wlan-ng: compare using ether_addr_equal_unalignedDenis Pithon1-1/+2
2014-05-24staging/wlan-ng: add prefix to function nameDenis Pithon1-3/+3
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg1-1/+1
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg1-1/+1
2014-05-15staging/wlan-ng: code refactoringDenis Pithon1-31/+43
2014-05-15staging/wlan-ng: remove function declarationDenis Pithon1-3/+0
2014-05-15staging/wlan-ng: update function header commentDenis Pithon1-13/+5
2014-05-15staging: wlan-ng: fix bad symbol declarationNeil Armstrong2-4/+5
2014-05-15driver: staging: wlan-ng: Removed unnecessary spaces after cast from hfa384x_usb.cSherif Shehab Aldin1-10/+10
2014-05-15driver: staging: wlan-ng: Removed #if 0 lines from hfa384x_usb.cSherif Shehab Aldin1-6/+0
2014-05-15driver: staging: wlan-ng: Removed multiple assignmentsSherif Shehab Aldin1-1/+2
2014-05-15driver: staging: wlan-ng: Fixed white spaces issuesSherif Shehab Aldin1-8/+4
2014-05-15driver: staging: wlan-ng: Fixed Alignment to match open parenthesisSherif Shehab Aldin1-58/+63
2014-05-15driver: staging: wlan-ng: Removed Unnecessary space after function pointer nameSherif Shehab Aldin1-1/+1