index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
slicoss
Age
Commit message (
Expand
)
Author
2009-04-17
Staging: slicoss: convert to netdev_ops
Alexander Beregalov
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-03
Staging: slicoss: slichw.h cleanup
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: delete slicdbg.h
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove ASSERTMSG macro
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove DBG_ERROR macro
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove SLICLEVEL and SLIC_DISPLAY macros
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove SLIC_ETHTOOL_SUPPORT
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove DBG_MSG
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove VALID_ADDRESS macro
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove SLIC_PING_TIMER_ENABLED
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove LINUX_FREES_ADAPTER_RESOURCES
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove SLIC_POWER_MANAGEMENT_ENABLED
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: add proper KERN_DEBUG to 2 printks
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove SLIC_GET_STATS_ENABLED
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: delete slicinc.h
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove SLIC_GET_STATS_TIMER_ENABLED
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: clean up SLIC_DUMP_ENABLED
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: delete slicbuild.h
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove unused #defines
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove slic_os.h
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove WRITE_REG wrapper
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove WRITE_REG64 wrapper
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove DEBUG_REGISTER_TRACE
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove jiffies macros
Greg Kroah-Hartman
2009-04-03
Staging: slicoss: remove TRUE/FALSE usage
Greg Kroah-Hartman
2009-04-03
Staging: SLICOSS: use gfp_kernel where possible
Lior Dotan
2009-04-03
Staging: SLICOSS: free resources on entry_probe error path
Lior Dotan
2009-04-03
Staging: slicoss: add binary firmware to firmware directory
Lior Dotan
2009-04-03
Staging: SLICOSS: remove the static firmware header files
Lior Dotan
2009-04-03
Staging: slicoss: use request_firmware
Lior Dotan
2009-01-06
Staging: slicoss: use request_firmware
Lior Dotan
2009-01-06
Staging: slicoss: use correct type for memory allcations
Lior Dotan
2009-01-06
Staging: slicoss: use kzalloc
Lior Dotan
2008-12-06
staging-slicoss: Kill directly reference of netdev->priv
Wang Chen
2008-10-22
Staging: SLICOSS: Free multicast list at driver exit
Lior Dotan
2008-10-22
Staging: SLICOSS: remove unused #include <version.h>
Huang Weiyi
2008-10-22
Staging: SLICOSS: remove duplicated #include's
Huang Weiyi
2008-10-22
staging: fix potential build error in slicoss driver
Mariusz Kozlowski
2008-10-10
Staging: SLICOSS: Call pci_release_regions at driver exit
Lior Dotan
2008-10-10
Staging: SLICOSS: Fix remaining type names
Lior Dotan
2008-10-10
Staging: SLICOSS: Fix warnings due to static usage
Lior Dotan
2008-10-10
Staging: SLICOSS: lots of checkpatch fixes
Lior Dotan
2008-10-10
Staging: add Alacritech slicoss network driver
Greg Kroah-Hartman