summaryrefslogtreecommitdiff
path: root/drivers/staging/sbe-2t3e3
Commit message (Expand)AuthorAgeFilesLines
* /drivers/staging/sbe2t3e3: Fixed left brace to be on the previous lineAndreea-Cristina Bernat2014-03-101-6/+3
* staging: sbe-2t3e3: remove t3e3_resp_t typedefKristina Martšenko2014-03-074-6/+5
* staging: sbe-2t3e3: remove t3e3_stats_t typedefKristina Martšenko2014-03-074-9/+8
* staging: sbe-2t3e3: remove t3e3_param_t typedefKristina Martšenko2014-03-074-9/+9
* staging: sbe-2t3e3: remove t3e3_tx_desc_t typedefKristina Martšenko2014-03-073-5/+5
* staging: sbe-2t3e3: remove t3e3_rx_desc_t typedefKristina Martšenko2014-03-073-5/+5
* Staging: sbe-2t3e3: Fix the error of (foo*) should be (foo *).Elena Oat2014-03-071-1/+1
* staging:sbe-2t3e3: remove assignment in if conditionHimangi Saraogi2014-03-071-1/+2
* staging: sbe-2t3e3: Fix possible reuse of freed memory in timer functionKirill Tkhai2014-02-111-1/+1
* drivers: sbe-2t3e3: Mark functions as static in ctrl.cRashika Kheria2014-01-081-7/+7
* Staging: sbe-2t3e3: Fix smatch warning of function definition with external l...Rashika Kheria2013-10-281-1/+1
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-112-10/+6
* staging: sbe-2t3e3: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: sbe-2t3e3: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* staging: sbe-2t3e3: remove use of __devinitBill Pemberton2012-11-211-2/+2
* staging/sbe-2t3e3: Use netdev_ or dev_ or pr_ printks in module.cYAMANE Toshiaki2012-10-231-4/+7
* staging/sbe-2t3e3: Use netdev_ printks in main.cYAMANE Toshiaki2012-10-231-3/+4
* Staging: sbe-2t3e3: fix coding style issues in netdev.cPranav Ravichandran2012-10-191-2/+3
* staging/sbe-2t3e3: Use netdev_ printks in cpld.cYAMANE Toshiaki2012-10-191-1/+1
* staging: sbe-2t3e3: fix error handling in t3e3_init_channel()Alexey Khoroshilov2012-09-251-4/+11
* staging: sbe-2t3e3: use -ve error return codes in dc_init_descriptor_listDevendra Naga2012-09-212-5/+6
* staging: sbe-2t3e3: fix sparse warningsDevendra Naga2012-09-041-3/+3
* staging: sbe-2t3e3: fix sparse warningsDevendra Naga2012-09-041-1/+1
* staging: sbe-2t3e3: Remove code that will never executeMarcos Paulo de Souza2012-07-198-182/+10
* staging/sbe-2t3e3: use module_pci_driver macroDevendra Naga2012-07-111-12/+1
* staging: "sbe-2t3e3" Fix typos in sbe-2t3e3Justin P. Mattock2012-06-122-2/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Staging: sbe-2t3e3: logical || vs bitwise |Dan Carpenter2012-02-091-1/+1
* Staging: sbe-2t3e3: redundant null check before kfree()Alexander Beregalov2011-04-201-9/+4
* Staging: sbe-2t3e3: remove T3E3_USE_CONTIGMALLOCAlexander Beregalov2011-04-201-20/+0
* Staging: sbe-2t3e3: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-1/+1
* Staging: Add SBE 2T3E3 WAN driverKrzysztof Halasa2010-08-3016-0/+4291