index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
ef10.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: on MC reset, clear PIO buffer linkage in TXQs
Edward Cree
2016-05-25
1
-0
/
+16
*
sfc: disable RSS when unsupported
Jon Cooper
2016-04-28
1
-2
/
+13
*
sfc: Downgrade or remove some error messages
Bert Kenward
2015-12-24
1
-6
/
+14
*
sfc: Make failed filter removal less noisy
Bert Kenward
2015-12-24
1
-17
/
+31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-18
1
-12
/
+12
|
\
|
*
sfc: only use RSS filters if we're using RSS
Bert Kenward
2015-12-12
1
-12
/
+12
*
|
sfc: check warm_boot_count after other functions have been reset
Daniel Pieczko
2015-12-05
1
-2
/
+13
*
|
sfc: make TSO version a per-queue parameter
Bert Kenward
2015-12-01
1
-7
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-03
1
-1
/
+3
|
\
|
*
sfc: push partner queue for skb->xmit_more
Martin Habets
2015-11-03
1
-1
/
+3
*
|
sfc: fully reset if MC_REBOOT event received without warm_boot_count increment
Daniel Pieczko
2015-10-12
1
-11
/
+19
|
/
*
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
Shradha Shah
2015-08-28
1
-10
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-28
1
-1
/
+26
|
\
|
*
sfc: only use vadaptor stats if firmware is capable
Bert Kenward
2015-08-27
1
-1
/
+26
*
|
sfc: MC allocations must be restored following an entity reset
Daniel Pieczko
2015-08-01
1
-4
/
+12
*
|
sfc: allow ethtool selftest and MC reboot to complete on an unprivileged func...
Daniel Pieczko
2015-08-01
1
-0
/
+8
*
|
sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_mode
Edward Cree
2015-07-22
1
-80
/
+208
*
|
sfc: support cascaded multicast filters
Daniel Pieczko
2015-07-22
1
-14
/
+42
*
|
sfc: re-factor efx_ef10_filter_sync_rx_mode()
Daniel Pieczko
2015-07-22
1
-91
/
+126
*
|
sfc: Insert multicast filters as well as mismatch filters in promiscuous mode
Jon Cooper
2015-07-22
1
-51
/
+53
*
|
sfc: warn if other functions have been reset by MCFW
Daniel Pieczko
2015-07-22
1
-3
/
+14
*
|
sfc: add output flag decoding to efx_mcdi_set_workaround
Daniel Pieczko
2015-07-22
1
-3
/
+4
*
|
sfc: cope with ENOSYS from efx_mcdi_get_workarounds()
Edward Cree
2015-07-22
1
-13
/
+20
*
|
sfc: enable cascaded multicast filters in MCFW
Daniel Pieczko
2015-07-22
1
-18
/
+45
|
/
*
sfc: suppress handled MCDI failures when changing the MAC address
Daniel Pieczko
2015-07-09
1
-2
/
+5
*
sfc: add legacy method for changing a PF's MAC address
Daniel Pieczko
2015-07-09
1
-0
/
+120
*
sfc: refactor code in efx_ef10_set_mac_address()
Daniel Pieczko
2015-07-09
1
-25
/
+20
*
sfc: leak vports if a VF is assigned during PF unload
Daniel Pieczko
2015-06-02
1
-0
/
+20
*
sfc: don't update stats on VF when called in atomic context
Daniel Pieczko
2015-06-02
1
-2
/
+14
*
sfc: suppress vadaptor stats when EVB is not present
Daniel Pieczko
2015-06-02
1
-3
/
+9
*
sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS
Daniel Pieczko
2015-06-02
1
-3
/
+8
*
sfc: update netdevice statistics to use vadaptor stats
Daniel Pieczko
2015-06-02
1
-19
/
+22
*
sfc: DMA the VF stats only when requested
Daniel Pieczko
2015-06-02
1
-40
/
+109
*
sfc: display vadaptor statistics for all interfaces
Daniel Pieczko
2015-06-02
1
-4
/
+35
*
sfc: add "port_" prefix to MAC stats
Daniel Pieczko
2015-06-02
1
-124
/
+127
*
sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
Shradha Shah
2015-06-02
1
-0
/
+11
*
sfc: Add sysfs entry for flags (link control and primary)
Shradha Shah
2015-06-02
1
-7
/
+51
*
sfc: Add paranthesis correctly on all branches of the if statement
Shradha Shah
2015-06-02
1
-4
/
+4
*
sfc: Add code to export port_num in netdev->dev_port
Shradha Shah
2015-06-02
1
-0
/
+2
*
sfc: add tracing of MCDI commands
Edward Cree
2015-05-27
1
-0
/
+3
*
sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC
Shradha Shah
2015-05-22
1
-1
/
+74
*
sfc: add ndo_set_vf_link_state() function for EF10
Edward Cree
2015-05-22
1
-0
/
+1
*
sfc: Change entity reset on MC reboot to a new datapath-only reset.
Jon Cooper
2015-05-22
1
-2
/
+10
*
sfc: Initialise MCDI buffers to 0 on declaration.
Jon Cooper
2015-05-22
1
-13
/
+15
*
sfc: Enable a VF to get its own MAC address
Daniel Pieczko
2015-05-22
1
-2
/
+33
*
sfc: protect filter table against use-after-free
Edward Cree
2015-05-22
1
-0
/
+19
*
sfc: Store the efx_nic struct of the current VF in the VF data struct
Shradha Shah
2015-05-22
1
-0
/
+32
*
sfc: Store vf_index in nic_data for Ef10.
Shradha Shah
2015-05-22
1
-17
/
+51
*
sfc: MC_CMD_SET_MAC can only be called by the link control Function
Shradha Shah
2015-05-22
1
-1
/
+8
*
sfc: Bind the sfc driver to any available VF's
Shradha Shah
2015-05-09
1
-0
/
+2
[next]