index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sfc
/
net_driver.h
Age
Commit message (
Expand
)
Author
2009-11-29
sfc: Clean up RX event handling
Ben Hutchings
2009-11-28
sfc: Move descriptor cache base addresses to struct efx_nic_type
Ben Hutchings
2009-11-28
sfc: Decouple NIC revision number from Falcon PCI revision number
Ben Hutchings
2009-11-28
sfc: Remove some redundant whitespace
Ben Hutchings
2009-11-28
sfc: Always start Falcon using the XMAC
Steve Hodgson
2009-11-28
sfc: Replace MDIO spinlock with mutex
Steve Hodgson
2009-11-28
sfc: Simplify PHY polling
Steve Hodgson
2009-11-26
sfc: Change MAC promiscuity and multicast hash at the same time
Ben Hutchings
2009-11-26
sfc: Simplify XMAC link polling
Ben Hutchings
2009-11-26
sfc: Split MAC stats DMA initiation and completion
Ben Hutchings
2009-11-26
sfc: Fix bugs in RX queue flushing
Ben Hutchings
2009-11-24
sfc: Log interrupt and reset type names, not numbers
Ben Hutchings
2009-11-24
sfc: Gather link state fields in struct efx_nic into new struct efx_link_state
Ben Hutchings
2009-11-24
sfc: Move all I2C stuff into struct falcon_board
Ben Hutchings
2009-11-24
sfc: Move struct falcon_board into struct falcon_nic_data
Ben Hutchings
2009-11-24
sfc: Make board information explicitly Falcon-specific
Ben Hutchings
2009-11-24
sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
Ben Hutchings
2009-11-24
sfc: Use a single blink implementation
Ben Hutchings
2009-11-24
sfc: Remove pointless abstraction of memory BAR number (2)
Ben Hutchings
2009-10-24
sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()
Ben Hutchings
2009-10-24
sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
Ben Hutchings
2009-10-24
sfc: Maintain interrupt moderation values in ticks, not microseconds
Ben Hutchings
2009-10-24
sfc: Move shared members of struct falcon_nic_data into struct efx_nic
Ben Hutchings
2009-10-24
sfc: Merge struct efx_blinker into struct efx_board
Ben Hutchings
2009-10-24
sfc: Move all TX DMA length limiting into tx.c
Ben Hutchings
2009-10-24
sfc: Eliminate indirect lookups of queue size constants
Ben Hutchings
2009-10-24
sfc: Move RX data FIFO thresholds out of struct efx_nic_type
Ben Hutchings
2009-08-26
sfc: Work around XMAC bug causing packet loss with some peers
Ben Hutchings
2009-04-29
sfc: Use generic MDIO flow control auto-negotiation functions
Ben Hutchings
2009-04-29
sfc: Use generic MDIO functions and definitions
Ben Hutchings
2009-03-21
sfc: Implement adaptive IRQ moderation
Ben Hutchings
2009-03-02
sfc: Clean up LED control
Ben Hutchings
2009-03-02
sfc: Delete unused efx_blinker::led_num field
Ben Hutchings
2009-03-02
sfc: Add support for QT2025C PHY
Ben Hutchings
2009-01-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-30
sfc: Replace stats_enabled flag with a disable count
Ben Hutchings
2009-01-30
sfc: SFX7101/SFT9001: Fix AN advertisements
Ben Hutchings
2009-01-21
sfc: Replace LRO with GRO
Herbert Xu
2008-12-26
sfc: Add support for multiple PHY self-tests
Ben Hutchings
2008-12-26
sfc: Generate unique names for per-NIC workqueues
Ben Hutchings
2008-12-12
sfc: Version 2.3
Ben Hutchings
2008-12-12
sfc: Use model numbers for PHY type names
Ben Hutchings
2008-12-12
sfc: Add support for Solarflare 10Xpress SFT9001
Ben Hutchings
2008-12-12
sfc: Rework MAC, PHY and board event handling
Ben Hutchings
2008-12-12
sfc: Implement auto-negotiation
Ben Hutchings
2008-12-12
sfc: Add support for sub-10G speeds
Ben Hutchings
2008-12-12
sfc: Remove MII extension cruft
Ben Hutchings
2008-12-12
sfc: Provide hints to irqbalance daemon
Ben Hutchings
2008-12-12
sfc: Add option to use a separate channel for TX completions
Neil Turton
2008-12-12
sfc: Make reset_workqueue driver-global rather than per-NIC
Steve Hodgson
[next]