开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
nic.h
Age
Commit message (
Expand
)
Author
2017-05-12
sfc: revert changes to NIC revision numbers
Bert Kenward
2017-02-09
sfc: configure UDP tunnel offload ports
Jon Cooper
2017-01-17
sfc: read back RX hash config from the NIC when querying it with ethtool -x
Edward Cree
2017-01-16
sfc: get PIO buffer size from the NIC
Edward Cree
2017-01-16
sfc: allow PIO more often
Edward Cree
2016-11-30
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
2016-11-18
sfc: Firmware-Assisted TSO version 2
Bert Kenward
2016-08-26
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
Jon Cooper
2016-08-12
sfc: set interrupt moderation via MCDI
Bert Kenward
2016-08-12
sfc: retrieve second word of datapath capabilities
Bert Kenward
2016-06-15
sfc: Implement list of VLANs added over interface
Andrew Rybchenko
2015-07-21
sfc: enable cascaded multicast filters in MCFW
Daniel Pieczko
2015-06-02
sfc: display vadaptor statistics for all interfaces
Daniel Pieczko
2015-06-02
sfc: add "port_" prefix to MAC stats
Daniel Pieczko
2015-06-02
sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
Shradha Shah
2015-05-21
sfc: Store vf_index in nic_data for Ef10.
Shradha Shah
2015-05-09
sfc: Add use of shared RSS contexts.
Jon Cooper
2015-05-09
sfc: create vports for VFs and assign random MAC addresses
Shradha Shah
2015-05-09
sfc: Prepare to bind the sfc driver to the VF.
Shradha Shah
2015-05-09
sfc: get the PF number and record in nic_data
Daniel Pieczko
2015-05-09
sfc: create VEB vswitch and vport above default firmware setup
Daniel Pieczko
2015-05-09
sfc: record the PF's vport ID in nic_data
Daniel Pieczko
2015-05-09
sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_data
Daniel Pieczko
2015-05-09
sfc: Move and rename efx_vf struct to siena_vf
Daniel Pieczko
2015-05-09
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
2014-11-06
sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr...
Shradha Shah
2014-11-06
sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix
Shradha Shah
2014-11-06
sfc: Move the current VF state from efx_nic into siena_nic_data
Shradha Shah
2014-10-17
sfc: add support for skb->xmit_more
Edward Cree
2014-07-15
sfc: add extra RX drop counters for nodesc_trunc and noskb_drop
Edward Cree
2014-04-16
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
Edward Cree
2013-12-12
sfc: Add PTP counters to ethtool stats
Ben Hutchings
2013-12-12
sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait}
Shradha Shah
2013-12-12
sfc: Implement efx_nic_type::filter_clear_rx operation for EF10
Ben Hutchings
2013-12-12
sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well
Andrew Rybchenko
2013-12-12
sfc: Add RX packet timestamping for EF10
Jon Cooper
2013-12-12
sfc: split setup of hardware timestamping into NIC-type operation
Daniel Pieczko
2013-12-12
sfc: Remove dependency of PTP on having a dedicated channel
Ben Hutchings
2013-12-12
sfc: Correct RX dropped count for drops while interface is down
Jon Cooper
2013-12-06
Merge branch 'sfc-3.13' into master
Ben Hutchings
2013-12-06
sfc: Stop/re-start PTP when stopping/starting the datapath.
Alexandre Rames
2013-11-19
sfc: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
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
[next]