index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sfc
/
net_driver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: Update version, copyright dates, authors
Ben Hutchings
2009-11-29
1
-2
/
+2
*
sfc: Add support for SFC9000 family (2)
Ben Hutchings
2009-11-29
1
-1
/
+9
*
sfc: Allow for additional checksum offload features
Ben Hutchings
2009-11-29
1
-0
/
+3
*
sfc: Extend MTD driver for use with new NICs
Ben Hutchings
2009-11-29
1
-2
/
+6
*
sfc: Remove static PHY data and enumerations
Ben Hutchings
2009-11-29
1
-29
/
+6
*
sfc: Extend loopback mode enumeration
Ben Hutchings
2009-11-29
1
-1
/
+1
*
sfc: Add efx_nic_type operation for identity LED control
Ben Hutchings
2009-11-29
1
-0
/
+2
*
sfc: Add efx_nic_type operation for NVRAM self-test
Ben Hutchings
2009-11-29
1
-0
/
+2
*
sfc: Add efx_nic_type operation for register self-test
Ben Hutchings
2009-11-29
1
-0
/
+2
*
sfc: Implement ethtool reset operation
Ben Hutchings
2009-11-29
1
-0
/
+3
*
sfc: Add power-management and wake-on-LAN support
Ben Hutchings
2009-11-29
1
-0
/
+6
*
sfc: Refactor link configuration
Ben Hutchings
2009-11-29
1
-2
/
+6
*
sfc: Move Falcon NIC operations to efx_nic_type
Ben Hutchings
2009-11-29
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-28
1
-0
/
+4
*
sfc: Decouple NIC revision number from Falcon PCI revision number
Ben Hutchings
2009-11-28
1
-0
/
+2
*
sfc: Remove some redundant whitespace
Ben Hutchings
2009-11-28
1
-2
/
+0
*
sfc: Always start Falcon using the XMAC
Steve Hodgson
2009-11-28
1
-0
/
+3
*
sfc: Replace MDIO spinlock with mutex
Steve Hodgson
2009-11-28
1
-2
/
+2
*
sfc: Simplify PHY polling
Steve Hodgson
2009-11-28
1
-10
/
+14
*
sfc: Change MAC promiscuity and multicast hash at the same time
Ben Hutchings
2009-11-26
1
-1
/
+1
*
sfc: Simplify XMAC link polling
Ben Hutchings
2009-11-26
1
-6
/
+4
*
sfc: Split MAC stats DMA initiation and completion
Ben Hutchings
2009-11-26
1
-2
/
+0
*
sfc: Fix bugs in RX queue flushing
Ben Hutchings
2009-11-26
1
-2
/
+9
*
sfc: Log interrupt and reset type names, not numbers
Ben Hutchings
2009-11-24
1
-2
/
+17
*
sfc: Gather link state fields in struct efx_nic into new struct efx_link_state
Ben Hutchings
2009-11-24
1
-9
/
+17
*
sfc: Move all I2C stuff into struct falcon_board
Ben Hutchings
2009-11-24
1
-3
/
+0
*
sfc: Move struct falcon_board into struct falcon_nic_data
Ben Hutchings
2009-11-24
1
-27
/
+0
*
sfc: Make board information explicitly Falcon-specific
Ben Hutchings
2009-11-24
1
-3
/
+3
*
sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
Ben Hutchings
2009-11-24
1
-7
/
+4
*
sfc: Use a single blink implementation
Ben Hutchings
2009-11-24
1
-10
/
+8
*
sfc: Remove pointless abstraction of memory BAR number (2)
Ben Hutchings
2009-11-24
1
-2
/
+0
*
sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()
Ben Hutchings
2009-10-24
1
-11
/
+0
*
sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
Ben Hutchings
2009-10-24
1
-1
/
+0
*
sfc: Maintain interrupt moderation values in ticks, not microseconds
Ben Hutchings
2009-10-24
1
-1
/
+1
*
sfc: Move shared members of struct falcon_nic_data into struct efx_nic
Ben Hutchings
2009-10-24
1
-0
/
+7
*
sfc: Merge struct efx_blinker into struct efx_board
Ben Hutchings
2009-10-24
1
-15
/
+6
*
sfc: Move all TX DMA length limiting into tx.c
Ben Hutchings
2009-10-24
1
-4
/
+0
*
sfc: Eliminate indirect lookups of queue size constants
Ben Hutchings
2009-10-24
1
-6
/
+0
*
sfc: Move RX data FIFO thresholds out of struct efx_nic_type
Ben Hutchings
2009-10-24
1
-4
/
+0
*
sfc: Work around XMAC bug causing packet loss with some peers
Ben Hutchings
2009-08-26
1
-1
/
+6
*
sfc: Use generic MDIO flow control auto-negotiation functions
Ben Hutchings
2009-04-29
1
-22
/
+4
*
sfc: Use generic MDIO functions and definitions
Ben Hutchings
2009-04-29
1
-5
/
+3
*
sfc: Implement adaptive IRQ moderation
Ben Hutchings
2009-03-21
1
-0
/
+9
*
sfc: Clean up LED control
Ben Hutchings
2009-03-02
1
-4
/
+4
*
sfc: Delete unused efx_blinker::led_num field
Ben Hutchings
2009-03-02
1
-2
/
+0
*
sfc: Add support for QT2025C PHY
Ben Hutchings
2009-03-02
1
-0
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-30
1
-5
/
+4
|
\
|
*
sfc: Replace stats_enabled flag with a disable count
Ben Hutchings
2009-01-30
1
-3
/
+2
|
*
sfc: SFX7101/SFT9001: Fix AN advertisements
Ben Hutchings
2009-01-30
1
-2
/
+2
[next]