Bruce Allan
|
f355bb5179
fm10k: use true/false for boolean get_host_state
|
9 years ago |
Jacob Keller
|
6186ddf06d
fm10k: use ether_addr_equal instead of memcmp
|
9 years ago |
Alexander Duyck
|
09f8a82b6a
fm10k: Cleanup exception handling for changing queues
|
9 years ago |
Jacob Keller
|
504b0fdf92
fm10k: initialize xps at driver load
|
9 years ago |
Bruce Allan
|
3d02b3df73
fm10k: cleanup overly long lines
|
9 years ago |
Bruce Allan
|
a4fcad656e
fm10k: whitespace cleanups
|
9 years ago |
Alexander Duyck
|
e00e23bceb
fm10k: Cleanup exception handling for mailbox interrupt
|
9 years ago |
Jacob Keller
|
aa502b4a24
fm10k: consistently refer to VLANs and VLAN IDs
|
9 years ago |
Jacob Keller
|
40423dd2a5
fm10k: do not use CamelCase
|
9 years ago |
Jacob Keller
|
c7bc952349
fm10k: TRIVIAL fix typo of hardware
|
9 years ago |
Jacob Keller
|
436ea956bf
fm10k: use macro for default Tx and Rx ITR values
|
9 years ago |
Jacob Keller
|
242722dd3d
fm10k: Update adaptive ITR algorithm
|
9 years ago |
Jacob Keller
|
875328e4bc
fm10k: reinitialize queuing scheme after calling init_hw
|
9 years ago |
Jacob Keller
|
1343c65f70
fm10k: always check init_hw for errors
|
9 years ago |
Jacob Keller
|
e0244903d4
fm10k: set netdev features in one location
|
9 years ago |
Alexander Duyck
|
de125aaecf
fm10k: use napi_schedule_irqoff()
|
10 years ago |
Jacob Keller
|
80043f3bf5
fm10k: add support for extra debug statistics
|
10 years ago |
Jacob Keller
|
8427672abd
fm10k: remove comment about rtnl_lock around mbx operations
|
10 years ago |
Jacob Keller
|
95f4f8da64
fm10k: re-enable VF after a full reset on detection of a Malicious event
|
10 years ago |
Jacob Keller
|
e71c931842
fm10k: send traffic on default VID to VLAN device if we have one
|
10 years ago |
Alexander Duyck
|
0ff36676a3
fm10k: Report MAC address on driver load
|
10 years ago |
Jacob Keller
|
bdc7f5902d
fm10k: update netdev perm_addr during reinit, instead of at up
|
10 years ago |
Jacob Keller
|
106c07a495
fm10k: update fm10k_slot_warn to use pcie_get_minimum link
|
10 years ago |
Jacob Keller
|
e40296628b
fm10k: disable service task during suspend
|
10 years ago |
Jacob Keller
|
c04ae58e2b
fm10k: use dma_set_mask_and_coherent in fm10k_probe
|
10 years ago |
Jacob Keller
|
0197cde62a
fm10k: trivial fixup message style to include a colon
|
10 years ago |
Jacob Keller
|
ec6acb801e
fm10k: add call to fm10k_clean_all_rx_rings in fm10k_down
|
10 years ago |
Jeff Kirsher
|
54b3c9cfad
fm10k: start service timer on probe
|
10 years ago |
Jeff Kirsher
|
9de15bda37
fm10k: don't handle mailbox events in iov_event path and always process mailbox
|
10 years ago |
Jeff Kirsher
|
b382bb1b3e
fm10k: use separate workqueue for fm10k driver
|
10 years ago |