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.13.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
/
ef10.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-22
sfc: Initialise MCDI buffers to 0 on declaration.
Jon Cooper
1
-13
/
+15
2015-05-22
sfc: Enable a VF to get its own MAC address
Daniel Pieczko
1
-2
/
+33
2015-05-22
sfc: protect filter table against use-after-free
Edward Cree
1
-0
/
+19
2015-05-22
sfc: Store the efx_nic struct of the current VF in the VF data struct
Shradha Shah
1
-0
/
+32
2015-05-22
sfc: Store vf_index in nic_data for Ef10.
Shradha Shah
1
-17
/
+51
2015-05-22
sfc: MC_CMD_SET_MAC can only be called by the link control Function
Shradha Shah
1
-1
/
+8
2015-05-09
sfc: Bind the sfc driver to any available VF's
Shradha Shah
1
-0
/
+2
2015-05-09
sfc: Add use of shared RSS contexts.
Jon Cooper
1
-22
/
+135
2015-05-09
sfc: Cope with permissions enforcement added to firmware for SR-IOV
Edward Cree
1
-2
/
+14
2015-05-09
sfc: manually allocate and free vadaptors
Shradha Shah
1
-6
/
+6
2015-05-09
sfc: Prepare to bind the sfc driver to the VF.
Shradha Shah
1
-3
/
+138
2015-05-09
sfc: get the PF number and record in nic_data
Daniel Pieczko
1
-0
/
+22
2015-05-09
sfc: create VEB vswitch and vport above default firmware setup
Daniel Pieczko
1
-0
/
+7
2015-05-09
sfc: record the PF's vport ID in nic_data
Daniel Pieczko
1
-4
/
+9
2015-05-09
sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data
Daniel Pieczko
1
-0
/
+7
2015-05-09
sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAIN
Shradha Shah
1
-0
/
+1
2015-05-09
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
Shradha Shah
1
-0
/
+1
2015-05-09
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
1
-0
/
+8
2014-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-11-06
sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...
Shradha Shah
1
-0
/
+5
2014-11-03
sfc: don't BUG_ON efx->max_channels == 0 in probe
Edward Cree
1
-1
/
+2
2014-07-16
sfc: add extra RX drop counters for nodesc_trunc and noskb_drop
Edward Cree
1
-3
/
+11
2014-04-16
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
Edward Cree
1
-1
/
+11
2014-04-02
Call efx_set_channels() before efx->type->dimension_resources()
Daniel Pieczko
1
-0
/
+7
2014-03-15
sfc: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-0
/
+3
2014-03-10
sfc: Use ether_addr_copy and eth_broadcast_addr
Edward Cree
1
-8
/
+5
2014-02-13
sfc: Correct comment about number of TX queues used on EF10
Ben Hutchings
1
-2
/
+2
2014-01-22
sfc: Change efx_mcdi_reset_port to use ENTITY_RESET MC command.
Jon Cooper
1
-5
/
+26
2013-12-16
sfc: Fix RX drop filters for EF10
Ben Hutchings
1
-1
/
+3
2013-12-13
sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait}
Shradha Shah
1
-4
/
+4
2013-12-13
sfc: Implement efx_nic_type::filter_clear_rx operation for EF10
Ben Hutchings
1
-7
/
+23
2013-12-13
sfc: Allow filter removal only with exactly matching priority
Ben Hutchings
1
-1
/
+1
2013-12-13
sfc: Don't refer to 'stack' in filter implementation
Ben Hutchings
1
-52
/
+52
2013-12-13
sfc: Change priority and flags for automatic MAC filters
Ben Hutchings
1
-31
/
+42
2013-12-13
sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well
Andrew Rybchenko
1
-5
/
+5
2013-12-13
sfc: Add more information to many warnings using WARN() and netdev_WARN()
Ben Hutchings
1
-10
/
+20
2013-12-13
sfc: Enable PTP clock and timestamping for all functions on EF10
Ben Hutchings
1
-1
/
+4
2013-12-13
sfc: Add RX packet timestamping for EF10
Jon Cooper
1
-2
/
+121
2013-12-13
sfc: Return EBUSY for filter insertion on EF10, matching Falcon/Siena
Ben Hutchings
1
-0
/
+2
2013-12-13
sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10
Ben Hutchings
1
-0
/
+1
2013-12-13
sfc: Log all unexpected MCDI errors
Edward Cree
1
-22
/
+17
2013-12-13
sfc: Correct RX dropped count for drops while interface is down
Jon Cooper
1
-0
/
+2
2013-12-13
sfc: Make initial fill of RX descriptors synchronous
Jon Cooper
1
-1
/
+1
2013-12-13
sfc: Tighten the check for RX merged completion events
Ben Hutchings
1
-4
/
+9
2013-12-13
sfc: Add MC BISTs to ethtool offline self test on EF10
Jon Cooper
1
-1
/
+83
2013-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-22
/
+65
2013-10-05
sfc: Add PM and RXDP drop counters to ethtool stats
Edward Cree
1
-0
/
+35
2013-10-05
sfc: Refactor EF10 stat mask code to allow for more conditional stats
Edward Cree
1
-21
/
+28
2013-10-05
sfc: Add rmb() between reading stats and generation count to ensure consistency
Jon Cooper
1
-0
/
+1
2013-09-20
sfc: Allocate and link PIO buffers; map them with write-combining
Ben Hutchings
1
-3
/
+314
[next]