summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlags49_h2
Commit message (Expand)AuthorAgeFilesLines
* staging: wlags49_h2: remove use of __devexitBill Pemberton2012-11-211-2/+2
* staging: wlags49_h2: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* staging: wlags49_h2: remove use of __devinitBill Pemberton2012-11-211-2/+2
* staging: wlags49_h2: remove use of __devexit_pBill Pemberton2012-11-211-8/+7
* staging: wlags49_h2: ap_h2.c: fixes spaces-before-tabs problemsJohan Meiring2012-11-211-8/+8
* staging: wlags49_h2: wl_if.h: gets rid of C99 // commentsJohan Meiring2012-11-211-23/+16
* staging: wlags49_h2: wl_if.h: fixes brace placementJohan Meiring2012-11-211-14/+7
* staging: wlags49_h2: wl_if.h: fixes 80 char line length issuesJohan Meiring2012-11-211-4/+5
* staging: wlags49_h2: wl_if.h: fixes spaces-before-tabs issueJohan Meiring2012-11-211-1/+1
* staging: wlags49_h2: wl_if.h: fixes tab indentationJohan Meiring2012-11-211-35/+35
* staging: wlags49_h2: wl_if.h: fixes macro styling issuesJohan Meiring2012-11-211-8/+8
* drivers/staging/wlags49_h2/man: remove CONFIG_EXPERIMENTALKees Cook2012-10-231-1/+1
* staging: "wlags49_h2" Fix typos.Justin P. Mattock2012-09-1012-51/+51
* staging: wlags49_h2: use list_move instead of list_del/list_addWei Yongjun2012-09-061-2/+1
* staging: wlags49_h2: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun2012-09-041-1/+2
* staging: wlags49_h2: Fix typo in staging/wlags49_h2 driverMasanari Iida2012-09-0413-18/+18
* staging: wlagn49_h2: move open brace of if from below to beside of if statementDevendra Naga2012-09-041-10/+5
* staging: wlags49_h2: remove return statements at the end of all void functionsDevendra Naga2012-09-041-12/+0
* staging: wlagn49_h2: fix the checkpatch warning about the space after the ope...Devendra Naga2012-09-041-4/+4
* staging: wlags49_h2: style fix in w1_wds_netif_carrier_offDevendra Naga2012-09-041-8/+7
* staging: wlags49_h2: remove unneded return in wl_wds_netif_carrier_offDevendra Naga2012-09-041-1/+0
* staging: wlags49_h2: coding style fix at wl_wds_netif_carrier_offDevendra Naga2012-09-041-2/+1
* staging: wlags49_h2: remove vi modelinesPaul Bolle2012-07-167-7/+0
* staging: wlags49_h2: remove direct declarations of KERN_<LEVEL> prefixesJoe Perches2012-06-122-6/+6
* Staging: wlags49_h2: potential NULL dereferenceDan Carpenter2012-05-141-2/+1
* staging: wlags49_h2: Fix spelling Endianess to Endianness in wlags49_h2Masanari Iida2012-05-093-17/+17
* drivers/staging/wlags49_h2/wl_pci.c: add missing wl_device_dealloc and wl_removeJulia Lawall2012-04-201-0/+4
* Staging: wlags49_h2: reading past the end of arrayDan Carpenter2012-04-181-6/+5
* staging: Fix typo in wlags49_h2Masanari Iida2012-04-103-6/+6
* staging: wlags49_h2: Replace kmalloc+memset by kzalloc and add error handling.Santosh Nayak2012-04-101-2/+5
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-285-8/+3
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-285-8/+3
* | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-241-0/+1
|\ \ | |/ |/|
| * bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-291-0/+1
* | Staging: wlags49_h2: print MAC via printk format specifierDanny Kukawka2012-02-241-5/+2
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-10/+3
|\
| * staging/wlags49_h2: Convert pci_table entries to PCI_DEVICE (if PCI_ANY_ID is...Peter Huewe2011-11-281-10/+3
* | misc latin1 to utf8 conversionsAl Viro2012-01-0229-59/+59
|/
* staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-311-0/+1
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-2615-6194/+4161
|\
| * Staging: wlags49_h2: Makefile: remove unneeded stuffGreg Kroah-Hartman2011-10-181-25/+0
| * staging: wlags49_h2: Fixup SIOCSIWGENIEDavid Kilroy2011-10-171-31/+9
| * staging: wlags49_h2: Fixup IW_AUTH handlingDavid Kilroy2011-10-172-76/+109
| * staging: wlags49_h2: Make key setting more reliableDavid Kilroy2011-10-172-321/+340
| * staging: wlags49_h2: Report WPA IE in scan results with IWEVGENIEDavid Kilroy2011-10-171-7/+5
| * staging: wlags49_h2: Remove useless IWE_STREAM_ADD_XXX definesDavid Kilroy2011-10-171-19/+14
| * staging: wlags49_h2: Enable WPA in the HCFDavid Kilroy2011-10-172-6/+14
| * staging: wlags49_h2: Handle sysfs_create_group return correctlyDavid Kilroy2011-10-172-9/+11
| * staging: wlags49_h2: Remove bad debug messageDavid Kilroy2011-10-041-1/+0
| * staging: wlags49_h2: Remove unused debug functionDavid Kilroy2011-10-041-114/+0
OpenPOWER on IntegriCloud