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
/
vt6656
/
wpactl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-08
staging: vt6656: remove an unneeded NULL check
Dan Carpenter
1
-1
/
+1
2013-09-17
Staging: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
1
-1
/
+1
2013-03-28
staging: vt6656: remove consecutive newlines
Andres More
1
-8
/
+0
2013-03-25
staging: vt6656: remove code placeholders
Andres More
1
-5
/
+0
2013-03-11
staging: vt6656: replaced custom DWORD definition with u32
Andres More
1
-2
/
+2
2013-03-11
staging: vt6656: replaced custom BYTE definition with u8
Andres More
1
-8
/
+8
2013-02-15
staging: vt6656: replaced custom TRUE definition with true
Andres More
1
-7
/
+7
2013-02-15
staging: vt6656: replaced custom FALSE definition with false
Andres More
1
-2
/
+2
2013-01-07
staging: vt6656: channel/control/firmware/int/usbpipe to new structures
Malcolm Priestley
1
-2
/
+2
2013-01-07
staging: vt6656: Remove QWORD from source and replace with u64.
Malcolm Priestley
1
-6
/
+6
2012-11-26
staging: vt6656: wpa_set_keys remove fcpfkernel
Malcolm Priestley
1
-25
/
+3
2012-11-26
staging: vt6656: dead code removal : wpactl.c/h
Malcolm Priestley
1
-636
/
+0
2012-09-04
staging "vt6656" Fix typos in comments, and in a printk message.
Justin P. Mattock
1
-3
/
+3
2012-02-09
staging, vt6656/wpactl.c: Fix mem leak in wpa_ioctl()
Jesper Juhl
1
-0
/
+1
2012-02-09
staging, vt6656/wpactl.c: A basic style cleanup
Jesper Juhl
1
-518
/
+418
2011-09-29
Staging: vt6656: potential memory corruption
Dan Carpenter
1
-3
/
+15
2011-04-25
staging: Remove unnecessary semicolons when switch (foo) {...};
Joe Perches
1
-1
/
+1
2011-04-25
staging: Remove unnecessary semicolons when for (foo) {...};
Joe Perches
1
-2
/
+2
2011-04-25
staging: Remove unnecessary semicolons when if (foo) {...};
Joe Perches
1
-2
/
+2
2011-03-14
staging: vt6656: Remove NULL check before kfree
Ilia Mirkin
1
-2
/
+1
2010-08-31
staging: vt6656: removed not useful comments
Andres More
1
-4
/
+2
2010-06-24
staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addr
Andres More
1
-1
/
+1
2010-06-23
Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addr
Andres More
1
-3
/
+2
2010-06-18
Staging: vt6656: code cleanup, fixed 'for' statements
Andres More
1
-3
/
+2
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
1
-2
/
+1
2010-05-11
Staging: Drop memory allocation cast
Julia Lawall
1
-1
/
+1
2010-05-11
staging: vt6656: code cleanup, removed HANDLE definition in ttype.h
Andres More
1
-7
/
+11
2010-05-11
Staging: vt6656: incorporated ETH_ALEN macro instead of custom one
Andres More
1
-1
/
+1
2009-09-15
Staging: vt665x: Clean up include files, Part 1
Jim Lieb
1
-22
/
+0
2009-09-15
Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.
Forest Bond
1
-2
/
+4
2009-09-15
Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.
Forest Bond
1
-0
/
+1028