aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-13staging: vt6655: Fix memory leak in wpa_ioctl()Christian Engelmayer1-2/+2
2014-01-08vt6655: fix printk usage in wpactl.cMartin Hofmann1-12/+12
2014-01-08vt6655: remove typedefs in wpactl.hMartin Hofmann3-9/+7
2014-01-08vt6655: fix indentation in wroute.cMartin Hofmann1-13/+17
2014-01-08vt6655: remove unnecessary braces in wroute.cMartin Hofmann1-7/+5
2014-01-08vt6655: remove casts in wroute.cMartin Hofmann1-4/+4
2014-01-08vt6655: balance faulty parentheses in 80211hdr.hMartin Hofmann1-1/+1
2014-01-08staging: vt6655: check too restrictive (off by one)Dan Carpenter1-2/+2
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman1-1/+2
2013-11-25Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()Dan Carpenter1-1/+2
2013-11-11staging: vt6655: delete explicit comparison to boolTeodora Baluta1-26/+24
2013-11-11staging: vt6655: delete unnecessary whitespace before a quoted newlineTeodora Baluta1-3/+3
2013-11-11staging: vt6655: use netdev_* instead of printkTeodora Baluta1-13/+12
2013-11-10staging: vt6655: remove unneeded semicolonTeodora Baluta7-15/+15
2013-11-10staging: vt6655: fix comparison of bool to 0/1Teodora Baluta1-4/+4
2013-11-10staging: vt6655: fix assignment of bool to 0Teodora Baluta1-2/+2
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta18-184/+176
2013-11-10staging: vt6655: put brace on previous lineTeodora Baluta1-10/+5
2013-11-10staging: vt6655: put trailing statements on next lineTeodora Baluta1-5/+10
2013-11-10staging: vt6655: remove braces for single statement blocksTeodora Baluta1-42/+25
2013-11-10staging: vt6655: replace C99 comments wtih C89 commentsTeodora Baluta1-114/+68
2013-11-10staging: vt6655: fixed sparse warning for static declaration in wpa2.cArchana kumari1-8/+8
2013-10-27staging: vt6655: fixed use of unnecessary braces in baseband.cArchana kumari1-4/+3
2013-10-27Staging: vt6655: Fix Sparse Warning for Static Declarations in wpa.cEbru Akagunduz1-6/+6
2013-10-27Staging: vt6655: Fix Sparse Warning for Static Declarations in tkip.cEbru Akagunduz1-2/+2
2013-10-19staging: vt6655: Fix C99 commenting style in michael.hArchana kumari1-5/+5
2013-10-17staging: vt6655:removed incorrect casting in hostap.cArchana kumari1-1/+1
2013-10-17staging: vt6655: Fix Sparse Warning for Static DeclarationsArchana kumari1-10/+10
2013-10-16Staging: vt6655: Removal of Unused FunctionRashika Kheria1-30/+0
2013-10-16Staging: vt6655: Fix Sparse Warning for Static DeclarationsRashika Kheria1-13/+13
2013-10-14staging: vt6655: Removed C99 style commentsNandini Hanumanthagowda1-1/+1
2013-10-11staging: vt6655: Use NULL instead of 0Sachin Kamat1-1/+1
2013-09-30staging: vt6655: don't leak when returning -EOPNOTSUPP in vt6655_hostap_ioctlJesper Juhl1-15/+10
2013-09-30Staging: vt6655: 80211mgr: Cleanup of brace coding style issuesMartin Berglund1-10/+6
2013-09-25staging: vt6655: Remove redundant pci_set_drvdataSachin Kamat1-4/+0
2013-09-25staging: vt6655: vt6656: Fix typo in commentsMasanari Iida1-1/+1
2013-09-17staging: vt6655: Remove commented out block with compare_ether_addrJoe Perches1-22/+0
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches7-20/+27
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-3/+3
2013-09-03staging: vt6655: inherit addr_assign_type along with dev_addrBjørn Mork3-3/+3
2013-07-26vt6655/trivial: replace numeric with standard PM state macrosYijing Wang1-2/+2
2013-06-24Staging: vt6655: aes_ccmp: fixed a brace coding styleJohn B. Wyatt IV1-3/+2
2013-06-24staging: vt6655: info leak in ioctlDan Carpenter1-4/+5
2013-05-30Staging: vt6655: add missing free_netdev() on error in hostap_enable_hostapd()Wei Yongjun1-0/+2
2013-05-17staging: vt6655: Use alloc_etherdev() for kzallocHema Prathaban1-1/+1
2013-05-16Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/80211hdr.hTülin İzer1-1/+1
2013-05-16Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/aes_ccmp.h.Tülin İzer1-1/+1
2013-05-16Staging: vt6655: Fixed ERROR: do not use C99 // comments in vt6655/aes_ccmp.cTülin İzer1-16/+16