aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sbe-2t3e3 (follow)
AgeCommit message (Expand)AuthorFilesLines
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