index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
nic.h
Age
Commit message (
Expand
)
Author
2013-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-04
sfc: Add PM and RXDP drop counters to ethtool stats
Edward Cree
2013-09-24
sfc: Remove extern from function prototypes
Joe Perches
2013-09-20
sfc: Separate out queue-empty check from efx_nic_may_push_tx_desc()
Ben Hutchings
2013-09-20
sfc: Allocate and link PIO buffers; map them with write-combining
Ben Hutchings
2013-09-11
sfc: Reinitialise and re-validate datapath caps after MC reboot
Ben Hutchings
2013-08-29
sfc: Update copyright banners
Ben Hutchings
2013-08-29
sfc: Add support for Solarflare SFC9100 family
Ben Hutchings
2013-08-29
sfc: Allow event queue initialisation to fail
Jon Cooper
2013-08-27
sfc: Delegate MAC/NIC statistic description to efx_nic_type
Ben Hutchings
2013-08-27
sfc: Remove more left-overs from Falcon GMAC support
Ben Hutchings
2013-08-27
sfc: Move MTD operations into efx_nic_type
Ben Hutchings
2013-08-22
sfc: Rename SPI stuff to show that it is Falcon-specific
Ben Hutchings
2013-08-22
sfc: Cleanup Falcon-arch simple MAC filter state
Ben Hutchings
2013-08-22
sfc: Make most filter operations NIC-type-specific
Ben Hutchings
2013-08-21
sfc: Move and rename Falcon/Siena common NIC operations
Ben Hutchings
2013-08-21
sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour
Ben Hutchings
2013-08-21
sfc: Limit scope of a Falcon A1 IRQ workaround
Ben Hutchings
2013-08-21
sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...
Ben Hutchings
2013-08-21
sfc: Make MCDI independent of Siena
Ben Hutchings
2013-08-21
sfc: Move more Falcon-specific code and definitions into falcon.c
Ben Hutchings
2013-08-21
sfc: Move details of a Falcon bug workaround out of ethtool.c
Ben Hutchings
2013-06-24
sfc: Report software timestamping capabilities
Ben Hutchings
2012-12-01
sfc: Really disable flow control while flushing
Ben Hutchings
2012-11-01
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
2012-09-19
sfc: Add support for IEEE-1588 PTP
Stuart Hodgson
2012-07-17
sfc: Fix interface statistics running backward
Ben Hutchings
2012-03-06
sfc: Log the part number on probe
Ben Hutchings
2012-03-06
sfc: Run event/IRQ self-test asynchronously when interface is brought up
Ben Hutchings
2012-03-06
sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-test
Ben Hutchings
2012-03-06
sfc: Remove redundant function efx_nic_has_mc()
Ben Hutchings
2012-02-16
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
2012-02-16
sfc: Allocate SRAM between buffer table and descriptor caches at init time
Ben Hutchings
2012-02-16
sfc: Generalise event generation to cover VF-owned event queues
Ben Hutchings
2012-02-16
sfc: Generate RX fill events based on RX queues, not channels
Ben Hutchings
2012-02-13
sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE
Ben Hutchings
2012-01-27
sfc: Add hwmon driver for boards using SFC9000-family controllers
Ben Hutchings
2012-01-27
sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)
Ben Hutchings
2012-01-27
sfc: Merge efx_mac_operations into efx_nic_type
Ben Hutchings
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-16
sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()
Ben Hutchings
2011-08-11
sfc: Move the Solarflare drivers
Jeff Kirsher