aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sbe-2t3e3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-10/drivers/staging/sbe2t3e3: Fixed left brace to be on the previous lineAndreea-Cristina Bernat1-6/+3
2014-03-07staging: sbe-2t3e3: remove t3e3_resp_t typedefKristina Martšenko4-6/+5
2014-03-07staging: sbe-2t3e3: remove t3e3_stats_t typedefKristina Martšenko4-9/+8
2014-03-07staging: sbe-2t3e3: remove t3e3_param_t typedefKristina Martšenko4-9/+9
2014-03-07staging: sbe-2t3e3: remove t3e3_tx_desc_t typedefKristina Martšenko3-5/+5
2014-03-07staging: sbe-2t3e3: remove t3e3_rx_desc_t typedefKristina Martšenko3-5/+5
2014-03-07Staging: sbe-2t3e3: Fix the error of (foo*) should be (foo *).Elena Oat1-1/+1
2014-03-07staging:sbe-2t3e3: remove assignment in if conditionHimangi Saraogi1-1/+2
2014-02-11staging: sbe-2t3e3: Fix possible reuse of freed memory in timer functionKirill Tkhai1-1/+1
2014-01-08drivers: sbe-2t3e3: Mark functions as static in ctrl.cRashika Kheria1-7/+7
2013-10-28Staging: sbe-2t3e3: Fix smatch warning of function definition with external linkageRashika Kheria1-1/+1
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches2-10/+6
2012-11-21staging: sbe-2t3e3: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: sbe-2t3e3: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-21staging: sbe-2t3e3: remove use of __devinitBill Pemberton1-2/+2
2012-10-23staging/sbe-2t3e3: Use netdev_ or dev_ or pr_ printks in module.cYAMANE Toshiaki1-4/+7
2012-10-23staging/sbe-2t3e3: Use netdev_ printks in main.cYAMANE Toshiaki1-3/+4
2012-10-19Staging: sbe-2t3e3: fix coding style issues in netdev.cPranav Ravichandran1-2/+3
2012-10-19staging/sbe-2t3e3: Use netdev_ printks in cpld.cYAMANE Toshiaki1-1/+1
2012-09-25staging: sbe-2t3e3: fix error handling in t3e3_init_channel()Alexey Khoroshilov1-4/+11
2012-09-21staging: sbe-2t3e3: use -ve error return codes in dc_init_descriptor_listDevendra Naga2-5/+6
2012-09-04staging: sbe-2t3e3: fix sparse warningsDevendra Naga1-3/+3
2012-09-04staging: sbe-2t3e3: fix sparse warningsDevendra Naga1-1/+1
2012-07-19staging: sbe-2t3e3: Remove code that will never executeMarcos Paulo de Souza8-182/+10
2012-07-11staging/sbe-2t3e3: use module_pci_driver macroDevendra Naga1-12/+1
2012-06-12staging: "sbe-2t3e3" Fix typos in sbe-2t3e3Justin P. Mattock2-2/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-02-09Staging: sbe-2t3e3: logical || vs bitwise |Dan Carpenter1-1/+1
2011-04-20Staging: sbe-2t3e3: redundant null check before kfree()Alexander Beregalov1-9/+4
2011-04-20Staging: sbe-2t3e3: remove T3E3_USE_CONTIGMALLOCAlexander Beregalov1-20/+0
2010-10-08Staging: sbe-2t3e3: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-08-30Staging: Add SBE 2T3E3 WAN driverKrzysztof Halasa16-0/+4291