linux/drivers/net/ethernet/marvell/octeontx2/nic
Sunil Goutham e99b7c84fd octeontx2-pf: Fix ndo_set_rx_mode
Since set_rx_mode takes a mutex lock for sending mailbox
message to admin function to set the mode, moved logic
to a workqueue.

Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-25 12:20:00 -07:00
..
Makefile octeontx2-vf: Virtual function driver support 2020-03-23 21:11:43 -07:00
otx2_common.c octeontx2-pf: Remove wrapper APIs for mutex lock and unlock 2020-03-23 21:11:44 -07:00
otx2_common.h octeontx2-pf: Fix ndo_set_rx_mode 2020-03-25 12:20:00 -07:00
otx2_ethtool.c octeontx2-vf: Ethtool support 2020-03-23 21:11:43 -07:00
otx2_pf.c octeontx2-pf: Fix ndo_set_rx_mode 2020-03-25 12:20:00 -07:00
otx2_reg.h octeontx2-vf: Virtual function driver support 2020-03-23 21:11:43 -07:00
otx2_struct.h octeontx2-pf: Error handling support 2020-01-27 14:33:39 +01:00
otx2_txrx.c octeontx2-pf: Fix rx buffer page refcount 2020-03-25 12:20:00 -07:00
otx2_txrx.h octeontx2-pf: Add basic ethtool support 2020-01-27 14:33:39 +01:00
otx2_vf.c octeontx2-pf: Remove wrapper APIs for mutex lock and unlock 2020-03-23 21:11:44 -07:00