summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlags49_h2
Commit message (Expand)AuthorAgeFilesLines
* wlags49_h2: Fix overflow in wireless_set_essid()Maurizio Lombardi2014-02-071-1/+1
* staging: wlags49_h2: Fix "do not use C99 //" in wl_cs.h, wl_enc.h wl_main.h a...Masanari Iida2014-01-134-5/+5
* staging: wlags49_h2: remove wl_pci.?Greg Kroah-Hartman2014-01-092-1587/+0
* staging: wlags49_h2: debug.h: remove typedef for debug structureGreg Kroah-Hartman2014-01-0910-74/+6
* staging: wlags49_h2: debug.h: fix up some coding style issues.Greg Kroah-Hartman2014-01-091-4/+5
* staging: wlags49_h2: remove some DBG_TRACE() callsGreg Kroah-Hartman2014-01-091-11/+1
* staging: wlags49_h2: remove custom ways of creating a module nameGreg Kroah-Hartman2014-01-094-23/+4
* staging: wlags49_h2: remove PRINTK()Greg Kroah-Hartman2014-01-091-7/+2
* staging: wlags49_h2: remove DBG_DEFN()Greg Kroah-Hartman2014-01-091-1/+0
* staging: wlags49_h2: remove DBG_TRAP()Greg Kroah-Hartman2014-01-091-8/+0
* staging: wlags49_h2: remove DBG_LEAVE()Greg Kroah-Hartman2014-01-099-245/+7
* staging: wlags49_h2: remove DBG_ENTER() macroGreg Kroah-Hartman2014-01-099-369/+8
* staging: wlags49_h2: remove empty DBG_FUNC()Greg Kroah-Hartman2014-01-099-137/+0
* staging: wlags49_h2: remove some unused macrosGreg Kroah-Hartman2014-01-091-4/+0
* staging: wlags49_h2: remove unneeded MODULE_DATE stringGreg Kroah-Hartman2014-01-091-5/+2
* staging: wlags49_h2: Drop debug macro recording build date/timeJosh Triplett2014-01-091-4/+0
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* Merge branch 'opw-next' into staging-nextGreg Kroah-Hartman2013-11-221-3/+3
|\
| * staging:wlags49_h2: Fix sparse warnings in sta_h25.cHimangi Saraogi2013-11-101-3/+3
* | Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-072-13/+13
|\ \ | |/
| * staging: wlags49_h2: Fixes the sparse warning in sta_h2.cArchana kumari2013-10-191-2/+2
| * staging: wlags49_h2: fixed space prohibited warnings in hcf.hArchana kumari2013-10-191-11/+11
* | staging: wlags49_h2: buffer overflow setting station nameDan Carpenter2013-10-301-3/+6
|/
* staging: wlags49_h2: remove sysfs fileGreg Kroah-Hartman2013-08-245-152/+0
* staging: wlags49_h2: fix error return code in wl_adapter_insert()Wei Yongjun2013-05-171-1/+2
* staging: wlags49_h2: fix up "205179d staging: wlags49_h2: strncpy, need check...Chen Gang2013-05-161-1/+2
* staging: wlags49_h2: strncpy, need checking the memory lengthChen Gang2013-05-131-1/+2
* staging: wlags49_h2: fix error handling in pcmcia probe functionAlexey Khoroshilov2013-05-132-7/+10
* staging: single_open() leaksAl Viro2013-05-051-1/+1
* wlags49_h2: Don't use create_proc_read_entry()David Howells2013-04-291-159/+161
* wlags49_h2: Don't use create_proc_entry()David Howells2013-04-091-11/+0
* Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-2110-812/+799
|\
| * staging: wlags49_h2: remove unneeded memset() in wireless_get_bssid()Cyril Roelandt2013-01-071-2/+0
| * staging: wlags49_h2: wl_util: corrects asterisk placementJohan Meiring2013-01-071-3/+3
| * staging: wlags49_h2: wl_util: converts C99 // commentJohan Meiring2013-01-071-1/+1
| * staging: wlags49_h2: wl_util: fixes spacing around parenthesesJohan Meiring2013-01-071-18/+18
| * staging: wlags49_h2: wl_priv: converts C99 // commentsJohan Meiring2013-01-071-136/+123
| * staging: wlags49_h2: wl_priv: converts indentation to tabsJohan Meiring2013-01-071-97/+97
| * staging: wlags49_h2: wl_priv: fixes brace placementJohan Meiring2013-01-071-7/+3
| * staging: wlags49_h2: wl_priv: fixes case statement styling issuesJohan Meiring2013-01-071-10/+10
| * staging: wlags49_h2: wl_priv: fixes incorrect #includeJohan Meiring2013-01-071-1/+1
| * staging: wlags49_h2: wl_priv: fixes parentheses styling issuesJohan Meiring2013-01-071-46/+46
| * staging: wlags49_h2: wl_priv: fixes spacing around parenthesesJohan Meiring2013-01-071-379/+379
| * staging: wlags49_h2: wl_profile.h: fixes C99 // commentJohan Meiring2013-01-071-1/+1
| * staging: wlags49_h2: wl_profile.h: fixes spacing around parenthesesJohan Meiring2013-01-071-5/+5
| * staging: wlags49_h2: sta_h2: corrects C99 // commentsJohan Meiring2013-01-071-35/+35
| * staging: wlags49_h2: sta_h2: fixes casting style issueJohan Meiring2013-01-071-4/+4
| * staging: wlags49_h2: sta_h2: fixes spaces around parenthesesJohan Meiring2013-01-071-1/+1
| * staging: wlags49_h2: sta_h2: fixes malformed #include filenameJohan Meiring2013-01-071-1/+1
| * staging: wlags49_h2: sta_h2: fixes spaces-before-tabs problemsJohan Meiring2013-01-071-10/+10
OpenPOWER on IntegriCloud