index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
slicoss
/
slicoss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-15
Staging: ARRAY_SIZE changes
Stoyan Gaydarov
1
-1
/
+1
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-19
Staging: slicoss: fix build warnings
Greg Kroah-Hartman
1
-1
/
+0
2009-06-19
Staging: slicoss: Add missing __devexit_p()
Jean Delvare
1
-1
/
+1
2009-04-17
Revert Staging: SLICOSS: use gfp_kernel where possible
Lior Dotan
1
-2
/
+2
2009-04-17
Staging: slicoss: convert to netdev_ops
Alexander Beregalov
1
-7
/
+14
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-2
/
+2
2009-04-03
Staging: slicoss: delete slicdbg.h
Greg Kroah-Hartman
1
-2
/
+15
2009-04-03
Staging: slicoss: remove DBG_ERROR macro
Greg Kroah-Hartman
1
-115
/
+110
2009-04-03
Staging: slicoss: remove SLICLEVEL and SLIC_DISPLAY macros
Greg Kroah-Hartman
1
-1
/
+2
2009-04-03
Staging: slicoss: remove SLIC_ETHTOOL_SUPPORT
Greg Kroah-Hartman
1
-110
/
+74
2009-04-03
Staging: slicoss: remove DBG_MSG
Greg Kroah-Hartman
1
-543
/
+28
2009-04-03
Staging: slicoss: remove VALID_ADDRESS macro
Greg Kroah-Hartman
1
-5
/
+0
2009-04-03
Staging: slicoss: remove SLIC_PING_TIMER_ENABLED
Greg Kroah-Hartman
1
-5
/
+3
2009-04-03
Staging: slicoss: remove LINUX_FREES_ADAPTER_RESOURCES
Greg Kroah-Hartman
1
-3
/
+0
2009-04-03
Staging: slicoss: remove SLIC_POWER_MANAGEMENT_ENABLED
Greg Kroah-Hartman
1
-8
/
+0
2009-04-03
Staging: slicoss: add proper KERN_DEBUG to 2 printks
Greg Kroah-Hartman
1
-3
/
+3
2009-04-03
Staging: slicoss: remove SLIC_GET_STATS_ENABLED
Greg Kroah-Hartman
1
-12
/
+1
2009-04-03
Staging: slicoss: delete slicinc.h
Greg Kroah-Hartman
1
-15
/
+72
2009-04-03
Staging: slicoss: remove SLIC_GET_STATS_TIMER_ENABLED
Greg Kroah-Hartman
1
-64
/
+0
2009-04-03
Staging: slicoss: clean up SLIC_DUMP_ENABLED
Greg Kroah-Hartman
1
-1206
/
+2
2009-04-03
Staging: slicoss: remove unused #defines
Greg Kroah-Hartman
1
-2
/
+0
2009-04-03
Staging: slicoss: remove WRITE_REG wrapper
Greg Kroah-Hartman
1
-102
/
+96
2009-04-03
Staging: slicoss: remove WRITE_REG64 wrapper
Greg Kroah-Hartman
1
-83
/
+51
2009-04-03
Staging: slicoss: remove DEBUG_REGISTER_TRACE
Greg Kroah-Hartman
1
-15
/
+0
2009-04-03
Staging: slicoss: remove jiffies macros
Greg Kroah-Hartman
1
-12
/
+9
2009-04-03
Staging: slicoss: remove TRUE/FALSE usage
Greg Kroah-Hartman
1
-16
/
+16
2009-04-03
Staging: SLICOSS: use gfp_kernel where possible
Lior Dotan
1
-4
/
+4
2009-04-03
Staging: SLICOSS: free resources on entry_probe error path
Lior Dotan
1
-8
/
+9
2009-04-03
Staging: slicoss: add binary firmware to firmware directory
Lior Dotan
1
-4
/
+4
2009-04-03
Staging: slicoss: use request_firmware
Lior Dotan
1
-112
/
+58
2009-01-06
Staging: slicoss: use request_firmware
Lior Dotan
1
-24
/
+53
2009-01-06
Staging: slicoss: use correct type for memory allcations
Lior Dotan
1
-3
/
+3
2009-01-06
Staging: slicoss: use kzalloc
Lior Dotan
1
-2
/
+1
2008-12-06
staging-slicoss: Kill directly reference of netdev->priv
Wang Chen
1
-4
/
+3
2008-10-22
Staging: SLICOSS: Free multicast list at driver exit
Lior Dotan
1
-0
/
+8
2008-10-22
Staging: SLICOSS: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-10-22
Staging: SLICOSS: remove duplicated #include's
Huang Weiyi
1
-8
/
+0
2008-10-22
staging: fix potential build error in slicoss driver
Mariusz Kozlowski
1
-1
/
+0
2008-10-10
Staging: SLICOSS: Call pci_release_regions at driver exit
Lior Dotan
1
-0
/
+2
2008-10-10
Staging: SLICOSS: Fix remaining type names
Lior Dotan
1
-15
/
+15
2008-10-10
Staging: SLICOSS: Fix warnings due to static usage
Lior Dotan
1
-1
/
+2
2008-10-10
Staging: SLICOSS: lots of checkpatch fixes
Lior Dotan
1
-746
/
+605
2008-10-10
Staging: add Alacritech slicoss network driver
Greg Kroah-Hartman
1
-0
/
+6074