index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wlan-ng
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-26
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-27
/
+24
2015-06-18
staging: wlan-ng: Remove ununsed debug print & associated macro
Hari Prasath Gujulan Elango
1
-14
/
+0
2015-06-15
staging: wlan-ng: Replace hard coded values with MACRO's
Hari Prasath Gujulan Elango
1
-2
/
+2
2015-06-08
staging: wlan-ng: fix long line
Douglas Barbonaglia Sathler Figueiredo
1
-2
/
+6
2015-05-31
staging: wlan-ng: fix checkpatch warnings
chaehyun lim
1
-9
/
+14
2015-05-31
staging: wlan-ng: check return value of kmalloc
Gujulan Elango, Hari Prasath (H.)
1
-0
/
+2
2015-05-26
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
1
-1
/
+1
2015-03-23
Staging: wlan-ng: Remove typedef prism2sta_accesslist_t
Vatika Harlalka
1
-5
/
+5
2015-03-23
Staging: wlan-ng: Remove typedef prism2sta_authlist_t
Vatika Harlalka
1
-3
/
+3
2015-03-20
Staging: wlan-ng: hfa384x: wrap long line
Sven Dziadek
1
-1
/
+2
2015-03-20
staging: prism2sta: Replace memcpy with ether_add_copy
Ioana Ciornei
1
-3
/
+4
2015-03-15
staging: wlan-ng: Use kzalloc instead of kmalloc.
Navya Sri Nizamkari
1
-4
/
+3
2015-03-01
staging: Remove <linux/moduleparam.h> header.
Navya Sri Nizamkari
1
-1
/
+0
2015-03-01
staging: wlan-ng: remove unused variable
Aya Mahfouz
1
-9
/
+2
2015-03-01
staging: wlan-ng: remove unused variable
Aya Mahfouz
1
-4
/
+1
2015-02-26
staging: wlan-ng: replace init_timer by setup_timer
Aya Mahfouz
1
-12
/
+7
2015-02-15
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-17
/
+16
2015-01-25
staging: wlan-ng: hfa384x_usb: fix sparse endianness warnings
Asaf Vertz
2
-3
/
+3
2015-01-17
staging: wlan-ng: Fix comment in prism2sta.c
Masanari Iida
1
-1
/
+1
2015-01-17
staging: wlan-ng: Fix typo in comments and printk
Masanari Iida
6
-7
/
+7
2015-01-17
Staging: wlan-ng: hfa384x_usb: fixed an 'else' statement coding style issue
Eduardo Barretto
1
-6
/
+5
2015-01-15
Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+2
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
1
-2
/
+2
2014-11-26
staging: wlan-ng: prism2fw: fixed code style issue
Aede Symen Hoekstra
1
-1
/
+2
2014-10-28
staging: wlan-ng: Fix incorrect type in assignments
Ebru Akagunduz
2
-2
/
+2
2014-10-23
staging: wlan-ng: Fix restricted __be16 degrades to integer
Ebru Akagunduz
1
-2
/
+2
2014-10-20
staging: wlan-ng: replace kmalloc and memset with kzalloc
Tapasweni Pathak
1
-4
/
+2
2014-10-20
staging: wlan-ng: remove unnecessary 'out of memory' message
Melike Yurtoglu
1
-5
/
+1
2014-10-20
staging: wlan-ng: add blank lines after declarations
Veronika Kabatova
1
-0
/
+3
2014-10-14
staging: wlan-ng: use %*pEhp to print SN
Andy Shevchenko
1
-26
/
+2
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2014-09-28
Staging: wlan-ng: Fix unnecessary space before function pointer arguments
Aybuke Ozdemir
1
-7
/
+7
2014-09-23
staging: wlan-ng: remove unused 'result' var
Grzegorz Swirski
1
-7
/
+4
2014-09-19
Staging: wlan-ng: Fix return in void function warning
Aybuke Ozdemir
1
-4
/
+0
2014-09-08
Staging: wlan-ng: Remove redundant break/goto statements in hfa384x_usb.c
Ilja Sidoroff
1
-5
/
+1
2014-08-26
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
1
-0
/
+1
2014-08-17
staging: wlan-ng: prism2mgmt.c Fix break not useful
Jeshwanth Kumar N K
1
-14
/
+5
2014-08-16
Staging: wlan-ng: Merge string literals on adjacent lines in prism2fw.c
Artemiy Volkov
1
-35
/
+25
2014-08-16
Staging: wlan-ng: fix sparse warning in prism2fw.c
A Raghavendra Rao
1
-14
/
+19
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-08-01
staging: wlan-ng: coding style problem fix
Modestas Stankus
1
-1
/
+0
2014-08-01
staging: wlan-ng: fixing coding style problems
Modestas Stankus
1
-1
/
+2
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+1
2014-07-09
staging: wlan-ng/prism2fw.c: Add blank line after declarations
Matt Kurz
1
-0
/
+2
2014-07-09
staging: wlan-ng: Use net_device_stats from struct net_device
Tobias Klauser
4
-44
/
+17
2014-06-29
staging: wlan-ng/hfa384x_usb.c: add blank line after declarations
Cheng-Wei Lee
1
-0
/
+1
2014-06-19
wlan-ng/prism2sta:checkpatch: Insert blank lines
Johannes Stadlinger
1
-0
/
+2
2014-06-19
wlan-ng/prism2sta:checkpatch: Fix string split
Johannes Stadlinger
1
-2
/
+1
2014-06-19
wlan-ng/prism2mib:checkpatch: Fix string split
Johannes Stadlinger
1
-2
/
+2
2014-06-19
wlan-ng/prism2mgmt:checkpatch: Insert blank line
Johannes Stadlinger
1
-0
/
+1
[next]