index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
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
*
fm10k: Resolve various spelling errors and checkpatch warnings
Matthew Vick
2015-03-03
1
-12
/
+11
*
fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf
Matthew Vick
2015-02-05
1
-5
/
+2
*
fm10k: Add support for ptp to hw specific files
Alexander Duyck
2014-09-23
1
-0
/
+99
*
fm10k: Add support for SR-IOV to PF core files
Alexander Duyck
2014-09-23
1
-1
/
+807
*
fm10k: Add support for configuring PF interface
Alexander Duyck
2014-09-23
1
-2
/
+585
*
fm10k: Add support for PF
Alexander Duyck
2014-09-23
1
-0
/
+392