summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
Commit message (Expand)AuthorAgeFilesLines
...
* | staging:vt6655:tcrc: Whitespace cleanupsJoe Perches2013-03-181-78/+78
* | staging:vt6655:srom: Whitespace cleanupsJoe Perches2013-03-182-156/+156
* | staging:vt6655:rxtx: Whitespace cleanupsJoe Perches2013-03-182-2852/+2852
* | staging:vt6655:rf: Whitespace cleanupsJoe Perches2013-03-182-739/+739
* | staging:vt6655:rc4: Whitespace cleanupsJoe Perches2013-03-182-42/+42
* | staging:vt6655:power: Whitespace cleanupsJoe Perches2013-03-182-249/+249
* | staging:vt6655:michael: Whitespace cleanupsJoe Perches2013-03-182-86/+86
* | staging:vt6655:mib: Whitespace cleanupsJoe Perches2013-03-182-600/+600
* | staging:vt6655:mac: Whitespace cleanupsJoe Perches2013-03-182-1234/+1234
* | staging:vt6655:key: Whitespace cleanupsJoe Perches2013-03-182-664/+664
* | staging:vt6655:iwctl: Whitespace cleanupsJoe Perches2013-03-182-1185/+1185
* | staging:vt6655:iowpa: Whitespace cleanupsJoe Perches2013-03-181-21/+21
* | staging:vt6655:ioctl: Whitespace cleanupsJoe Perches2013-03-182-14/+14
* | staging:vt6655:iocmd: Whitespace cleanupsJoe Perches2013-03-181-100/+100
* | staging:vt6655:hostap: Whitespace cleanupsJoe Perches2013-03-181-333/+333
* | staging:vt6655:dpc: Whitespace cleanupsJoe Perches2013-03-182-1224/+1224
* | staging:vt6655:device_main: Whitespace cleanupsJoe Perches2013-03-181-2408/+2408
* | staging:vt6655:device_cfg: Whitespace cleanupsJoe Perches2013-03-181-12/+12
* | staging:vt6655:device: Whitespace cleanupsJoe Perches2013-03-181-451/+451
* | staging:vt6655:desc: Whitespace cleanupsJoe Perches2013-03-181-241/+241
* | staging:vt6655:datarate: Whitespace cleanupsJoe Perches2013-03-182-249/+249
* | staging:vt6655:country: Whitespace cleanupsJoe Perches2013-03-181-119/+119
* | staging:vt6655:channel: Whitespace cleanupsJoe Perches2013-03-182-372/+372
* | staging:vt6655:card: Whitespace cleanupsJoe Perches2013-03-182-1461/+1461
* | staging:vt6655:bssdb: Whitespace cleanupsJoe Perches2013-03-182-1522/+1522
* | staging:vt6655:baseband: Whitespace cleanupsJoe Perches2013-03-182-2433/+2433
* | staging:vt6655:aes_ccmp: Whitespace cleanupsJoe Perches2013-03-181-283/+283
* | staging:vt6655:IEEE11h: Whitespace cleanupsJoe Perches2013-03-182-55/+55
* | staging:vt6655:80211mgr: Whitespace cleanupsJoe Perches2013-03-182-881/+881
* | staging:vt6655:80211hdr: Whitespace cleanupsJoe Perches2013-03-181-22/+22
|/
* staging: vt6655: no braces needed for single statement if , for blocksDevendra Naga2013-01-171-6/+5
* staging: vt6655: s/kmalloc + memset / kzallocDevendra Naga2013-01-171-9/+3
* staging: vt6655: checkpatch fixesDevendra Naga2013-01-171-2/+3
* staging: vt6655: s/kmalloc + memset/kzalloc in alloc_rd_infoDevendra Naga2013-01-171-8/+1
* staging: vt6655: Fix typo in vt6655 driverMasanari Iida2013-01-073-5/+5
* staging: vt6655: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: vt6655: remove use of __devinitBill Pemberton2012-11-211-2/+2
* Staging: vt6655: fix missing unlock on error in vCommandTimer()Wei Yongjun2012-10-221-0/+1
* Staging: vt6655-6: shift wrap in hostap_set_encryption()Dan Carpenter2012-10-221-3/+3
* Staging: vt6655-6: shift wrap buf in s_vFillTxKey()Dan Carpenter2012-10-221-1/+1
* staging: vt6655: vt6655_init_info function must be void typeDevendra Naga2012-09-071-7/+3
* staging: vt6655: return ENOMEM rather than ENODEV when alloc_etherdev failDevendra Naga2012-09-071-1/+1
* staging: vt6655: fix coding style problem at assigning netdev_opsDevendra Naga2012-09-071-9/+6
* staging: vt6655: fix coding style issues in device_get_optionsDevendra Naga2012-09-071-25/+23
* staging: vt6655: fix coding style warningsDevendra Naga2012-09-071-10/+11
* Staging: vt6655: using is_broadcast_ether_addr() to simplify the codeWei Yongjun2012-09-041-6/+2
* staging: "vt6655" Typo change *Caculate to *Calculate.Justin P. Mattock2012-09-046-56/+56
* staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock2012-09-046-145/+145
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-0427-82/+83
* staging: vt6655: print small buffers with %*phAndy Shevchenko2012-08-131-5/+2
OpenPOWER on IntegriCloud