index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sfc
/
net_driver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: make functions static
stephen hemminger
2010-10-21
1
-5
/
+0
*
drivers/net: return operator cleanup
Eric Dumazet
2010-09-27
1
-1
/
+1
*
sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC
Ben Hutchings
2010-09-22
1
-2
/
+0
*
sfc: Fix build due to lack of vmalloc.h include.
David S. Miller
2010-09-22
1
-0
/
+1
*
sfc: Add filter table management
Ben Hutchings
2010-09-21
1
-0
/
+4
*
sfc: Fix order of channel_name array dimensions
Ben Hutchings
2010-09-14
1
-1
/
+1
*
sfc: Allow changing the DMA ring sizes dynamically via ethtool
Ben Hutchings
2010-09-10
1
-2
/
+2
*
sfc: Make the dmaq size a run-time setting (rather than compile-time)
Steve Hodgson
2010-09-10
1
-3
/
+10
*
sfc: Allocate each channel separately, along with its RX and TX queues
Ben Hutchings
2010-09-10
1
-39
/
+23
*
sfc: Refactor channel and queue lookup and iteration
Ben Hutchings
2010-09-10
1
-6
/
+37
*
sfc: Abstract channel and index lookup for RX queues
Ben Hutchings
2010-09-10
1
-0
/
+11
*
sfc: Remove unused field left from mis-merge
Ben Hutchings
2010-07-09
1
-2
/
+0
*
sfc: Add support for RX flow hash control
Ben Hutchings
2010-06-30
1
-0
/
+2
*
sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key
Ben Hutchings
2010-06-26
1
-0
/
+1
*
sfc: Record hardware RX hash on each skb where possible
Ben Hutchings
2010-06-25
1
-1
/
+3
*
sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME
Ben Hutchings
2010-06-25
1
-3
/
+1
*
sfc: Implement message level control
Ben Hutchings
2010-06-25
1
-29
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-07
1
-1
/
+1
|
\
|
*
sfc: Store port number in net_device::dev_id
Ben Hutchings
2010-06-03
1
-3
/
+1
|
*
sfc: Get port number from CS_PORT_NUM, not PCI function number
Ben Hutchings
2010-06-03
1
-1
/
+3
*
|
sfc: Get port number from CS_PORT_NUM, not PCI function number
Ben Hutchings
2010-06-02
1
-1
/
+3
*
|
sfc: Allow shared pages to be recycled
Steve Hodgson
2010-06-02
1
-0
/
+18
*
|
sfc: Support only two rx buffers per page
Steve Hodgson
2010-06-02
1
-10
/
+0
*
|
sfc: Remove efx_rx_queue::add_lock
Steve Hodgson
2010-06-02
1
-7
/
+3
*
|
sfc: Allow DRV_GEN events to be used outside of selftests
Steve Hodgson
2010-06-02
1
-2
/
+2
|
/
*
sfc: Create multiple TX queues
Ben Hutchings
2010-04-28
1
-33
/
+28
*
sfc: Clean up efx_nic::irq_zero_count
Ben Hutchings
2010-04-28
1
-1
/
+2
*
sfc: Add necessary parentheses to macro definitions in net_driver.h
Ben Hutchings
2010-04-28
1
-11
/
+11
*
sfc: Handle serious errors in exactly one interrupt handler
Steve Hodgson
2010-04-28
1
-0
/
+2
*
sfc: Do not include unneeded headers
Ben Hutchings
2010-02-04
1
-1
/
+0
*
sfc: Fix some incorrect or redundant comments
Ben Hutchings
2010-02-04
1
-8
/
+4
*
sfc: Replace PHY MDIO test with an 'alive' test
Ben Hutchings
2010-02-04
1
-1
/
+3
*
sfc: Move PHY software state initialisation from init() into probe()
Steve Hodgson
2009-12-24
1
-0
/
+1
*
sfc: Update version, copyright dates, authors
Ben Hutchings
2009-11-30
1
-2
/
+2
*
sfc: Add support for SFC9000 family (2)
Ben Hutchings
2009-11-30
1
-1
/
+9
*
sfc: Allow for additional checksum offload features
Ben Hutchings
2009-11-30
1
-0
/
+3
*
sfc: Extend MTD driver for use with new NICs
Ben Hutchings
2009-11-30
1
-2
/
+6
*
sfc: Remove static PHY data and enumerations
Ben Hutchings
2009-11-30
1
-29
/
+6
*
sfc: Extend loopback mode enumeration
Ben Hutchings
2009-11-30
1
-1
/
+1
*
sfc: Add efx_nic_type operation for identity LED control
Ben Hutchings
2009-11-30
1
-0
/
+2
*
sfc: Add efx_nic_type operation for NVRAM self-test
Ben Hutchings
2009-11-30
1
-0
/
+2
*
sfc: Add efx_nic_type operation for register self-test
Ben Hutchings
2009-11-30
1
-0
/
+2
*
sfc: Implement ethtool reset operation
Ben Hutchings
2009-11-30
1
-0
/
+3
*
sfc: Add power-management and wake-on-LAN support
Ben Hutchings
2009-11-30
1
-0
/
+6
*
sfc: Refactor link configuration
Ben Hutchings
2009-11-30
1
-2
/
+6
*
sfc: Move Falcon NIC operations to efx_nic_type
Ben Hutchings
2009-11-30
1
-0
/
+29
*
sfc: Clean up RX event handling
Ben Hutchings
2009-11-29
1
-2
/
+2
*
sfc: Move descriptor cache base addresses to struct efx_nic_type
Ben Hutchings
2009-11-29
1
-0
/
+4
*
sfc: Decouple NIC revision number from Falcon PCI revision number
Ben Hutchings
2009-11-29
1
-0
/
+2
*
sfc: Remove some redundant whitespace
Ben Hutchings
2009-11-29
1
-2
/
+0
[next]