index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
slicoss
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-03
Staging: slicoss: Fix long line issues in slicoss.c
Sean Cleator
1
-13
/
+26
2014-10-28
Staging: slicoss: Removed unnecessary parentheses
Tina Johnson
1
-1
/
+1
2014-10-27
staging: slicoss: Use inplace convert with __be32 *
Ebru Akagunduz
1
-2
/
+1
2014-10-20
staging: slicoss: Fix warning of prefer ether_addr_copy().
Dilek Uzulmez
1
-1
/
+1
2014-09-29
staging: slicoss: Fix void function return statements style warning
Dilek Uzulmez
1
-1
/
+0
2014-08-16
staging: slicoss: fix a blank line coding style issue
Quentin Lambert
1
-0
/
+2
2014-08-09
staging: use pci_zalloc_consistent
Joe Perches
1
-6
/
+3
2014-06-27
Staging: slicoss: fixed frivolous else statement warnings in slicoss.c
Vincent Heuken
1
-10
/
+12
2014-05-25
staging: slicoss: clean up use of dev_err
David Matlack
1
-19
/
+9
2014-05-25
staging: slicoss: remove private netdev list
David Matlack
2
-5
/
+0
2014-05-23
staging: slicoss: handle errors from slic_config_get
David Matlack
1
-12
/
+16
2014-05-23
staging: slicoss: fail on corrupt eeprom
David Matlack
2
-9
/
+1
2014-05-23
staging: slicoss: fix eeprom checksum code
David Matlack
1
-95
/
+15
2014-05-23
staging: slicoss: fix use-after-free bug in slic_entry_remove
David Matlack
1
-1
/
+2
2014-05-23
staging: slicoss: fix 64-bit isr address bug
David Matlack
1
-1
/
+2
2014-05-23
staging: slicoss: fix dma memory leak
David Matlack
1
-0
/
+3
2014-05-23
staging: slicoss: remove gratuitous debug infrastructure
David Matlack
3
-451
/
+3
2014-05-23
staging: slicoss: remove unused members of struct adapter
David Matlack
2
-5
/
+1
2014-05-23
staging: slicoss: fix multiple free-after-free in slic_entry_remove
David Matlack
1
-8
/
+0
2014-05-23
staging: slicoss: fix use-after-free in slic_entry_probe
David Matlack
1
-11
/
+5
2014-04-26
Staging: slicoss: Fix smatch warning in slicoss.c
Monam Agarwal
1
-2
/
+1
2014-03-18
staging: slicoss: free IO remapping on failure
Kristina Martšenko
1
-3
/
+1
2014-03-18
Staging: slicoss: Replace macro with inline defination in slicoss.c
Monam Agarwal
1
-13
/
+7
2014-03-17
staging: slicoss: Fix unnecessary line continuations
Gulsah Kose
1
-2
/
+2
2014-03-11
Staging: slicoss: Removal of unused macros in slicoss.c
Monam Agarwal
1
-11
/
+0
2014-02-28
Staging: slicoss: Fix unnecessary whitespace before a quoted newline in slico...
Monam Agarwal
1
-2
/
+2
2014-02-28
Staging: slicoss: Fix quoted string split across lines
Monam Agarwal
1
-20
/
+10
2014-02-28
Staging: slicoss: Fix line over 80 characters in slic.h
Monam Agarwal
1
-3
/
+6
2014-02-12
staging: slicoss: Add MAINTAINERS entry, break README into TODO & README
Joe Perches
2
-40
/
+38
2014-02-12
staging: slicoss: Fix possible reuse of freed memory in timer function
Kirill Tkhai
1
-1
/
+1
2013-12-07
staging: slicoss: Remove last reference to compare_ether_addr
Joe Perches
2
-14
/
+8
2013-12-03
staging: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-10-27
Staging: slicoss: Replace seq_printf with seq_puts
Rashika Kheria
1
-10
/
+10
2013-10-20
Staging: slicoss: Fix quoted string split across lines
Rashika Kheria
1
-2
/
+1
2013-10-20
Staging: slicoss: Refactor code by introducing new function slic_interrupt_ca...
Rashika Kheria
1
-58
/
+62
2013-10-20
Staging: slicoss: Replace printk() with pr_debug() or dev_dbg() as required
Rashika Kheria
1
-4
/
+4
2013-10-20
Staging: slicoss: Removal of if check since debugfs_remove(NULL) is safe
Rashika Kheria
1
-12
/
+3
2013-09-17
Staging: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
1
-3
/
+3
2013-05-14
staging: slicoss: fix error return code in slic_entry_probe()
Wei Yongjun
1
-7
/
+11
2013-04-06
staging: slicoss: information leak in ETHTOOL_GSET
Dan Carpenter
1
-0
/
+1
2013-03-11
staging: slicoss: Remove dma_addr_t cast compilation warnings
Joe Perches
1
-11
/
+16
2013-03-11
staging/slicoss: Use ether_crc for mac hash calculation
Peter Huewe
1
-65
/
+4
2013-03-11
staging/slicoss: Fix buffer possible overflow in slic_card_locate
Peter Huewe
1
-3
/
+4
2013-03-11
staging/slicoss: Fix operation may be undefined warning
Peter Huewe
1
-1
/
+1
2013-03-11
staging/slicoss: Remove always true if statement
Peter Huewe
1
-14
/
+10
2013-03-11
staging/slicoss: Check pointer before dereferencing
Peter Huewe
1
-2
/
+1
2013-01-18
staging: slicoss: Fix space-related checkpatch.pl warnings
Cruz Julian Bishop
3
-266
/
+266
2013-01-18
staging: slicoss: Fix three checkpatch.pl errors in slicoss.c
Cruz Julian Bishop
1
-3
/
+6
2013-01-18
staging: slicoss: Stop swearing in slicoss.c
Cruz Julian Bishop
1
-2
/
+2
2012-11-22
staging: slicoss: remove use of __devexit
Bill Pemberton
1
-1
/
+1
[next]