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
/
wlags49_h2
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-10
staging: "wlags49_h2" Fix typos.
Justin P. Mattock
12
-51
/
+51
2012-09-06
staging: wlags49_h2: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2012-09-04
staging: wlags49_h2: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
1
-1
/
+2
2012-09-04
staging: wlags49_h2: Fix typo in staging/wlags49_h2 driver
Masanari Iida
13
-18
/
+18
2012-09-04
staging: wlagn49_h2: move open brace of if from below to beside of if statement
Devendra Naga
1
-10
/
+5
2012-09-04
staging: wlags49_h2: remove return statements at the end of all void functions
Devendra Naga
1
-12
/
+0
2012-09-04
staging: wlagn49_h2: fix the checkpatch warning about the space after the ope...
Devendra Naga
1
-4
/
+4
2012-09-04
staging: wlags49_h2: style fix in w1_wds_netif_carrier_off
Devendra Naga
1
-8
/
+7
2012-09-04
staging: wlags49_h2: remove unneded return in wl_wds_netif_carrier_off
Devendra Naga
1
-1
/
+0
2012-09-04
staging: wlags49_h2: coding style fix at wl_wds_netif_carrier_off
Devendra Naga
1
-2
/
+1
2012-07-16
staging: wlags49_h2: remove vi modelines
Paul Bolle
7
-7
/
+0
2012-06-12
staging: wlags49_h2: remove direct declarations of KERN_<LEVEL> prefixes
Joe Perches
2
-6
/
+6
2012-05-14
Staging: wlags49_h2: potential NULL dereference
Dan Carpenter
1
-2
/
+1
2012-05-09
staging: wlags49_h2: Fix spelling Endianess to Endianness in wlags49_h2
Masanari Iida
3
-17
/
+17
2012-04-20
drivers/staging/wlags49_h2/wl_pci.c: add missing wl_device_dealloc and wl_remove
Julia Lawall
1
-0
/
+4
2012-04-18
Staging: wlags49_h2: reading past the end of array
Dan Carpenter
1
-6
/
+5
2012-04-10
staging: Fix typo in wlags49_h2
Masanari Iida
3
-6
/
+6
2012-04-10
staging: wlags49_h2: Replace kmalloc+memset by kzalloc and add error handling.
Santosh Nayak
1
-2
/
+5
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
5
-8
/
+3
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
5
-8
/
+3
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-02-29
bug.h: add include of it to various implicit C users
Paul Gortmaker
1
-0
/
+1
2012-02-24
Staging: wlags49_h2: print MAC via printk format specifier
Danny Kukawka
1
-5
/
+2
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+3
2012-01-02
misc latin1 to utf8 conversions
Al Viro
29
-59
/
+59
2011-11-28
staging/wlags49_h2: Convert pci_table entries to PCI_DEVICE (if PCI_ANY_ID is...
Peter Huewe
1
-10
/
+3
2011-10-31
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-6194
/
+4161
2011-10-18
Staging: wlags49_h2: Makefile: remove unneeded stuff
Greg Kroah-Hartman
1
-25
/
+0
2011-10-17
staging: wlags49_h2: Fixup SIOCSIWGENIE
David Kilroy
1
-31
/
+9
2011-10-17
staging: wlags49_h2: Fixup IW_AUTH handling
David Kilroy
2
-76
/
+109
2011-10-17
staging: wlags49_h2: Make key setting more reliable
David Kilroy
2
-321
/
+340
2011-10-17
staging: wlags49_h2: Report WPA IE in scan results with IWEVGENIE
David Kilroy
1
-7
/
+5
2011-10-17
staging: wlags49_h2: Remove useless IWE_STREAM_ADD_XXX defines
David Kilroy
1
-19
/
+14
2011-10-17
staging: wlags49_h2: Enable WPA in the HCF
David Kilroy
2
-6
/
+14
2011-10-17
staging: wlags49_h2: Handle sysfs_create_group return correctly
David Kilroy
2
-9
/
+11
2011-10-04
staging: wlags49_h2: Remove bad debug message
David Kilroy
1
-1
/
+0
2011-10-04
staging: wlags49_h2: Remove unused debug function
David Kilroy
1
-114
/
+0
2011-10-04
staging: wlags49_h2: Use C99 __func__
David Kilroy
2
-28
/
+35
2011-09-26
staging: wlags49_h2: Use IW_HANDLER macro
David Kilroy
1
-58
/
+31
2011-09-26
staging: wlags49_h2: Stop playing with length in GIWESSID handler
David Kilroy
1
-10
/
+1
2011-09-26
staging: wlags49_h2: Declare support for WEXT 21
David Kilroy
1
-1
/
+2
2011-09-26
staging: wlags49_h2: Fixup WEXT capabilities
David Kilroy
1
-7
/
+9
2011-09-20
staging: wlags49_h2: Support standard WEXT events
David Kilroy
1
-38
/
+18
2011-09-20
staging: wlags49_h2: Remove old WIRELESS_EXT support
David Kilroy
4
-114
/
+0
2011-09-16
staging: wlags49_h2: Remove continuous tx test
David Kilroy
1
-22
/
+0
2011-09-16
staging: wlags49_h2: Reformat TX_CNTL comment
David Kilroy
1
-14
/
+14
2011-09-16
staging: wlags49_h2: Remove HCF_EXT_MB from code.
David Kilroy
2
-22
/
+8
2011-09-16
staging: wlags49_h2: Remove CKIP support from hcf
David Kilroy
2
-137
/
+60
2011-09-16
staging: wlags49_h2: Remove MUL/DIV_BY_2
David Kilroy
2
-4
/
+1
[next]