aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/wlags49_h2
AgeCommit message (Expand)Author
2012-09-10staging: "wlags49_h2" Fix typos.Justin P. Mattock
2012-09-06staging: wlags49_h2: use list_move instead of list_del/list_addWei Yongjun
2012-09-04staging: wlags49_h2: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun
2012-09-04staging: wlags49_h2: Fix typo in staging/wlags49_h2 driverMasanari Iida
2012-09-04staging: wlagn49_h2: move open brace of if from below to beside of if statementDevendra Naga
2012-09-04staging: wlags49_h2: remove return statements at the end of all void functionsDevendra Naga
2012-09-04staging: wlagn49_h2: fix the checkpatch warning about the space after the ope...Devendra Naga
2012-09-04staging: wlags49_h2: style fix in w1_wds_netif_carrier_offDevendra Naga
2012-09-04staging: wlags49_h2: remove unneded return in wl_wds_netif_carrier_offDevendra Naga
2012-09-04staging: wlags49_h2: coding style fix at wl_wds_netif_carrier_offDevendra Naga
2012-07-16staging: wlags49_h2: remove vi modelinesPaul Bolle
2012-06-12staging: wlags49_h2: remove direct declarations of KERN_<LEVEL> prefixesJoe Perches
2012-05-14Staging: wlags49_h2: potential NULL dereferenceDan Carpenter
2012-05-09staging: wlags49_h2: Fix spelling Endianess to Endianness in wlags49_h2Masanari Iida
2012-04-20drivers/staging/wlags49_h2/wl_pci.c: add missing wl_device_dealloc and wl_removeJulia Lawall
2012-04-18Staging: wlags49_h2: reading past the end of arrayDan Carpenter
2012-04-10staging: Fix typo in wlags49_h2Masanari Iida
2012-04-10staging: wlags49_h2: Replace kmalloc+memset by kzalloc and add error handling.Santosh Nayak
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-02-29bug.h: add include of it to various implicit C usersPaul Gortmaker
2012-02-24Staging: wlags49_h2: print MAC via printk format specifierDanny Kukawka
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-11-28staging/wlags49_h2: Convert pci_table entries to PCI_DEVICE (if PCI_ANY_ID is...Peter Huewe
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-18Staging: wlags49_h2: Makefile: remove unneeded stuffGreg Kroah-Hartman
2011-10-17staging: wlags49_h2: Fixup SIOCSIWGENIEDavid Kilroy
2011-10-17staging: wlags49_h2: Fixup IW_AUTH handlingDavid Kilroy
2011-10-17staging: wlags49_h2: Make key setting more reliableDavid Kilroy
2011-10-17staging: wlags49_h2: Report WPA IE in scan results with IWEVGENIEDavid Kilroy
2011-10-17staging: wlags49_h2: Remove useless IWE_STREAM_ADD_XXX definesDavid Kilroy
2011-10-17staging: wlags49_h2: Enable WPA in the HCFDavid Kilroy
2011-10-17staging: wlags49_h2: Handle sysfs_create_group return correctlyDavid Kilroy
2011-10-04staging: wlags49_h2: Remove bad debug messageDavid Kilroy
2011-10-04staging: wlags49_h2: Remove unused debug functionDavid Kilroy
2011-10-04staging: wlags49_h2: Use C99 __func__David Kilroy
2011-09-26staging: wlags49_h2: Use IW_HANDLER macroDavid Kilroy
2011-09-26staging: wlags49_h2: Stop playing with length in GIWESSID handlerDavid Kilroy
2011-09-26staging: wlags49_h2: Declare support for WEXT 21David Kilroy
2011-09-26staging: wlags49_h2: Fixup WEXT capabilitiesDavid Kilroy
2011-09-20staging: wlags49_h2: Support standard WEXT eventsDavid Kilroy
2011-09-20staging: wlags49_h2: Remove old WIRELESS_EXT supportDavid Kilroy
2011-09-16staging: wlags49_h2: Remove continuous tx testDavid Kilroy
2011-09-16staging: wlags49_h2: Reformat TX_CNTL commentDavid Kilroy
2011-09-16staging: wlags49_h2: Remove HCF_EXT_MB from code.David Kilroy
2011-09-16staging: wlags49_h2: Remove CKIP support from hcfDavid Kilroy
2011-09-16staging: wlags49_h2: Remove MUL/DIV_BY_2David Kilroy