index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2011-11-19
staging: slicoss depends on NET
Randy Dunlap
1
-1
/
+1
2011-10-26
Remove stale "depends on NETDEV_1000"in staging drivers
Linus Torvalds
1
-1
/
+1
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-09-30
staging: slicoss: use free_netdev(netdev) instead of kfree()
Vasiliy Kulikov
1
-1
/
+1
2010-08-31
Staging: slicoss: Remove explicit arch dependencies
Denis Kirjanov
2
-26
/
+24
2010-08-03
Staging: slicoss: Remove net_device_stats from the driver's private
Denis Kirjanov
2
-21
/
+21
2010-07-22
Staging: slicoss: kill functions prototypes and reorder functions
Denis Kirjanov
1
-1990
/
+1920
2010-07-09
staging: slicoss: error handling with goto
Kulikov Vasiliy
1
-13
/
+15
2010-07-09
staging: slicoss: error handling with goto
Kulikov Vasiliy
1
-8
/
+7
2010-07-09
staging: slicoss: Remove STATUS_XXX defines.
Kulikov Vasiliy
1
-11
/
+0
2010-07-09
staging: slicoss: Change return codes to -EYYY.
Kulikov Vasiliy
1
-26
/
+26
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+3
2010-03-04
Staging: merge staging patches into Linus's main branch
Greg Kroah-Hartman
2
-63
/
+62
2010-03-04
Staging: Fix continuation line formats
Joe Perches
1
-4
/
+2
2010-03-04
staging: declare MODULE_FIRMWARE in various drivers
Ben Hutchings
1
-0
/
+6
2010-03-04
staging: slicoss Use pci_set_consistent_dma_mask.
kirjanov@gmail.com
1
-5
/
+18
2010-03-04
staging: slicoss Use compare_ether_addr.
kirjanov@gmail.com
2
-17
/
+3
2010-03-04
staging: slicoss Use PCI_DEVICE_TABLE.
kirjanov@gmail.com
1
-8
/
+4
2010-03-04
staging: slicoss Use dev->stats rather than adapter->stats.
kirjanov@gmail.com
1
-13
/
+12
2010-03-04
staging: slicoss No need to check pointer in debugfs_remove()
kirjanov@gmail.com
1
-4
/
+2
2010-03-04
staging: slicoss No need type casting when using netdev_priv
kirjanov@gmail.com
1
-10
/
+10
2010-03-04
staging: slicoss Check for valid hw address
kirjanov@gmail.com
1
-0
/
+3
2010-03-04
staging: slicoss Convert to netdev_tx_t
kirjanov@gmail.com
1
-2
/
+2
2010-02-19
staging: convert to use netdev_for_each_mc_addr
Jiri Pirko
1
-12
/
+4
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2009-12-11
Staging: slicoss: remove duplicate structure field initialization
Julia Lawall
1
-1
/
+0
2009-09-15
Staging: ARRAY_SIZE changes
Stoyan Gaydarov
1
-1
/
+1
2009-07-06
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
staging: slicoss: update README
Stephen Hemminger
1
-1
/
+30
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-04
Staging: slicoss: slichw.h cleanup
Greg Kroah-Hartman
1
-514
/
+510
2009-04-04
Staging: slicoss: delete slicdbg.h
Greg Kroah-Hartman
2
-68
/
+15
2009-04-04
Staging: slicoss: remove ASSERTMSG macro
Greg Kroah-Hartman
1
-14
/
+0
2009-04-04
Staging: slicoss: remove DBG_ERROR macro
Greg Kroah-Hartman
2
-119
/
+112
2009-04-04
Staging: slicoss: remove SLICLEVEL and SLIC_DISPLAY macros
Greg Kroah-Hartman
2
-7
/
+3
2009-04-04
Staging: slicoss: remove SLIC_ETHTOOL_SUPPORT
Greg Kroah-Hartman
1
-110
/
+74
2009-04-04
Staging: slicoss: remove DBG_MSG
Greg Kroah-Hartman
2
-551
/
+28
2009-04-04
Staging: slicoss: remove VALID_ADDRESS macro
Greg Kroah-Hartman
2
-10
/
+0
2009-04-04
Staging: slicoss: remove SLIC_PING_TIMER_ENABLED
Greg Kroah-Hartman
1
-5
/
+3
2009-04-04
Staging: slicoss: remove LINUX_FREES_ADAPTER_RESOURCES
Greg Kroah-Hartman
1
-3
/
+0
2009-04-04
Staging: slicoss: remove SLIC_POWER_MANAGEMENT_ENABLED
Greg Kroah-Hartman
1
-8
/
+0
2009-04-04
Staging: slicoss: add proper KERN_DEBUG to 2 printks
Greg Kroah-Hartman
1
-3
/
+3
2009-04-04
Staging: slicoss: remove SLIC_GET_STATS_ENABLED
Greg Kroah-Hartman
1
-12
/
+1
2009-04-04
Staging: slicoss: delete slicinc.h
Greg Kroah-Hartman
2
-163
/
+72
2009-04-04
Staging: slicoss: remove SLIC_GET_STATS_TIMER_ENABLED
Greg Kroah-Hartman
2
-66
/
+0
[next]