Age | Commit message (Expand) | Author |
2016-12-06 | staging: slicoss: remove the staging driver | Greg Kroah-Hartman |
2016-11-29 | staging: slicoss: remove UPDATE_STATS_GB macro and inline code | Sergio Paracuellos |
2016-11-29 | staging: slicoss: remove not used UPDATE_STATS macro | Sergio Paracuellos |
2016-11-23 | staging: slicoss: change some macros into inline functions | Sergio Paracuellos |
2016-11-21 | staging: slicoss: fix different address space warnings | Sergio Paracuellos |
2016-11-19 | staging: slicoss: avoid CamelCases slicoss.c | Sergio Paracuellos |
2016-11-19 | staging: slicoss: avoid CamelCases in slichw.h | Sergio Paracuellos |
2016-11-19 | staging: slicoss: braces should be used on all arms of this statement | Sergio Paracuellos |
2016-11-19 | staging: slicoss: logical continuations should be on the previous line | Sergio Paracuellos |
2016-11-19 | staging: slicoss: fix parenthesis alignment in slicoss.c | Sergio Paracuellos |
2016-11-19 | staging: slicoss: avoid CamelCases in slic.h | Sergio Paracuellos |
2016-10-25 | staging: slicoss: replace memcpy_fromio with memcpy | Ryan Swan |
2016-09-27 | staging: slicoss: cleaning up codestyle warnings | Grygorii Maistrenko |
2016-09-22 | staging: slicoss: Move NULL test closer to assignment | Rehas Sachdeva |
2016-09-16 | staging: slicoss: Remove unnecessary braces {} | Rehas Sachdeva |
2016-09-16 | staging: slicoss: Remove blank lines before & after braces | Rehas Sachdeva |
2016-09-16 | staging: slicoss: Remove unnecessary blank line | Rehas Sachdeva |
2016-09-13 | staging: slicoss: add new line after struct declaration | Gargi Sharma |
2016-09-01 | staging: slicoss: constify ethtool_ops structures | Julia Lawall |
2016-08-21 | staging: slicoss: simplify struct for statistics | Lino Sanfilippo |
2016-08-21 | staging: slicoss: improve implementation concerning the shared memory | Lino Sanfilippo |
2016-08-21 | staging: slicoss: dont use a structure but offsets for register accesses | Lino Sanfilippo |
2016-08-21 | staging: slicoss: avoid PCI write posting | Lino Sanfilippo |
2016-08-21 | staging: slicoss: introduce register accessors that use register offsets | Lino Sanfilippo |
2016-08-21 | staging: slicoss: start tx queue when interface is brought up | Lino Sanfilippo |
2016-08-21 | staging: slicoss: ensure mapping of io-memory is uncached | Lino Sanfilippo |
2016-08-21 | staging: slicoss: notifiy network stack about change in link state | Lino Sanfilippo |
2016-08-21 | staging: slicoss: handle allocation failure in slic_init_adapter | Lino Sanfilippo |
2016-04-29 | staging: slicoss: fix missing blank line | Clifton Barnes |
2016-04-29 | staging: slicoss: fix bare use of 'unsigned' | Clifton Barnes |
2016-03-28 | staging: slicoss: Add error check for pci_map_single | Amitoj Kaur Chawla |
2016-03-11 | Staging: slicoss: changes comparisons to NULL in slicoss.c | Ben Marsh |
2016-03-11 | Staging: slicoss: removes unnecessary blank lines in slicoss.c | Ben Marsh |
2016-03-11 | Staging: slicoss: change memory allocation style in slicoss.c | Ben Marsh |
2016-03-11 | Staging: slicoss: changes the style of memory allocation in slicoss.c | Ben Marsh |
2016-03-11 | Staging: slicoss: changes memory allocation style in slicoss.c | Ben Marsh |
2016-03-11 | Staging: slicoss: memory allocation style change in slicoss.c | Ben Marsh |
2016-03-11 | staging: slicoss: Eliminate commented out code | Janani Ravichandran |
2016-02-11 | staging: slicoss: Align #define constants | Janani Ravichandran |
2016-02-06 | staging/slicoss: Use ethtool_ops instead of module_param. | Kevin Wern |
2015-10-27 | staging: slicoss: Fixes block comment style | Amarjargal Gundjalam |
2015-10-27 | staging: slicoss: Adds space around operators | Amarjargal Gundjalam |
2015-10-27 | staging: slicoss: Removes unnecessary space after a cast | Amarjargal Gundjalam |
2015-10-27 | staging: slicoss: Removes multiple blank lines | Amarjargal Gundjalam |
2015-10-16 | Staging: slicoss: Remove unnecessary cast on void pointer | Shraddha Barke |
2015-09-18 | staging: slicoss: use status in isr | Sudip Mukherjee |
2015-09-18 | staging: slicoss: use status in slic_ioctl | Sudip Mukherjee |
2015-09-18 | staging: slicoss: use status in slic_if_init | Sudip Mukherjee |
2015-09-18 | staging: slicoss: return status of slic_link_event_handler | Sudip Mukherjee |
2015-07-31 | staging: slicoss: Add blank line after variable declarations. | Ciprian Manea |