Jeff Kirsher
|
51dce24bcd
net: intel: Cleanup the copyright/license headers
|
7 年之前 |
Jeff Kirsher
|
ae06c70b13
intel: add SPDX identifiers to all the Intel drivers
|
7 年之前 |
Jacob Keller
|
363656eb5e
fm10k: fix function doxygen comments
|
7 年之前 |
Ngai-Mint Kwan
|
6ee98686d1
fm10k: correct typo in fm10k_pf.c
|
7 年之前 |
Jacob Keller
|
1f5c27e528
fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requests
|
8 年之前 |
Jacob Keller
|
375ce90eab
fm10k: fix typos on fall through comments
|
8 年之前 |
Ngai-Mint Kwan
|
f052495517
fm10k: do not clear global mailbox interrupt bits
|
8 年之前 |
Jacob Keller
|
325782a173
fm10k: don't re-map queues when a mailbox message suffices
|
9 年之前 |
Jacob Keller
|
0afd20e557
fm10k: implement request_lport_map pointer
|
9 年之前 |
Jacob Keller
|
892c9e0872
fm10k: perform data path reset even when switch is not ready
|
9 年之前 |
Jacob Keller
|
ce33624f37
fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING
|
9 年之前 |
Ngai-Mint Kwan
|
5e93cbadd3
fm10k: Reset mailbox global interrupts
|
9 年之前 |
David S. Miller
|
1602f49b58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
Jacob Keller
|
8664109467
fm10k: consistently use Intel(R) for driver names
|
9 年之前 |
Ngai-Mint Kwan
|
11ec36a974
fm10k: Reset multicast mode when deleting lport
|
9 年之前 |
Jacob Keller
|
5c69df8a33
fm10k: use different name than FM10K_VLAN_CLEAR for override bit
|
9 年之前 |
Jacob Keller
|
d057d9a944
fm10k: use 8bit notation instead of 10bit notation for diagram
|
9 年之前 |
Jacob Keller
|
a7a7783ada
fm10k: correctly handle LPORT_MAP error
|
9 年之前 |
Jacob Keller
|
9de6a1a6b8
fm10k: drop 1588 support
|
9 年之前 |
Jacob Keller
|
f808c5dbcd
fm10k: fix multi-bit VLAN update requests from VF
|
9 年之前 |
Jacob Keller
|
d8ec92f2cd
fm10k: fix a minor typo in some comments
|
9 年之前 |
Bruce Allan
|
fcdb0a9951
fm10k: cleanup remaining right-bit-shifted 1
|
9 年之前 |
Bruce Allan
|
1aab144c50
fm10k: Move constants to the right of binary operators
|
9 年之前 |
Bruce Allan
|
f329ad732b
fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
|
9 年之前 |
Bruce Allan
|
4e458cfb22
fm10k: address operator not needed when declaring function pointers
|
9 年之前 |
Jacob Keller
|
6186ddf06d
fm10k: use ether_addr_equal instead of memcmp
|
9 年之前 |
Bruce Allan
|
3d02b3df73
fm10k: cleanup overly long lines
|
9 年之前 |
Bruce Allan
|
bb269e8bb5
fm10k: cleanup namespace pollution
|
9 年之前 |
Bruce Allan
|
a4fcad656e
fm10k: whitespace cleanups
|
9 年之前 |
Bruce Allan
|
e214d85b4a
fm10k: do not inline fm10k_iov_select_vid()
|
9 年之前 |