index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
slicoss
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: slicoss: free IO remapping on failure
Kristina Martšenko
2014-03-18
1
-3
/
+1
*
Staging: slicoss: Replace macro with inline defination in slicoss.c
Monam Agarwal
2014-03-17
1
-13
/
+7
*
staging: slicoss: Fix unnecessary line continuations
Gulsah Kose
2014-03-16
1
-2
/
+2
*
Staging: slicoss: Removal of unused macros in slicoss.c
Monam Agarwal
2014-03-10
1
-11
/
+0
*
Staging: slicoss: Fix unnecessary whitespace before a quoted newline in slico...
Monam Agarwal
2014-02-27
1
-2
/
+2
*
Staging: slicoss: Fix quoted string split across lines
Monam Agarwal
2014-02-27
1
-20
/
+10
*
Staging: slicoss: Fix line over 80 characters in slic.h
Monam Agarwal
2014-02-27
1
-3
/
+6
*
staging: slicoss: Add MAINTAINERS entry, break README into TODO & README
Joe Perches
2014-02-11
2
-40
/
+38
*
staging: slicoss: Fix possible reuse of freed memory in timer function
Kirill Tkhai
2014-02-11
1
-1
/
+1
*
staging: slicoss: Remove last reference to compare_ether_addr
Joe Perches
2013-12-06
2
-14
/
+8
*
staging: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-02
1
-1
/
+1
*
Staging: slicoss: Replace seq_printf with seq_puts
Rashika Kheria
2013-10-27
1
-10
/
+10
*
Staging: slicoss: Fix quoted string split across lines
Rashika Kheria
2013-10-19
1
-2
/
+1
*
Staging: slicoss: Refactor code by introducing new function slic_interrupt_ca...
Rashika Kheria
2013-10-19
1
-58
/
+62
*
Staging: slicoss: Replace printk() with pr_debug() or dev_dbg() as required
Rashika Kheria
2013-10-19
1
-4
/
+4
*
Staging: slicoss: Removal of if check since debugfs_remove(NULL) is safe
Rashika Kheria
2013-10-19
1
-12
/
+3
*
Staging: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-09-17
1
-3
/
+3
*
staging: slicoss: fix error return code in slic_entry_probe()
Wei Yongjun
2013-05-13
1
-7
/
+11
*
staging: slicoss: information leak in ETHTOOL_GSET
Dan Carpenter
2013-04-05
1
-0
/
+1
*
staging: slicoss: Remove dma_addr_t cast compilation warnings
Joe Perches
2013-03-11
1
-11
/
+16
*
staging/slicoss: Use ether_crc for mac hash calculation
Peter Huewe
2013-03-11
1
-65
/
+4
*
staging/slicoss: Fix buffer possible overflow in slic_card_locate
Peter Huewe
2013-03-11
1
-3
/
+4
*
staging/slicoss: Fix operation may be undefined warning
Peter Huewe
2013-03-11
1
-1
/
+1
*
staging/slicoss: Remove always true if statement
Peter Huewe
2013-03-11
1
-14
/
+10
*
staging/slicoss: Check pointer before dereferencing
Peter Huewe
2013-03-11
1
-2
/
+1
*
staging: slicoss: Fix space-related checkpatch.pl warnings
Cruz Julian Bishop
2013-01-17
3
-266
/
+266
*
staging: slicoss: Fix three checkpatch.pl errors in slicoss.c
Cruz Julian Bishop
2013-01-17
1
-3
/
+6
*
staging: slicoss: Stop swearing in slicoss.c
Cruz Julian Bishop
2013-01-17
1
-2
/
+2
*
staging: slicoss: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
staging: slicoss: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
staging: slicoss: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
staging: slicoss: fix a leak when kzalloc fail
Devendra Naga
2012-10-26
1
-1
/
+4
*
staging: slicoss: get rid of slic_cmdqmem_init function
Devendra Naga
2012-10-23
1
-8
/
+1
*
staging: slicoss: remove default case in irqhandler
Devendra Naga
2012-10-23
1
-3
/
+0
*
staging: slicoss: return -ENOMEM if kzalloc fail
Devendra Naga
2012-10-23
1
-0
/
+2
*
staging: slicoss: remove ASSERT macro altogether
Devendra Naga
2012-10-22
1
-138
/
+2
*
staging: slicoss: fail out if we dont have a valid firmware file
Devendra Naga
2012-10-22
1
-2
/
+1
*
staging: slicoss: fix a null deref when pci_alloc_consistent fail
Devendra Naga
2012-09-05
1
-3
/
+2
*
staging: slicoss: remove return statement at the end of slic_mcast_set_list
Devendra Naga
2012-09-05
1
-1
/
+0
*
staging: slicoss: clean the spinlock code in slic_entry_open
Devendra Naga
2012-09-05
1
-15
/
+5
*
staging: slicoss: remove default case after we done with request_firmware
Devendra Naga
2012-09-05
1
-3
/
+0
*
staging: slicoss: release firmware before returning
Devendra Naga
2012-09-04
1
-2
/
+6
*
staging: slicoss: return early before calling request_firmware with empty fir...
Devendra Naga
2012-09-04
1
-2
/
+1
*
staging/slicoss: disable pci device at remove
Devendra Naga
2012-07-11
1
-0
/
+1
*
staging/slicoss: return -ENODEV if no devid matches
Devendra Naga
2012-07-09
1
-2
/
+1
*
staging/slicoss: remove not-needed ASSERT
Devendra Naga
2012-07-09
1
-1
/
+0
*
staging: slicoss: Fix a typo.
Justin P. Mattock
2012-06-18
1
-1
/
+1
*
staging: clean up Greg's email address in some TODO files
Greg Kroah-Hartman
2012-02-15
1
-1
/
+1
*
staging: slicoss depends on NET
Randy Dunlap
2011-11-18
1
-1
/
+1
*
Remove stale "depends on NETDEV_1000"in staging drivers
Linus Torvalds
2011-10-26
1
-1
/
+1
[next]