index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: Report TX completions to BQL after all TX events in interrupt
Peter Dunning
2015-07-09
3
-1
/
+18
*
sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...
Shradha Shah
2015-07-08
1
-6
/
+11
*
sfc: suppress handled MCDI failures when changing the MAC address
Daniel Pieczko
2015-07-08
1
-2
/
+5
*
sfc: add legacy method for changing a PF's MAC address
Daniel Pieczko
2015-07-08
3
-42
/
+126
*
sfc: refactor code in efx_ef10_set_mac_address()
Daniel Pieczko
2015-07-08
1
-25
/
+20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
23
-653
/
+3187
|
\
|
*
sfc: mark state UNINIT after unregister
Edward Cree
2015-06-15
1
-0
/
+1
|
*
sfc: leak vports if a VF is assigned during PF unload
Daniel Pieczko
2015-06-02
4
-12
/
+49
|
*
sfc: force removal of VF and vport on driver removal
Daniel Pieczko
2015-06-02
2
-1
/
+11
|
*
sfc: do not allow VFs to be destroyed if assigned to guests
Daniel Pieczko
2015-06-02
1
-0
/
+9
|
*
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
2
-3
/
+11
|
*
sfc: suppress ENOENT error messages from MC_CMD_MAC_STATS
Daniel Pieczko
2015-06-02
2
-5
/
+14
|
*
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
2
-41
/
+112
|
*
sfc: display vadaptor statistics for all interfaces
Daniel Pieczko
2015-06-02
3
-4
/
+73
|
*
sfc: set the port-id when calling MC_CMD_MAC_STATS
Daniel Pieczko
2015-06-02
1
-0
/
+2
|
*
sfc: add "port_" prefix to MAC stats
Daniel Pieczko
2015-06-02
3
-179
/
+182
|
*
sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
Shradha Shah
2015-06-02
8
-0
/
+45
|
*
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
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
1
-17
/
+25
|
|
\
|
*
|
sfc: add module parameter to enable MCDI logging on new functions
Edward Cree
2015-05-27
1
-0
/
+9
|
*
|
sfc: add sysfs entry to control MCDI tracing
Edward Cree
2015-05-27
4
-10
/
+48
|
*
|
sfc: add tracing of MCDI commands
Edward Cree
2015-05-27
4
-4
/
+102
|
*
|
sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC
Shradha Shah
2015-05-21
7
-9
/
+120
|
*
|
sfc: Implement dummy disable of VF spoof check for EF10
Shradha Shah
2015-05-21
2
-5
/
+8
|
*
|
sfc: add ndo_set_vf_link_state() function for EF10
Edward Cree
2015-05-21
8
-0
/
+93
|
*
|
sfc: add ndo_set_vf_vlan() function for EF10
Shradha Shah
2015-05-21
2
-12
/
+157
|
*
|
sfc: Change entity reset on MC reboot to a new datapath-only reset.
Jon Cooper
2015-05-21
4
-5
/
+21
|
*
|
sfc: Add ndo_get_vf_config() function for EF10
Shradha Shah
2015-05-21
2
-5
/
+26
|
*
|
sfc: add ndo_set_vf_mac() function for EF10
Shradha Shah
2015-05-21
4
-7
/
+96
|
*
|
sfc: Initialise MCDI buffers to 0 on declaration.
Jon Cooper
2015-05-21
4
-23
/
+27
|
*
|
sfc: Enable a VF to get its own MAC address
Daniel Pieczko
2015-05-21
2
-2
/
+34
|
*
|
sfc: protect filter table against use-after-free
Edward Cree
2015-05-21
5
-12
/
+55
|
*
|
sfc: Store the efx_nic struct of the current VF in the VF data struct
Shradha Shah
2015-05-21
3
-0
/
+37
|
*
|
sfc: save old MAC address in case sriov_mac_address_changed fails
Shradha Shah
2015-05-21
5
-7
/
+21
|
*
|
sfc: Store vf_index in nic_data for Ef10.
Shradha Shah
2015-05-21
2
-17
/
+52
|
*
|
sfc: MC_CMD_SET_MAC can only be called by the link control Function
Shradha Shah
2015-05-21
1
-1
/
+8
|
*
|
sfc: change definition of MC_CMD_VADAPTOR_ALLOC
Shradha Shah
2015-05-21
1
-1
/
+14
|
*
|
sfc: Add permissions to MCDI commands
Shradha Shah
2015-05-21
1
-0
/
+294
|
*
|
sfc: nicer log message on Siena SR-IOV probe fail
Edward Cree
2015-05-18
1
-3
/
+5
|
*
|
sfc: suppress some MCDI error messages in PTP
Edward Cree
2015-05-13
1
-11
/
+16
|
*
|
sfc: nicer log message on PTP probe fail
Edward Cree
2015-05-13
1
-1
/
+6
|
*
|
sfc: Bind the sfc driver to any available VF's
Shradha Shah
2015-05-09
6
-11
/
+11
|
*
|
sfc: Add use of shared RSS contexts.
Jon Cooper
2015-05-09
8
-36
/
+177
|
*
|
sfc: Cope with permissions enforcement added to firmware for SR-IOV
Edward Cree
2015-05-09
5
-17
/
+111
|
*
|
sfc: manually allocate and free vadaptors
Shradha Shah
2015-05-09
3
-16
/
+76
|
*
|
sfc: create vports for VFs and assign random MAC addresses
Shradha Shah
2015-05-09
3
-37
/
+244
[next]