summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng
AgeCommit message (Expand)Author
2014-10-28staging: wlan-ng: Fix incorrect type in assignmentsEbru Akagunduz
2014-10-23staging: wlan-ng: Fix restricted __be16 degrades to integerEbru Akagunduz
2014-10-20staging: wlan-ng: replace kmalloc and memset with kzallocTapasweni Pathak
2014-10-20staging: wlan-ng: remove unnecessary 'out of memory' messageMelike Yurtoglu
2014-10-20staging: wlan-ng: add blank lines after declarationsVeronika Kabatova
2014-10-14staging: wlan-ng: use %*pEhp to print SNAndy Shevchenko
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-09-28Staging: wlan-ng: Fix unnecessary space before function pointer argumentsAybuke Ozdemir
2014-09-23staging: wlan-ng: remove unused 'result' varGrzegorz Swirski
2014-09-19Staging: wlan-ng: Fix return in void function warningAybuke Ozdemir
2014-09-08Staging: wlan-ng: Remove redundant break/goto statements in hfa384x_usb.cIlja Sidoroff
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-08-17staging: wlan-ng: prism2mgmt.c Fix break not usefulJeshwanth Kumar N K
2014-08-16Staging: wlan-ng: Merge string literals on adjacent lines in prism2fw.cArtemiy Volkov
2014-08-16Staging: wlan-ng: fix sparse warning in prism2fw.cA Raghavendra Rao
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-01staging: wlan-ng: coding style problem fixModestas Stankus
2014-08-01staging: wlan-ng: fixing coding style problemsModestas Stankus
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-09staging: wlan-ng/prism2fw.c: Add blank line after declarationsMatt Kurz
2014-07-09staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser
2014-06-29staging: wlan-ng/hfa384x_usb.c: add blank line after declarationsCheng-Wei Lee
2014-06-19wlan-ng/prism2sta:checkpatch: Insert blank linesJohannes Stadlinger
2014-06-19wlan-ng/prism2sta:checkpatch: Fix string splitJohannes Stadlinger
2014-06-19wlan-ng/prism2mib:checkpatch: Fix string splitJohannes Stadlinger
2014-06-19wlan-ng/prism2mgmt:checkpatch: Insert blank lineJohannes Stadlinger
2014-06-19wlan-ng/prism2mgmt:checkpatch: Fix string splitJohannes Stadlinger
2014-06-19wlan-ng/prism2mgmt:checkpatch: Fix long linesJohannes Stadlinger
2014-06-18staging: wlan-ng: cfg80211.c: Fix sparse warningsTair Rzayev
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin
2014-05-24staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov
2014-05-24staging/wlan-ng: log with netdev_xxx and dev_xxxDenis Pithon
2014-05-24staging/wlan-ng: rearrange commentsDenis Pithon
2014-05-24staging/wlan-ng: multicast address checkingDenis Pithon
2014-05-24staging/wlan-ng: compare using ether_addr_equal_unalignedDenis Pithon
2014-05-24staging/wlan-ng: add prefix to function nameDenis Pithon
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-05-15staging/wlan-ng: code refactoringDenis Pithon
2014-05-15staging/wlan-ng: remove function declarationDenis Pithon
2014-05-15staging/wlan-ng: update function header commentDenis Pithon
2014-05-15staging: wlan-ng: fix bad symbol declarationNeil Armstrong
2014-05-15driver: staging: wlan-ng: Removed unnecessary spaces after cast from hfa384x_...Sherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Removed #if 0 lines from hfa384x_usb.cSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Removed multiple assignmentsSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Fixed white spaces issuesSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Fixed Alignment to match open parenthesisSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Removed Unnecessary space after function pointer nameSherif Shehab Aldin
2014-05-15driver: staging: wlan-ng: Setting character pointers as constSherif Shehab Aldin