aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655
AgeCommit message (Expand)AuthorFilesLines
2013-03-18staging:vt6655:mac: Whitespace cleanupsJoe Perches2-1234/+1234
2013-03-18staging:vt6655:key: Whitespace cleanupsJoe Perches2-664/+664
2013-03-18staging:vt6655:iwctl: Whitespace cleanupsJoe Perches2-1185/+1185
2013-03-18staging:vt6655:iowpa: Whitespace cleanupsJoe Perches1-21/+21
2013-03-18staging:vt6655:ioctl: Whitespace cleanupsJoe Perches2-14/+14
2013-03-18staging:vt6655:iocmd: Whitespace cleanupsJoe Perches1-100/+100
2013-03-18staging:vt6655:hostap: Whitespace cleanupsJoe Perches1-333/+333
2013-03-18staging:vt6655:dpc: Whitespace cleanupsJoe Perches2-1224/+1224
2013-03-18staging:vt6655:device_main: Whitespace cleanupsJoe Perches1-2408/+2408
2013-03-18staging:vt6655:device_cfg: Whitespace cleanupsJoe Perches1-12/+12
2013-03-18staging:vt6655:device: Whitespace cleanupsJoe Perches1-451/+451
2013-03-18staging:vt6655:desc: Whitespace cleanupsJoe Perches1-241/+241
2013-03-18staging:vt6655:datarate: Whitespace cleanupsJoe Perches2-249/+249
2013-03-18staging:vt6655:country: Whitespace cleanupsJoe Perches1-119/+119
2013-03-18staging:vt6655:channel: Whitespace cleanupsJoe Perches2-372/+372
2013-03-18staging:vt6655:card: Whitespace cleanupsJoe Perches2-1461/+1461
2013-03-18staging:vt6655:bssdb: Whitespace cleanupsJoe Perches2-1522/+1522
2013-03-18staging:vt6655:baseband: Whitespace cleanupsJoe Perches2-2433/+2433
2013-03-18staging:vt6655:aes_ccmp: Whitespace cleanupsJoe Perches1-283/+283
2013-03-18staging:vt6655:IEEE11h: Whitespace cleanupsJoe Perches2-55/+55
2013-03-18staging:vt6655:80211mgr: Whitespace cleanupsJoe Perches2-881/+881
2013-03-18staging:vt6655:80211hdr: Whitespace cleanupsJoe Perches1-22/+22
2013-01-17staging: vt6655: no braces needed for single statement if , for blocksDevendra Naga1-6/+5
2013-01-17staging: vt6655: s/kmalloc + memset / kzallocDevendra Naga1-9/+3
2013-01-17staging: vt6655: checkpatch fixesDevendra Naga1-2/+3
2013-01-17staging: vt6655: s/kmalloc + memset/kzalloc in alloc_rd_infoDevendra Naga1-8/+1
2013-01-07staging: vt6655: Fix typo in vt6655 driverMasanari Iida3-5/+5
2012-11-21staging: vt6655: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: vt6655: remove use of __devinitBill Pemberton1-2/+2
2012-10-22Staging: vt6655: fix missing unlock on error in vCommandTimer()Wei Yongjun1-0/+1
2012-10-22Staging: vt6655-6: shift wrap in hostap_set_encryption()Dan Carpenter1-3/+3
2012-10-22Staging: vt6655-6: shift wrap buf in s_vFillTxKey()Dan Carpenter1-1/+1
2012-09-07staging: vt6655: vt6655_init_info function must be void typeDevendra Naga1-7/+3
2012-09-07staging: vt6655: return ENOMEM rather than ENODEV when alloc_etherdev failDevendra Naga1-1/+1
2012-09-07staging: vt6655: fix coding style problem at assigning netdev_opsDevendra Naga1-9/+6
2012-09-07staging: vt6655: fix coding style issues in device_get_optionsDevendra Naga1-25/+23
2012-09-07staging: vt6655: fix coding style warningsDevendra Naga1-10/+11
2012-09-04Staging: vt6655: using is_broadcast_ether_addr() to simplify the codeWei Yongjun1-6/+2
2012-09-04staging: "vt6655" Typo change *Caculate to *Calculate.Justin P. Mattock6-56/+56
2012-09-04staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock6-145/+145
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock27-82/+83
2012-08-13staging: vt6655: print small buffers with %*phAndy Shevchenko1-5/+2
2012-07-09staging: vt6655: hostap.c: Remove all unused macrosMarcos Paulo de Souza1-6/+0
2012-07-09staging: vt6655: Remove all commented macrosMarcos Paulo de Souza11-44/+0
2012-07-09staging: vt6655: baseband.h: Remove all unused macrosMarcos Paulo de Souza1-30/+0
2012-07-09staging: vt6655: rf.c: Remove all unused macrosMarcos Paulo de Souza1-36/+0
2012-07-09staging: vt6655: mac.h: Remove all commented macrosMarcos Paulo de Souza1-24/+0
2012-07-09staging: vt6655: Remove all "if 0" blocks from driverMarcos Paulo de Souza4-135/+0
2012-07-06staging: vt6655: use %pM for BSSIDAndy Shevchenko1-3/+2
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman1-2/+2