index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
nic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-07
Merge branch 'sfc-3.13' into master
Ben Hutchings
1
-0
/
+2
2013-12-07
sfc: Stop/re-start PTP when stopping/starting the datapath.
Alexandre Rames
1
-0
/
+2
2013-11-20
sfc: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
1
-1
/
+2
2013-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+12
2013-10-05
sfc: Add PM and RXDP drop counters to ethtool stats
Edward Cree
1
-0
/
+12
2013-09-24
sfc: Remove extern from function prototypes
Joe Perches
1
-107
/
+103
2013-09-20
sfc: Separate out queue-empty check from efx_nic_may_push_tx_desc()
Ben Hutchings
1
-6
/
+22
2013-09-20
sfc: Allocate and link PIO buffers; map them with write-combining
Ben Hutchings
1
-0
/
+18
2013-09-11
sfc: Reinitialise and re-validate datapath caps after MC reboot
Ben Hutchings
1
-0
/
+3
2013-08-30
sfc: Update copyright banners
Ben Hutchings
1
-2
/
+2
2013-08-29
sfc: Add support for Solarflare SFC9100 family
Ben Hutchings
1
-4
/
+75
2013-08-29
sfc: Allow event queue initialisation to fail
Jon Cooper
1
-3
/
+3
2013-08-28
sfc: Delegate MAC/NIC statistic description to efx_nic_type
Ben Hutchings
1
-0
/
+124
2013-08-28
sfc: Remove more left-overs from Falcon GMAC support
Ben Hutchings
1
-5
/
+0
2013-08-28
sfc: Move MTD operations into efx_nic_type
Ben Hutchings
1
-1
/
+32
2013-08-22
sfc: Rename SPI stuff to show that it is Falcon-specific
Ben Hutchings
1
-2
/
+2
2013-08-22
sfc: Cleanup Falcon-arch simple MAC filter state
Ben Hutchings
1
-0
/
+1
2013-08-22
sfc: Make most filter operations NIC-type-specific
Ben Hutchings
1
-0
/
+28
2013-08-21
sfc: Move and rename Falcon/Siena common NIC operations
Ben Hutchings
1
-33
/
+167
2013-08-21
sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour
Ben Hutchings
1
-3
/
+1
2013-08-21
sfc: Limit scope of a Falcon A1 IRQ workaround
Ben Hutchings
1
-1
/
+0
2013-08-21
sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...
Ben Hutchings
1
-1
/
+1
2013-08-21
sfc: Make MCDI independent of Siena
Ben Hutchings
1
-16
/
+0
2013-08-21
sfc: Move more Falcon-specific code and definitions into falcon.c
Ben Hutchings
1
-42
/
+1
2013-08-21
sfc: Move details of a Falcon bug workaround out of ethtool.c
Ben Hutchings
1
-1
/
+0
2013-06-24
sfc: Report software timestamping capabilities
Ben Hutchings
1
-2
/
+2
2012-12-01
sfc: Really disable flow control while flushing
Ben Hutchings
1
-0
/
+2
2012-11-01
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
1
-26
/
+0
2012-09-19
sfc: Add support for IEEE-1588 PTP
Stuart Hodgson
1
-0
/
+36
2012-07-17
sfc: Fix interface statistics running backward
Ben Hutchings
1
-0
/
+18
2012-03-06
sfc: Log the part number on probe
Ben Hutchings
1
-4
/
+0
2012-03-06
sfc: Run event/IRQ self-test asynchronously when interface is brought up
Ben Hutchings
1
-1
/
+1
2012-03-06
sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-test
Ben Hutchings
1
-2
/
+11
2012-03-06
sfc: Remove redundant function efx_nic_has_mc()
Ben Hutchings
1
-4
/
+0
2012-02-16
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
1
-0
/
+89
2012-02-16
sfc: Allocate SRAM between buffer table and descriptor caches at init time
Ben Hutchings
1
-0
/
+2
2012-02-16
sfc: Generalise event generation to cover VF-owned event queues
Ben Hutchings
1
-2
/
+2
2012-02-16
sfc: Generate RX fill events based on RX queues, not channels
Ben Hutchings
1
-1
/
+1
2012-02-14
sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE
Ben Hutchings
1
-0
/
+5
2012-01-27
sfc: Add hwmon driver for boards using SFC9000-family controllers
Ben Hutchings
1
-0
/
+14
2012-01-27
sfc: Correct interrupt timer quantum for Siena (normal and turbo mode)
Ben Hutchings
1
-3
/
+0
2012-01-27
sfc: Merge efx_mac_operations into efx_nic_type
Ben Hutchings
1
-0
/
+3
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-2
/
+0
2011-09-17
sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()
Ben Hutchings
1
-1
/
+2
2011-08-11
sfc: Move the Solarflare drivers
Jeff Kirsher
1
-0
/
+273
[prev]