Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a707d18851a3bab517e21a6449806e468703bc3d
/
drivers
/
net
/
ethernet
/
sfc
/
net_driver.h
a707d18
sfc: read back RX hash config from the NIC when querying it with ethtool -x
by Edward Cree
· 8 years ago
f74d199
sfc: support setting RSS hash key through ethtool API
by Edward Cree
· 8 years ago
de1deff
sfc: allow PIO more often
by Edward Cree
· 8 years ago
08a7b29b
sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
by Bert Kenward
· 8 years ago
4fdda95
sfc: don't report RX hash keys to ethtool when RSS wasn't enabled
by Edward Cree
· 8 years ago
7cafe8f
net: sfc: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
e01b16a
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
by Edward Cree
· 8 years ago
5a6681e
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
by Edward Cree
· 8 years ago
e373909
sfc: remove unneeded variable
by Dan Carpenter
· 8 years ago
46d1efd
sfc: remove Software TSO
by Edward Cree
· 8 years ago
e9117e5
sfc: Firmware-Assisted TSO version 2
by Bert Kenward
· 8 years ago
b718c88
sfc: report 4-tuple UDP hashing to ethtool, if it's enabled
by Edward Cree
· 8 years ago
72a31d8
sfc: check MTU against minimum threshold
by Bert Kenward
· 8 years ago
942e298
sfc: work around TRIGGER_INTERRUPT command not working on SFC9140
by Jon Cooper
· 8 years ago
d95e329
sfc: get timer configuration from adapter
by Bert Kenward
· 8 years ago
539de7c
sfc: set interrupt moderation via MCDI
by Bert Kenward
· 8 years ago
e4478ad
sfc: VLAN filters must only be created if the firmware supports this.
by Martin Habets
· 9 years ago
4a53ea8
sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks
by Andrew Rybchenko
· 9 years ago
ebfcd0f
sfc: Add efx_nic member with fixed netdev features
by Andrew Rybchenko
· 9 years ago
b071c3a
sfc: Move last mc_promisc flag to EF10 filter table state
by Andrew Rybchenko
· 9 years ago
faf8dcc
sfc: Track RPS flow IDs per channel instead of per function
by Jon Cooper
· 9 years ago
6f24e5d
sfc: use ALIGN macro for aligning frame sizes
by Jarod Wilson
· 9 years ago
93171b1
sfc: make TSO version a per-queue parameter
by Bert Kenward
· 9 years ago
73186df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b2663a4
sfc: push partner queue for skb->xmit_more
by Martin Habets
· 9 years ago
c0f9c7e
sfc: replace spinlocks with bit ops for busy poll locking
by Bert Kenward
· 9 years ago
c577e59
sfc: fully reset if MC_REBOOT event received without warm_boot_count increment
by Daniel Pieczko
· 9 years ago
b0fbdae
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
by Shradha Shah
· 9 years ago
ab8b1f7c
sfc: support cascaded multicast filters
by Daniel Pieczko
· 9 years ago
c936835
sfc: Report TX completions to BQL after all TX events in interrupt
by Peter Dunning
· 10 years ago
1d051e0
sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
by Shradha Shah
· 10 years ago
910c878
sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC
by Shradha Shah
· 10 years ago
4392dc6
sfc: add ndo_set_vf_link_state() function for EF10
by Edward Cree
· 10 years ago
0d5e0fb
sfc: Enable a VF to get its own MAC address
by Daniel Pieczko
· 10 years ago
0d32241
sfc: protect filter table against use-after-free
by Edward Cree
· 10 years ago
cfc77c2
sfc: save old MAC address in case sriov_mac_address_changed fails
by Shradha Shah
· 10 years ago
6f7f8aa
sfc: Bind the sfc driver to any available VF's
by Shradha Shah
· 10 years ago
267c015
sfc: Add use of shared RSS contexts.
by Jon Cooper
· 10 years ago
02246a7
sfc: Prepare to bind the sfc driver to the VF.
by Shradha Shah
· 10 years ago
6d8aaaf
sfc: create VEB vswitch and vport above default firmware setup
by Daniel Pieczko
· 10 years ago
834e23d
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
by Shradha Shah
· 10 years ago
bf3d015
sfc: Move and rename efx_vf struct to siena_vf
by Daniel Pieczko
· 10 years ago
7fa8d54
sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code
by Shradha Shah
· 10 years ago
d98a4ff
sfc: Add NIC type operations to replace direct calls from efx.c into siena_sriov.c
by Shradha Shah
· 10 years ago
2dc313e
sfc: Move the current VF state from efx_nic into siena_nic_data
by Shradha Shah
· 10 years ago
3676326
sfc: Add support for busy polling
by Alexandre Rames
· 10 years ago
8ccf3800
sfc: Add per-queue statistics in ethtool
by Andrew Rybchenko
· 10 years ago
e4d112e
sfc: add extra RX drop counters for nodesc_trunc and noskb_drop
by Edward Cree
· 10 years ago
e283546
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
by Edward Cree
· 11 years ago
5b3b760
sfc: Add/remove blank lines to taste
by Ben Hutchings
· 11 years ago
8c5270a
sfc: remove unused 'enum efx_rx_alloc_method'
by Andrew Rybchenko
· 11 years ago
ff2de51
sfc: remove unused 'refcnt' from efx_rx_page_state
by Andrew Rybchenko
· 11 years ago
fbd7912
sfc: Implement efx_nic_type::filter_clear_rx operation for EF10
by Ben Hutchings
· 11 years ago
d43050c
sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well
by Andrew Rybchenko
· 11 years ago
0bcf4a6
sfc: Associate primary and secondary functions of controller
by Ben Hutchings
· 11 years ago
ef215e6
sfc: Store VPD serial number at probe time
by Ben Hutchings
· 11 years ago
bd9a265
sfc: Add RX packet timestamping for EF10
by Jon Cooper
· 11 years ago
2ccd0b1
sfc: Copy RX prefix into skb head area in efx_rx_mk_skb()
by Ben Hutchings
· 11 years ago
9ec0659
sfc: split setup of hardware timestamping into NIC-type operation
by Daniel Pieczko
· 11 years ago
f8f3b5a
sfc: Correct RX dropped count for drops while interface is down
by Jon Cooper
· 11 years ago
74cd60a
sfc: Add MC BISTs to ethtool offline self test on EF10
by Jon Cooper
· 11 years ago
2ec0301
sfc: RX buffer allocation takes prefix size into account in IP header alignment
by Andrew Rybchenko
· 11 years ago
2acdb92
sfc: Fix DMA unmapping issue with firmware assisted TSO
by Alexandre Rames
· 11 years ago
ee45fd92c
sfc: Use TX PIO for sufficiently small packets
by Jon Cooper
· 11 years ago
183233b
sfc: Allocate and link PIO buffers; map them with write-combining
by Ben Hutchings
· 12 years ago
f7a6d2c
sfc: Update copyright banners
by Ben Hutchings
· 11 years ago
8127d66
sfc: Add support for Solarflare SFC9100 family
by Ben Hutchings
· 11 years ago
ba8977b
sfc: Extend struct efx_tx_buffer to allow pushing option descriptors
by Ben Hutchings
· 12 years ago
3881d8a
sfc: Use a global count of active queues instead of pending drains
by Alexandre Rames
· 12 years ago
e8c68c0
sfc: Prepare for RX scatter on EF10
by Jon Cooper
· 12 years ago
c15eed2
sfc: Allow efx_nic_type::dimension_resources to fail
by Ben Hutchings
· 11 years ago
261e4d9
sfc: Allow event queue initialisation to fail
by Jon Cooper
· 12 years ago
3dced74
sfc: Add support for reading packet length from prefix
by Ben Hutchings
· 12 years ago
02e1216
sfc: Add TX merged completion counter
by Ben Hutchings
· 12 years ago
43a3739
sfc: Generalise packet hash lookup to support EF10 RX prefix
by Jon Cooper
· 12 years ago
977a5d5
sfc: Add a function pointer to abstract write of host time into NIC shared memory
by Laurence Evans
· 12 years ago
cd0ecc9
sfc: Delegate MAC/NIC statistic description to efx_nic_type
by Ben Hutchings
· 12 years ago
45a3fd5
sfc: Move MTD operations into efx_nic_type
by Ben Hutchings
· 12 years ago
b766630
sfc: Eliminate struct efx_mtd
by Ben Hutchings
· 12 years ago
964e613
sfc: Cleanup Falcon-arch simple MAC filter state
by Ben Hutchings
· 12 years ago
add7247
sfc: Make most filter operations NIC-type-specific
by Ben Hutchings
· 12 years ago
6d661ce
sfc: Split Falcon-arch-specific and common filter state
by Ben Hutchings
· 12 years ago
be3fc09
sfc: Do not assume efx_nic_type::ev_fini is idempotent
by Ben Hutchings
· 12 years ago
b105798
sfc: Get rid of per-NIC-type phys_addr_channels and mem_map_size
by Ben Hutchings
· 12 years ago
df2cd8a
sfc: Add support for MCDI v2
by Ben Hutchings
· 12 years ago
86094f7
sfc: Move and rename Falcon/Siena common NIC operations
by Ben Hutchings
· 11 years ago
e42c3d8
sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour
by Ben Hutchings
· 12 years ago
d8aec74
sfc: Stop RX refill before flushing RX queues
by Ben Hutchings
· 12 years ago
d829118
sfc: Rework IRQ enable/disable
by Ben Hutchings
· 12 years ago
514bedb
sfc: Remove efx_process_channel_now()
by Ben Hutchings
· 12 years ago
caa7558
sfc: Make struct efx_special_buffer less special
by Ben Hutchings
· 12 years ago
f3ad500
sfc: Make MCDI independent of Siena
by Ben Hutchings
· 12 years ago
9dd3a13
sfc: Move details of a Falcon bug workaround out of ethtool.c
by Ben Hutchings
· 12 years ago
d07df8e
sfc: Define and set RX buffer flag for packets parsed as TCP
by Ben Hutchings
· 12 years ago
b28405b
sfc: Fix EEH with legacy interrupts.
by Alexandre Rames
· 12 years ago
6602041
sfc: Store port number in private data, not net_device::dev_id
by Ben Hutchings
· 12 years ago
950c54d
sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate
by Ben Hutchings
· 12 years ago
c14ff2e
sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN
by Ben Hutchings
· 12 years ago
1648a23
sfc: allocate more RX buffers per page
by Daniel Pieczko
· 12 years ago
179ea7f
sfc: Replace efx_rx_is_last_buffer() with a flag
by Ben Hutchings
· 12 years ago
Next »