index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
slicoss
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-03
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-03
Staging: Fix continuation line formats
Joe Perches
1
-4
/
+2
2010-03-03
staging: declare MODULE_FIRMWARE in various drivers
Ben Hutchings
1
-0
/
+6
2010-03-03
staging: slicoss Use pci_set_consistent_dma_mask.
kirjanov@gmail.com
1
-5
/
+18
2010-03-03
staging: slicoss Use compare_ether_addr.
kirjanov@gmail.com
2
-17
/
+3
2010-03-03
staging: slicoss Use PCI_DEVICE_TABLE.
kirjanov@gmail.com
1
-8
/
+4
2010-03-03
staging: slicoss Use dev->stats rather than adapter->stats.
kirjanov@gmail.com
1
-13
/
+12
2010-03-03
staging: slicoss No need to check pointer in debugfs_remove()
kirjanov@gmail.com
1
-4
/
+2
2010-03-03
staging: slicoss No need type casting when using netdev_priv
kirjanov@gmail.com
1
-10
/
+10
2010-03-03
staging: slicoss Check for valid hw address
kirjanov@gmail.com
1
-0
/
+3
2010-03-03
staging: slicoss Convert to netdev_tx_t
kirjanov@gmail.com
1
-2
/
+2
2010-02-18
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-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
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-03
Staging: slicoss: slichw.h cleanup
Greg Kroah-Hartman
1
-514
/
+510
2009-04-03
Staging: slicoss: delete slicdbg.h
Greg Kroah-Hartman
2
-68
/
+15
2009-04-03
Staging: slicoss: remove ASSERTMSG macro
Greg Kroah-Hartman
1
-14
/
+0
2009-04-03
Staging: slicoss: remove DBG_ERROR macro
Greg Kroah-Hartman
2
-119
/
+112
2009-04-03
Staging: slicoss: remove SLICLEVEL and SLIC_DISPLAY macros
Greg Kroah-Hartman
2
-7
/
+3
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
2
-551
/
+28
2009-04-03
Staging: slicoss: remove VALID_ADDRESS macro
Greg Kroah-Hartman
2
-10
/
+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
2
-163
/
+72
2009-04-03
Staging: slicoss: remove SLIC_GET_STATS_TIMER_ENABLED
Greg Kroah-Hartman
2
-66
/
+0
2009-04-03
Staging: slicoss: clean up SLIC_DUMP_ENABLED
Greg Kroah-Hartman
4
-1570
/
+2
2009-04-03
Staging: slicoss: delete slicbuild.h
Greg Kroah-Hartman
1
-88
/
+0
2009-04-03
Staging: slicoss: remove unused #defines
Greg Kroah-Hartman
2
-22
/
+12
2009-04-03
Staging: slicoss: remove slic_os.h
Greg Kroah-Hartman
2
-47
/
+0
2009-04-03
Staging: slicoss: remove WRITE_REG wrapper
Greg Kroah-Hartman
3
-107
/
+96
2009-04-03
Staging: slicoss: remove WRITE_REG64 wrapper
Greg Kroah-Hartman
3
-87
/
+51
2009-04-03
Staging: slicoss: remove DEBUG_REGISTER_TRACE
Greg Kroah-Hartman
2
-42
/
+0
2009-04-03
Staging: slicoss: remove jiffies macros
Greg Kroah-Hartman
2
-15
/
+9
2009-04-03
Staging: slicoss: remove TRUE/FALSE usage
Greg Kroah-Hartman
4
-38
/
+21
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
[next]