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
/
falcon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: Replace stats_enabled flag with a disable count
Ben Hutchings
2009-01-30
1
-4
/
+11
*
sfc: Fix post-reset MAC selection
Steve Hodgson
2009-01-30
1
-7
/
+8
*
sfc: SFX7101: Remove workaround for bad link training
Steve Hodgson
2009-01-30
1
-4
/
+0
*
net: sfc: Use pci_clear_master() to disable bus mastering
Ben Hutchings
2009-01-07
1
-2
/
+2
*
sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialised
Ben Hutchings
2008-12-12
1
-1
/
+1
*
sfc: Use model numbers for PHY type names
Ben Hutchings
2008-12-12
1
-1
/
+1
*
sfc: Remove leading spaces
Ben Hutchings
2008-12-12
1
-2
/
+2
*
sfc: Add support for SFN4111T
Ben Hutchings
2008-12-12
1
-0
/
+7
*
sfc: Add support for Solarflare 10Xpress SFT9001
Ben Hutchings
2008-12-12
1
-3
/
+7
*
sfc: Rework MAC, PHY and board event handling
Ben Hutchings
2008-12-12
1
-11
/
+9
*
sfc: Implement auto-negotiation
Ben Hutchings
2008-12-12
1
-3
/
+3
*
sfc: Add support for sub-10G speeds
Ben Hutchings
2008-12-12
1
-38
/
+141
*
sfc: Remove MII extension cruft
Ben Hutchings
2008-12-12
1
-9
/
+7
*
sfc: Don't count RX checksum errors during loopback self-test
Ben Hutchings
2008-12-12
1
-5
/
+8
*
sfc: Provide hints to irqbalance daemon
Ben Hutchings
2008-12-12
1
-1
/
+1
*
sfc: Work around unreliable strap pins
Ben Hutchings
2008-12-12
1
-70
/
+44
*
sfc: Clean up waits for flash/EEPROM operations
Ben Hutchings
2008-12-12
1
-21
/
+37
*
sfc: Remove unneeded register write
Ben Hutchings
2008-12-12
1
-9
/
+0
*
sfc: Change SPI lengths to type size_t
Ben Hutchings
2008-12-12
1
-9
/
+10
*
sfc: Expose flash region storing boot code as MTD
Ben Hutchings
2008-11-06
1
-5
/
+12
*
sfc: Clean up non-volatile memory partitioning
Ben Hutchings
2008-11-06
1
-3
/
+3
*
sfc: Fix type of FALCON_SPI_MAX_LEN
Ben Hutchings
2008-09-24
1
-1
/
+1
*
sfc: Disable interrupts after a fatal interrupt occurs until reset
Ben Hutchings
2008-09-24
1
-1
/
+2
*
sfc: Insert read memory barrier after checking MAC statistics flag
Ben Hutchings
2008-09-24
1
-1
/
+3
*
sfc: Make queue flushes more reliable
Ben Hutchings
2008-09-24
1
-118
/
+129
*
sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word)
Steve Hodgson
2008-09-24
1
-1
/
+1
*
sfc: Add check for memory allocation failure in falcon_probe_nic()
Ben Hutchings
2008-09-24
1
-0
/
+2
*
sfc: Extend self-tests
Ben Hutchings
2008-09-03
1
-23
/
+175
*
sfc: Remove some unreachable error paths
Ben Hutchings
2008-09-03
1
-23
/
+7
*
sfc: Cleanup RX event processing
Ben Hutchings
2008-09-03
1
-18
/
+12
*
sfc: Remove efx_channel::evqnum field
Ben Hutchings
2008-09-03
1
-7
/
+7
*
sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER
Ben Hutchings
2008-09-03
1
-7
/
+2
*
sfc: Cleanup RX queue information
Ben Hutchings
2008-09-03
1
-2
/
+2
*
sfc: Remove efx_channel::has_interrupt
Ben Hutchings
2008-09-03
1
-4
/
+4
*
sfc: Export boot configuration in EEPROM through ethtool
Ben Hutchings
2008-09-03
1
-48
/
+310
*
sfc: Removed forced inlining of long functions
Ben Hutchings
2008-09-03
1
-4
/
+4
*
sfc: Use explicit bool for boolean variables, parameters and return values
Ben Hutchings
2008-09-03
1
-24
/
+26
*
sfc: Reverse the XOFF/XON pause frame control fifo thresholds
Ben Hutchings
2008-09-03
1
-2
/
+2
*
sfc: Remove mistaken hardware workaround
Ben Hutchings
2008-09-03
1
-61
/
+4
*
sfc: Use separate hardware TX queues to select checksum generation
Ben Hutchings
2008-09-03
1
-5
/
+6
*
sfc: Replace net_dev->priv with netdev_priv(net_dev)
Ben Hutchings
2008-09-03
1
-2
/
+2
*
sfc: I2C adapter initialisation fixes
Ben Hutchings
2008-07-22
1
-9
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-13
1
-1
/
+3
|
\
|
*
sfc: Recover from RX queue flush failure
Steve Hodgson
2008-06-10
1
-1
/
+3
*
|
sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHz
Ben Hutchings
2008-05-30
1
-1
/
+1
*
|
sfc: Use kernel I2C system and i2c-algo-bit driver
Ben Hutchings
2008-05-30
1
-20
/
+52
|
/
*
sfc: Remove redundant casts to and from void *
Ben Hutchings
2008-05-22
1
-9
/
+9
*
sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *
Ben Hutchings
2008-05-22
1
-4
/
+1
*
sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros
Ben Hutchings
2008-05-22
1
-11
/
+2
*
sfc: Replaced various macros with inline functions
Ben Hutchings
2008-05-22
1
-23
/
+23
[next]