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