aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/slicoss
Commit message (Expand)AuthorAge
* Staging: slicoss: Remove redundant and disabled code blockNiranjan Dighe2015-03-26
* Staging: slicoss: clean dev_err loggingHaneen Mohammed2015-03-06
* staging: slicoss: remove extra parentheses around left bit shift operationsAya Mahfouz2015-03-06
* staging: slicoss: remove extra parentheses around right bit shift operationsAya Mahfouz2015-03-06
* staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari2015-03-01
* Staging: slicoss: Join split string.Ksenija Stanojevic2015-02-26
* staging: slicloss: replace init_timer by setup_timerAya Mahfouz2015-02-26
* Staging: slicoss: Fix long line issues in slicoss.cSean Cleator2014-12-02
* Staging: slicoss: Removed unnecessary parenthesesTina Johnson2014-10-28
* staging: slicoss: Use inplace convert with __be32 *Ebru Akagunduz2014-10-26
* staging: slicoss: Fix warning of prefer ether_addr_copy().Dilek Uzulmez2014-10-19
* staging: slicoss: Fix void function return statements style warningDilek Uzulmez2014-09-28
* staging: slicoss: fix a blank line coding style issueQuentin Lambert2014-08-16
* staging: use pci_zalloc_consistentJoe Perches2014-08-08
* Staging: slicoss: fixed frivolous else statement warnings in slicoss.cVincent Heuken2014-06-26
* staging: slicoss: clean up use of dev_errDavid Matlack2014-05-25
* staging: slicoss: remove private netdev listDavid Matlack2014-05-25
* staging: slicoss: handle errors from slic_config_getDavid Matlack2014-05-23
* staging: slicoss: fail on corrupt eepromDavid Matlack2014-05-23
* staging: slicoss: fix eeprom checksum codeDavid Matlack2014-05-23
* staging: slicoss: fix use-after-free bug in slic_entry_removeDavid Matlack2014-05-23
* staging: slicoss: fix 64-bit isr address bugDavid Matlack2014-05-23
* staging: slicoss: fix dma memory leakDavid Matlack2014-05-23
* staging: slicoss: remove gratuitous debug infrastructureDavid Matlack2014-05-23
* staging: slicoss: remove unused members of struct adapterDavid Matlack2014-05-23
* staging: slicoss: fix multiple free-after-free in slic_entry_removeDavid Matlack2014-05-23
* staging: slicoss: fix use-after-free in slic_entry_probeDavid Matlack2014-05-23
* Staging: slicoss: Fix smatch warning in slicoss.cMonam Agarwal2014-04-25
* staging: slicoss: free IO remapping on failureKristina Martšenko2014-03-18
* Staging: slicoss: Replace macro with inline defination in slicoss.cMonam Agarwal2014-03-17
* staging: slicoss: Fix unnecessary line continuationsGulsah Kose2014-03-16
* Staging: slicoss: Removal of unused macros in slicoss.cMonam Agarwal2014-03-10
* Staging: slicoss: Fix unnecessary whitespace before a quoted newline in slico...Monam Agarwal2014-02-27
* Staging: slicoss: Fix quoted string split across linesMonam Agarwal2014-02-27
* Staging: slicoss: Fix line over 80 characters in slic.hMonam Agarwal2014-02-27
* staging: slicoss: Add MAINTAINERS entry, break README into TODO & READMEJoe Perches2014-02-11
* staging: slicoss: Fix possible reuse of freed memory in timer functionKirill Tkhai2014-02-11
* staging: slicoss: Remove last reference to compare_ether_addrJoe Perches2013-12-06
* staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-03
* Staging: slicoss: Replace seq_printf with seq_putsRashika Kheria2013-10-27
* Staging: slicoss: Fix quoted string split across linesRashika Kheria2013-10-19
* Staging: slicoss: Refactor code by introducing new function slic_interrupt_ca...Rashika Kheria2013-10-19
* Staging: slicoss: Replace printk() with pr_debug() or dev_dbg() as requiredRashika Kheria2013-10-19
* Staging: slicoss: Removal of if check since debugfs_remove(NULL) is safeRashika Kheria2013-10-19
* Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-17
* staging: slicoss: fix error return code in slic_entry_probe()Wei Yongjun2013-05-13
* staging: slicoss: information leak in ETHTOOL_GSETDan Carpenter2013-04-05
* staging: slicoss: Remove dma_addr_t cast compilation warningsJoe Perches2013-03-11
* staging/slicoss: Use ether_crc for mac hash calculationPeter Huewe2013-03-11
* staging/slicoss: Fix buffer possible overflow in slic_card_locatePeter Huewe2013-03-11