summaryrefslogtreecommitdiff
path: root/drivers/staging/slicoss
Commit message (Expand)AuthorAgeFilesLines
* staging: slicoss: free IO remapping on failureKristina Martšenko2014-03-181-3/+1
* Staging: slicoss: Replace macro with inline defination in slicoss.cMonam Agarwal2014-03-171-13/+7
* staging: slicoss: Fix unnecessary line continuationsGulsah Kose2014-03-161-2/+2
* Staging: slicoss: Removal of unused macros in slicoss.cMonam Agarwal2014-03-101-11/+0
* Staging: slicoss: Fix unnecessary whitespace before a quoted newline in slico...Monam Agarwal2014-02-271-2/+2
* Staging: slicoss: Fix quoted string split across linesMonam Agarwal2014-02-271-20/+10
* Staging: slicoss: Fix line over 80 characters in slic.hMonam Agarwal2014-02-271-3/+6
* staging: slicoss: Add MAINTAINERS entry, break README into TODO & READMEJoe Perches2014-02-112-40/+38
* staging: slicoss: Fix possible reuse of freed memory in timer functionKirill Tkhai2014-02-111-1/+1
* staging: slicoss: Remove last reference to compare_ether_addrJoe Perches2013-12-062-14/+8
* staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-021-1/+1
* Staging: slicoss: Replace seq_printf with seq_putsRashika Kheria2013-10-271-10/+10
* Staging: slicoss: Fix quoted string split across linesRashika Kheria2013-10-191-2/+1
* Staging: slicoss: Refactor code by introducing new function slic_interrupt_ca...Rashika Kheria2013-10-191-58/+62
* Staging: slicoss: Replace printk() with pr_debug() or dev_dbg() as requiredRashika Kheria2013-10-191-4/+4
* Staging: slicoss: Removal of if check since debugfs_remove(NULL) is safeRashika Kheria2013-10-191-12/+3
* Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-171-3/+3
* staging: slicoss: fix error return code in slic_entry_probe()Wei Yongjun2013-05-131-7/+11
* staging: slicoss: information leak in ETHTOOL_GSETDan Carpenter2013-04-051-0/+1
* staging: slicoss: Remove dma_addr_t cast compilation warningsJoe Perches2013-03-111-11/+16
* staging/slicoss: Use ether_crc for mac hash calculationPeter Huewe2013-03-111-65/+4
* staging/slicoss: Fix buffer possible overflow in slic_card_locatePeter Huewe2013-03-111-3/+4
* staging/slicoss: Fix operation may be undefined warningPeter Huewe2013-03-111-1/+1
* staging/slicoss: Remove always true if statementPeter Huewe2013-03-111-14/+10
* staging/slicoss: Check pointer before dereferencingPeter Huewe2013-03-111-2/+1
* staging: slicoss: Fix space-related checkpatch.pl warningsCruz Julian Bishop2013-01-173-266/+266
* staging: slicoss: Fix three checkpatch.pl errors in slicoss.cCruz Julian Bishop2013-01-171-3/+6
* staging: slicoss: Stop swearing in slicoss.cCruz Julian Bishop2013-01-171-2/+2
* staging: slicoss: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: slicoss: remove use of __devinitBill Pemberton2012-11-211-1/+1
* staging: slicoss: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: slicoss: fix a leak when kzalloc failDevendra Naga2012-10-261-1/+4
* staging: slicoss: get rid of slic_cmdqmem_init functionDevendra Naga2012-10-231-8/+1
* staging: slicoss: remove default case in irqhandlerDevendra Naga2012-10-231-3/+0
* staging: slicoss: return -ENOMEM if kzalloc failDevendra Naga2012-10-231-0/+2
* staging: slicoss: remove ASSERT macro altogetherDevendra Naga2012-10-221-138/+2
* staging: slicoss: fail out if we dont have a valid firmware fileDevendra Naga2012-10-221-2/+1
* staging: slicoss: fix a null deref when pci_alloc_consistent failDevendra Naga2012-09-051-3/+2
* staging: slicoss: remove return statement at the end of slic_mcast_set_listDevendra Naga2012-09-051-1/+0
* staging: slicoss: clean the spinlock code in slic_entry_openDevendra Naga2012-09-051-15/+5
* staging: slicoss: remove default case after we done with request_firmwareDevendra Naga2012-09-051-3/+0
* staging: slicoss: release firmware before returningDevendra Naga2012-09-041-2/+6
* staging: slicoss: return early before calling request_firmware with empty fir...Devendra Naga2012-09-041-2/+1
* staging/slicoss: disable pci device at removeDevendra Naga2012-07-111-0/+1
* staging/slicoss: return -ENODEV if no devid matchesDevendra Naga2012-07-091-2/+1
* staging/slicoss: remove not-needed ASSERTDevendra Naga2012-07-091-1/+0
* staging: slicoss: Fix a typo.Justin P. Mattock2012-06-181-1/+1
* staging: clean up Greg's email address in some TODO filesGreg Kroah-Hartman2012-02-151-1/+1
* staging: slicoss depends on NETRandy Dunlap2011-11-181-1/+1
* Remove stale "depends on NETDEV_1000"in staging driversLinus Torvalds2011-10-261-1/+1