summaryrefslogtreecommitdiffstats
path: root/drivers/staging/slicoss
Commit message (Expand)AuthorAgeFilesLines
...
* Staging: slicoss: Removed unnecessary parenthesesTina Johnson2014-10-281-1/+1
* staging: slicoss: Use inplace convert with __be32 *Ebru Akagunduz2014-10-271-2/+1
* staging: slicoss: Fix warning of prefer ether_addr_copy().Dilek Uzulmez2014-10-201-1/+1
* staging: slicoss: Fix void function return statements style warningDilek Uzulmez2014-09-281-1/+0
* staging: slicoss: fix a blank line coding style issueQuentin Lambert2014-08-161-0/+2
* staging: use pci_zalloc_consistentJoe Perches2014-08-081-6/+3
* Staging: slicoss: fixed frivolous else statement warnings in slicoss.cVincent Heuken2014-06-261-10/+12
* staging: slicoss: clean up use of dev_errDavid Matlack2014-05-251-19/+9
* staging: slicoss: remove private netdev listDavid Matlack2014-05-252-5/+0
* staging: slicoss: handle errors from slic_config_getDavid Matlack2014-05-231-12/+16
* staging: slicoss: fail on corrupt eepromDavid Matlack2014-05-232-9/+1
* staging: slicoss: fix eeprom checksum codeDavid Matlack2014-05-231-95/+15
* staging: slicoss: fix use-after-free bug in slic_entry_removeDavid Matlack2014-05-231-1/+2
* staging: slicoss: fix 64-bit isr address bugDavid Matlack2014-05-231-1/+2
* staging: slicoss: fix dma memory leakDavid Matlack2014-05-231-0/+3
* staging: slicoss: remove gratuitous debug infrastructureDavid Matlack2014-05-233-451/+3
* staging: slicoss: remove unused members of struct adapterDavid Matlack2014-05-232-5/+1
* staging: slicoss: fix multiple free-after-free in slic_entry_removeDavid Matlack2014-05-231-8/+0
* staging: slicoss: fix use-after-free in slic_entry_probeDavid Matlack2014-05-231-11/+5
* Staging: slicoss: Fix smatch warning in slicoss.cMonam Agarwal2014-04-251-2/+1
* 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
OpenPOWER on IntegriCloud