summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
Commit message (Expand)AuthorAgeFilesLines
* Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()Dan Carpenter2013-11-251-1/+2
* staging: vt6655: fixed use of unnecessary braces in baseband.cArchana kumari2013-10-271-4/+3
* Staging: vt6655: Fix Sparse Warning for Static Declarations in wpa.cEbru Akagunduz2013-10-271-6/+6
* Staging: vt6655: Fix Sparse Warning for Static Declarations in tkip.cEbru Akagunduz2013-10-271-2/+2
* staging: vt6655: Fix C99 commenting style in michael.hArchana kumari2013-10-191-5/+5
* staging: vt6655:removed incorrect casting in hostap.cArchana kumari2013-10-171-1/+1
* staging: vt6655: Fix Sparse Warning for Static DeclarationsArchana kumari2013-10-171-10/+10
* Staging: vt6655: Removal of Unused FunctionRashika Kheria2013-10-161-30/+0
* Staging: vt6655: Fix Sparse Warning for Static DeclarationsRashika Kheria2013-10-161-13/+13
* staging: vt6655: Removed C99 style commentsNandini Hanumanthagowda2013-10-141-1/+1
* staging: vt6655: Use NULL instead of 0Sachin Kamat2013-10-111-1/+1
* staging: vt6655: don't leak when returning -EOPNOTSUPP in vt6655_hostap_ioctlJesper Juhl2013-09-301-15/+10
* Staging: vt6655: 80211mgr: Cleanup of brace coding style issuesMartin Berglund2013-09-301-10/+6
* staging: vt6655: Remove redundant pci_set_drvdataSachin Kamat2013-09-251-4/+0
* staging: vt6655: vt6656: Fix typo in commentsMasanari Iida2013-09-251-1/+1
* staging: vt6655: Remove commented out block with compare_ether_addrJoe Perches2013-09-171-22/+0
* Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-177-20/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-053-3/+3
|\
| * staging: vt6655: inherit addr_assign_type along with dev_addrBjørn Mork2013-09-033-3/+3
* | vt6655/trivial: replace numeric with standard PM state macrosYijing Wang2013-07-261-2/+2
|/
* Staging: vt6655: aes_ccmp: fixed a brace coding styleJohn B. Wyatt IV2013-06-241-3/+2
* staging: vt6655: info leak in ioctlDan Carpenter2013-06-241-4/+5
* Staging: vt6655: add missing free_netdev() on error in hostap_enable_hostapd()Wei Yongjun2013-05-301-0/+2
* staging: vt6655: Use alloc_etherdev() for kzallocHema Prathaban2013-05-171-1/+1
* Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/80211hdr.hTülin İzer2013-05-161-1/+1
* Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/aes_ccmp.h.Tülin İzer2013-05-161-1/+1
* Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/aes_ccmp.cTülin İzer2013-05-161-16/+16
* Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/80211mgr.hTülin İzer2013-05-161-58/+49
* Staging: vt6655: Fixed ERROR: do not use C99 // comments in 80211mgr.cTülin İzer2013-05-161-36/+36
* staging: vt6655: use free_netdev instead of kfreeHema Prathaban2013-05-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-53/+21
|\
| * vt6655: slightly clean reading config fileAl Viro2013-04-091-75/+40
* | staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-2569-1557/+0
* | staging: vt6655: Fix macro definitionsJoe Perches2013-03-255-401/+329
* | staging: vt6655: Remove commented out if()sJoe Perches2013-03-2511-136/+2
* | staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches2013-03-2515-138/+138
* | staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-2524-707/+357
* | staging: vt6655: Remove commented out printksJoe Perches2013-03-2512-130/+6
* | staging:vt6655:wroute: Whitespace cleanupsJoe Perches2013-03-182-129/+129
* | staging:vt6655:wpactl: Whitespace cleanupsJoe Perches2013-03-182-435/+435
* | staging:vt6655:wpa2: Whitespace cleanupsJoe Perches2013-03-182-266/+266
* | staging:vt6655:wpa: Whitespace cleanupsJoe Perches2013-03-182-178/+178
* | staging:vt6655:wmgr: Whitespace cleanupsJoe Perches2013-03-182-4301/+4301
* | staging:vt6655:wctl: Whitespace cleanupsJoe Perches2013-03-182-158/+158
* | staging:vt6655:wcmd: Whitespace cleanupsJoe Perches2013-03-182-921/+921
* | staging:vt6655:vntwifi: Whitespace cleanupsJoe Perches2013-03-182-582/+582
* | staging:vt6655:upc: Whitespace cleanupsJoe Perches2013-03-181-68/+68
* | staging:vt6655:ttype: Whitespace cleanupsJoe Perches2013-03-181-6/+6
* | staging:vt6655:tkip: Whitespace cleanupsJoe Perches2013-03-182-170/+170
* | staging:vt6655:tether: Whitespace cleanupsJoe Perches2013-03-182-40/+40
OpenPOWER on IntegriCloud