summaryrefslogtreecommitdiffstats
path: root/drivers/staging/slicoss
AgeCommit message (Expand)Author
2014-05-25staging: slicoss: clean up use of dev_errDavid Matlack
2014-05-25staging: slicoss: remove private netdev listDavid Matlack
2014-05-23staging: slicoss: handle errors from slic_config_getDavid Matlack
2014-05-23staging: slicoss: fail on corrupt eepromDavid Matlack
2014-05-23staging: slicoss: fix eeprom checksum codeDavid Matlack
2014-05-23staging: slicoss: fix use-after-free bug in slic_entry_removeDavid Matlack
2014-05-23staging: slicoss: fix 64-bit isr address bugDavid Matlack
2014-05-23staging: slicoss: fix dma memory leakDavid Matlack
2014-05-23staging: slicoss: remove gratuitous debug infrastructureDavid Matlack
2014-05-23staging: slicoss: remove unused members of struct adapterDavid Matlack
2014-05-23staging: slicoss: fix multiple free-after-free in slic_entry_removeDavid Matlack
2014-05-23staging: slicoss: fix use-after-free in slic_entry_probeDavid Matlack
2014-04-25Staging: slicoss: Fix smatch warning in slicoss.cMonam Agarwal
2014-03-18staging: slicoss: free IO remapping on failureKristina Martšenko
2014-03-17Staging: slicoss: Replace macro with inline defination in slicoss.cMonam Agarwal
2014-03-16staging: slicoss: Fix unnecessary line continuationsGulsah Kose
2014-03-10Staging: slicoss: Removal of unused macros in slicoss.cMonam Agarwal
2014-02-27Staging: slicoss: Fix unnecessary whitespace before a quoted newline in slico...Monam Agarwal
2014-02-27Staging: slicoss: Fix quoted string split across linesMonam Agarwal
2014-02-27Staging: slicoss: Fix line over 80 characters in slic.hMonam Agarwal
2014-02-11staging: slicoss: Add MAINTAINERS entry, break README into TODO & READMEJoe Perches
2014-02-11staging: slicoss: Fix possible reuse of freed memory in timer functionKirill Tkhai
2013-12-06staging: slicoss: Remove last reference to compare_ether_addrJoe Perches
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-10-27Staging: slicoss: Replace seq_printf with seq_putsRashika Kheria
2013-10-19Staging: slicoss: Fix quoted string split across linesRashika Kheria
2013-10-19Staging: slicoss: Refactor code by introducing new function slic_interrupt_ca...Rashika Kheria
2013-10-19Staging: slicoss: Replace printk() with pr_debug() or dev_dbg() as requiredRashika Kheria
2013-10-19Staging: slicoss: Removal of if check since debugfs_remove(NULL) is safeRashika Kheria
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-05-13staging: slicoss: fix error return code in slic_entry_probe()Wei Yongjun
2013-04-05staging: slicoss: information leak in ETHTOOL_GSETDan Carpenter
2013-03-11staging: slicoss: Remove dma_addr_t cast compilation warningsJoe Perches
2013-03-11staging/slicoss: Use ether_crc for mac hash calculationPeter Huewe
2013-03-11staging/slicoss: Fix buffer possible overflow in slic_card_locatePeter Huewe
2013-03-11staging/slicoss: Fix operation may be undefined warningPeter Huewe
2013-03-11staging/slicoss: Remove always true if statementPeter Huewe
2013-03-11staging/slicoss: Check pointer before dereferencingPeter Huewe
2013-01-17staging: slicoss: Fix space-related checkpatch.pl warningsCruz Julian Bishop
2013-01-17staging: slicoss: Fix three checkpatch.pl errors in slicoss.cCruz Julian Bishop
2013-01-17staging: slicoss: Stop swearing in slicoss.cCruz Julian Bishop
2012-11-21staging: slicoss: remove use of __devexitBill Pemberton
2012-11-21staging: slicoss: remove use of __devinitBill Pemberton
2012-11-21staging: slicoss: remove use of __devexit_pBill Pemberton
2012-10-26staging: slicoss: fix a leak when kzalloc failDevendra Naga
2012-10-23staging: slicoss: get rid of slic_cmdqmem_init functionDevendra Naga
2012-10-23staging: slicoss: remove default case in irqhandlerDevendra Naga
2012-10-23staging: slicoss: return -ENOMEM if kzalloc failDevendra Naga
2012-10-22staging: slicoss: remove ASSERT macro altogetherDevendra Naga
2012-10-22staging: slicoss: fail out if we dont have a valid firmware fileDevendra Naga