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
/
ks7010
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-12
staging: ks7010: fix two memory leaks on error return path
Colin Ian King
1
-0
/
+2
2016-09-12
staging: ks7010: avoid dereferencing packet if it is null
Colin Ian King
1
-1
/
+1
2016-09-12
staging: ks7010: fix warning on return for void functions
Hariharan R
1
-11
/
+0
2016-09-12
staging: ks7010: fix memory leak
Sudip Mukherjee
1
-1
/
+1
2016-09-12
staging: ks7010: return on failure
Sudip Mukherjee
1
-4
/
+2
2016-08-21
staging: ks7010: don't print skb->dev->name if skb is null
Colin Ian King
1
-4
/
+2
2016-08-21
staging: ks7010: declare private functions static
Nicholas Mc Guire
1
-2
/
+2
2016-08-21
staging: ks7010: fix wait_for_completion_interruptible_timeout return handling
Nicholas Mc Guire
1
-2
/
+6
2016-08-15
staging: ks7010: do not dereference priv if priv is null
Colin Ian King
1
-2
/
+2
2016-08-15
Staging: ks7010: michael_mic: fixed macros coding style issue
Bing Sun
1
-7
/
+13
2016-08-15
staging: ks7010: Delete a variable in write_to_device()
Markus Elfring
1
-2
/
+1
2016-08-15
staging: ks7010: Delete unnecessary assignments for buffer variables
Markus Elfring
1
-4
/
+1
2016-08-15
staging: ks7010: Delete unnecessary checks before the function call "kfree"
Markus Elfring
1
-9
/
+4
2016-06-18
staging: ks7010: remove bogus NULL checks
Dan Carpenter
1
-7
/
+4
2016-06-18
staging: ks7010: drop private handler for driver version
Wolfram Sang
3
-16
/
+2
2016-06-18
staging: ks7010: report interface as wlan not eth
Wolfram Sang
1
-1
/
+1
2016-06-18
staging: ks7010: bail out when registering netdevice fails
Wolfram Sang
1
-7
/
+5
2016-06-18
staging: ks7010: sdio: remove forward declarations
Wolfram Sang
1
-54
/
+46
2016-06-18
staging: ks7010: unify naming to ks7010
Wolfram Sang
2
-14
/
+15
2016-06-18
staging: ks7010: export sdio ids
Wolfram Sang
1
-2
/
+3
2016-06-18
staging: ks7010: collect all includes and sort them
Wolfram Sang
1
-4
/
+3
2016-06-18
staging: ks7010: function declaration should be in a header file
Wolfram Sang
2
-3
/
+3
2016-06-18
staging: ks7010: remove cfg file handling
Wolfram Sang
7
-638
/
+33
2016-06-07
staging: ks7010: cleanup file headers
Wolfram Sang
10
-52
/
+19
2016-06-07
staging: ks7010: drop counting sd errors
Wolfram Sang
2
-16
/
+6
2016-06-07
staging: ks7010: simplify module_init/exit
Wolfram Sang
1
-24
/
+1
2016-06-07
staging: ks7010: adapt to new trans_start handling
Wolfram Sang
1
-1
/
+1
2016-06-07
staging: ks7010: fix module annotations
Wolfram Sang
1
-6
/
+4
2016-06-07
staging: ks7010: remove supported card table with one element
Wolfram Sang
2
-31
/
+2
2016-06-07
staging: ks7010: indent ks7010_sdio.c
Wolfram Sang
1
-347
/
+460
2016-06-07
staging: ks7010: indent michael_mic.h
Wolfram Sang
1
-8
/
+8
2016-06-07
staging: ks7010: indent michael_mic.c
Wolfram Sang
1
-22
/
+21
2016-06-07
staging: ks7010: indent ks_wlan_net.c
Wolfram Sang
1
-1123
/
+1531
2016-06-07
staging: ks7010: indent ks_wlan_ioctl.h
Wolfram Sang
1
-5
/
+6
2016-06-07
staging: ks7010: indent ks_wlan.h
Wolfram Sang
1
-125
/
+121
2016-06-07
staging: ks7010: indent ks_hostif.h
Wolfram Sang
1
-263
/
+262
2016-06-07
staging: ks7010: indent ks_hostif.c
Wolfram Sang
1
-880
/
+1080
2016-06-07
staging: ks7010: indent ks7010_sdio.h
Wolfram Sang
1
-34
/
+30
2016-06-07
staging: ks7010: indent ks7010_config.c
Wolfram Sang
1
-169
/
+184
2016-06-07
staging: ks7010: indent eap_packet.h
Wolfram Sang
1
-25
/
+24
2016-06-07
staging: ks7010: remove unecessary typedef
Wolfram Sang
8
-175
/
+175
2016-06-07
staging: ks7010: add example cfg file as a reference
Wolfram Sang
1
-0
/
+116
2016-06-07
staging: ks7010: fix printk format warnings
Wolfram Sang
2
-2
/
+2
2016-06-07
staging: ks7010: make loading config file optional
Wolfram Sang
1
-5
/
+3
2016-06-07
staging: ks7010: really iterate over multicast addresses
Wolfram Sang
1
-1
/
+2
2016-06-07
staging: ks7010: delete seperate debug header
Wolfram Sang
6
-32
/
+7
2016-06-07
staging: ks7010: use kernel helper to print buffer
Wolfram Sang
4
-37
/
+6
2016-06-07
staging: ks7010: use long preamble as default
Wolfram Sang
1
-2
/
+2
2016-06-07
staging: ks7010: avoid workqueue races
Wolfram Sang
3
-29
/
+2
2016-06-07
staging: ks7010: remove code for old kernel versions
Wolfram Sang
3
-39
/
+1
[next]