index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wlan-ng
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-06-19
wlan-ng/prism2mgmt:checkpatch: Fix string split
Johannes Stadlinger
1
-16
/
+10
2014-06-19
wlan-ng/prism2mgmt:checkpatch: Fix long lines
Johannes Stadlinger
1
-5
/
+10
2014-06-18
staging: wlan-ng: cfg80211.c: Fix sparse warnings
Tair Rzayev
1
-0
/
+2
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2014-05-26
drivers/staging: Remove useless return variables
Peter Senna Tschudin
2
-4
/
+2
2014-05-24
staging: wlan-ng: use netdev_() instead of printk()
Vitaly Osipov
6
-139
/
+147
2014-05-24
staging/wlan-ng: log with netdev_xxx and dev_xxx
Denis Pithon
1
-23
/
+22
2014-05-24
staging/wlan-ng: rearrange comments
Denis Pithon
1
-3
/
+3
2014-05-24
staging/wlan-ng: multicast address checking
Denis Pithon
1
-1
/
+1
2014-05-24
staging/wlan-ng: compare using ether_addr_equal_unaligned
Denis Pithon
1
-1
/
+2
2014-05-24
staging/wlan-ng: add prefix to function name
Denis Pithon
1
-3
/
+3
2014-05-19
cfg80211: constify more pointers in the cfg80211 API
Johannes Berg
1
-1
/
+1
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
1
-1
/
+1
2014-05-15
staging/wlan-ng: code refactoring
Denis Pithon
1
-31
/
+43
2014-05-15
staging/wlan-ng: remove function declaration
Denis Pithon
1
-3
/
+0
2014-05-15
staging/wlan-ng: update function header comment
Denis Pithon
1
-13
/
+5
2014-05-15
staging: wlan-ng: fix bad symbol declaration
Neil Armstrong
2
-4
/
+5
2014-05-15
driver: staging: wlan-ng: Removed unnecessary spaces after cast from hfa384x_...
Sherif Shehab Aldin
1
-10
/
+10
2014-05-15
driver: staging: wlan-ng: Removed #if 0 lines from hfa384x_usb.c
Sherif Shehab Aldin
1
-6
/
+0
2014-05-15
driver: staging: wlan-ng: Removed multiple assignments
Sherif Shehab Aldin
1
-1
/
+2
2014-05-15
driver: staging: wlan-ng: Fixed white spaces issues
Sherif Shehab Aldin
1
-8
/
+4
2014-05-15
driver: staging: wlan-ng: Fixed Alignment to match open parenthesis
Sherif Shehab Aldin
1
-58
/
+63
2014-05-15
driver: staging: wlan-ng: Removed Unnecessary space after function pointer name
Sherif Shehab Aldin
1
-1
/
+1
2014-05-15
driver: staging: wlan-ng: Setting character pointers as const
Sherif Shehab Aldin
1
-1
/
+1
2014-05-15
driver: staging: wlan-ng: switched to pr_warn
Sherif Shehab Aldin
1
-4
/
+3
2014-05-15
driver: staging: wlan-ng: Removed unnecessary typedefs from hfa384x_usb.c
Sherif Shehab Aldin
1
-8
/
+6
2014-05-15
driver: staging: wlan-ng: Fixed Breaking long lines and strings style rule
Sherif Shehab Aldin
1
-24
/
+23
2014-04-25
staging/wlan-ng: fix small coding style issues
Denis Pithon
1
-2
/
+4
2014-04-25
staging/wlan-ng: remove obsolete comments
Denis Pithon
1
-40
/
+0
[next]