index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
fm10k
/
fm10k_pf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-07-01
1
-4
/
+4
*
fm10k: fix fm10k_get_fault_pf to read correct address
Jacob Keller
2019-08-04
1
-1
/
+1
*
fm10k: mark unused parameters with __always_unused
Jacob Keller
2019-08-04
1
-5
/
+5
*
fm10k: reduce the scope of the result local variable
Jacob Keller
2019-08-01
1
-2
/
+1
*
fm10k: TRIVIAL cleanup of extra spacing in function comment
Jacob Keller
2019-02-05
1
-1
/
+1
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
1
-19
/
+1
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
1
-0
/
+1
*
fm10k: fix function doxygen comments
Jacob Keller
2018-02-28
1
-2
/
+2
*
fm10k: correct typo in fm10k_pf.c
Ngai-Mint Kwan
2018-01-24
1
-1
/
+1
*
fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requests
Jacob Keller
2017-10-03
1
-1
/
+1
*
fm10k: fix typos on fall through comments
Jacob Keller
2017-10-02
1
-5
/
+5
*
fm10k: do not clear global mailbox interrupt bits
Ngai-Mint Kwan
2017-01-08
1
-4
/
+0
*
fm10k: don't re-map queues when a mailbox message suffices
Jacob Keller
2016-08-29
1
-17
/
+29
*
fm10k: implement request_lport_map pointer
Jacob Keller
2016-07-20
1
-12
/
+3
*
fm10k: perform data path reset even when switch is not ready
Jacob Keller
2016-07-20
1
-5
/
+0
*
fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING
Jacob Keller
2016-07-20
1
-10
/
+14
*
fm10k: Reset mailbox global interrupts
Ngai-Mint Kwan
2016-07-20
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
1
-8
/
+22
|
\
|
*
fm10k: fix multi-bit VLAN update requests from VF
Jacob Keller
2016-04-13
1
-8
/
+22
*
|
fm10k: consistently use Intel(R) for driver names
Jacob Keller
2016-04-20
1
-1
/
+1
*
|
fm10k: Reset multicast mode when deleting lport
Ngai-Mint Kwan
2016-04-20
1
-0
/
+4
*
|
fm10k: use different name than FM10K_VLAN_CLEAR for override bit
Jacob Keller
2016-04-20
1
-2
/
+6
*
|
fm10k: use 8bit notation instead of 10bit notation for diagram
Jacob Keller
2016-04-20
1
-2
/
+2
*
|
fm10k: correctly handle LPORT_MAP error
Jacob Keller
2016-04-20
1
-0
/
+2
*
|
fm10k: drop 1588 support
Jacob Keller
2016-04-20
1
-100
/
+1
*
|
fm10k: fix a minor typo in some comments
Jacob Keller
2016-04-05
1
-1
/
+1
*
|
fm10k: cleanup remaining right-bit-shifted 1
Bruce Allan
2016-04-05
1
-6
/
+6
*
|
fm10k: Move constants to the right of binary operators
Bruce Allan
2016-04-05
1
-3
/
+3
|
/
*
fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
Bruce Allan
2015-12-22
1
-3
/
+3
*
fm10k: address operator not needed when declaring function pointers
Bruce Allan
2015-12-22
1
-29
/
+29
*
fm10k: use ether_addr_equal instead of memcmp
Jacob Keller
2015-12-22
1
-1
/
+1
*
fm10k: cleanup overly long lines
Bruce Allan
2015-12-13
1
-3
/
+4
*
fm10k: cleanup namespace pollution
Bruce Allan
2015-12-13
1
-2
/
+2
*
fm10k: whitespace cleanups
Bruce Allan
2015-12-13
1
-0
/
+1
*
fm10k: do not inline fm10k_iov_select_vid()
Bruce Allan
2015-12-13
1
-1
/
+1
*
fm10k: consistently refer to VLANs and VLAN IDs
Jacob Keller
2015-12-13
1
-7
/
+7
*
fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
Jacob Keller
2015-12-13
1
-8
/
+0
*
fm10k: remove unnecessary else block from if statements with return
Jacob Keller
2015-12-13
1
-6
/
+6
*
fm10k: use ether_addr_copy to copy MAC address
Jacob Keller
2015-12-13
1
-5
/
+2
*
fm10k: Add support for ITR scaling based on PCIe link speed
Jacob Keller
2015-12-05
1
-1
/
+21
*
fm10k: explicitly typecast vlan values to u16
Jacob Keller
2015-12-05
1
-3
/
+3
*
fm10k: Correct typecast in fm10k_update_xc_addr_pf
Jacob Keller
2015-12-05
1
-3
/
+3
*
fm10k: fix iov_msg_mac_vlan_pf VID checks
Jacob Keller
2015-09-15
1
-33
/
+52
*
fm10k: Only trigger data path reset if fabric is up
Alexander Duyck
2015-09-15
1
-0
/
+6
*
fm10k: remove is_slot_appropriate
Jacob Keller
2015-09-15
1
-14
/
+0
*
fm10k: fix iov_msg_lport_state_pf issue
Jacob Keller
2015-06-17
1
-0
/
+8
*
fm10k: fix incorrect DIR_NEVATIVE bit in 1588 code
Jacob Keller
2015-06-17
1
-2
/
+2
*
fm10k: re-map all possible VF queues after a VFLR
Jacob Keller
2015-06-17
1
-0
/
+6
*
fm10k: corrected VF multicast update
Jeff Kirsher
2015-04-14
1
-2
/
+5
*
fm10k: Set PF queues to unlimited bandwidth during virtualization
Jeff Kirsher
2015-04-14
1
-1
/
+2
[next]