Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5318321d367c21ca1fe9eb00caefc239c938750a
/
drivers
/
net
/
ethernet
/
intel
/
fm10k
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 7 years ago
0a3e92d
fm10k: don't protect fm10k_queue_mac_request by fm10k_host_mbx_ready
by Jacob Keller
· 7 years ago
454ca38
fm10k: warn if the stat size is unknown
by Jacob Keller
· 7 years ago
36592d6
fm10k: use macro to avoid passing the array and size separately
by Jacob Keller
· 7 years ago
d63bb21
fm10k: use variadic arguments to fm10k_add_stat_strings
by Jacob Keller
· 7 years ago
2ead8ae
fm10k: reduce duplicate fm10k_stat macro code
by Jacob Keller
· 7 years ago
3c6a67d
fm10k: setup VLANs for l2 accelerated macvlan interfaces
by Jacob Keller
· 7 years ago
51dce24
net: intel: Cleanup the copyright/license headers
by Jeff Kirsher
· 7 years ago
3335915
ixgbe/fm10k: Only support macvlan offload for types that support destination filtering
by Alexander Duyck
· 7 years ago
8d80ac4
ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicast
by Alexander Duyck
· 7 years ago
81d4e91
macvlan: Use software path for offloaded local, broadcast, and multicast traffic
by Alexander Duyck
· 7 years ago
3c0d551
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
170648f
fm10k: Report PCIe link properties with pcie_print_link_status()
by Bjorn Helgaas
· 7 years ago
ae06c70
intel: add SPDX identifiers to all the Intel drivers
by Jeff Kirsher
· 7 years ago
e9d328d
fm10k: bump version number
by Jacob Keller
· 7 years ago
7d6707a
fm10k: fix incorrect warning for function prototype
by Jacob Keller
· 7 years ago
363656e
fm10k: fix function doxygen comments
by Jacob Keller
· 7 years ago
e0752a68
fm10k: clarify action when updating the VLAN table
by Ngai-Mint Kwan
· 7 years ago
6ee9868
fm10k: correct typo in fm10k_pf.c
by Ngai-Mint Kwan
· 7 years ago
74d2950
fm10k: don't assume VLAN 1 is enabled
by Jacob Keller
· 7 years ago
8c2c503
fm10k: stop adding VLAN 0 to the VLAN table
by Jacob Keller
· 7 years ago
cf315ea
fm10k: fix "failed to kill vid" message for VF
by Ngai-Mint Kwan
· 7 years ago
c8eeacb
fm10k: cleanup unnecessary parenthesis in fm10k_iov.c
by Jacob Keller
· 7 years ago
85062f8
fm10k: Fix configuration for macvlan offload
by Alexander Duyck
· 7 years ago
8565d26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b200bfd
fm10k: mark PM functions as __maybe_unused
by Arnd Bergmann
· 7 years ago
58918df
ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded rings
by Alexander Duyck
· 7 years ago
7b8edcc
fm10k: Use smp_rmb rather than read_barrier_depends
by Brian King
· 7 years ago
575ed7d
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
by Nogah Frankel
· 7 years ago
26566ea
ethernet/intel: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
3e256ac
fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw
by Jacob Keller
· 8 years ago
87be989
fm10k: prefer %s and __func__ for diagnostic prints
by Jacob Keller
· 8 years ago
c0ad8ef
fm10k: Fix misuse of net_ratelimit()
by Joe Perches
· 8 years ago
ef57ab7
fm10k: bump version number
by Jacob Keller
· 8 years ago
1f5c27e
fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requests
by Jacob Keller
· 8 years ago
fc91736
fm10k: introduce a message queue for MAC/VLAN messages
by Jacob Keller
· 8 years ago
8249c47
fm10k: use generic PM hooks instead of legacy PCIe power hooks
by Jacob Keller
· 8 years ago
b4fcd43
fm10k: use spinlock to implement mailbox lock
by Jacob Keller
· 8 years ago
0b40f45
fm10k: prepare_for_reset() when we lose PCIe Link
by Jacob Keller
· 8 years ago
0491439
fm10k: prevent race condition of __FM10K_SERVICE_SCHED
by Jacob Keller
· 8 years ago
65b0a46
fm10k: move fm10k_prepare_for_reset and fm10k_handle_reset
by Jacob Keller
· 8 years ago
dd5eede
fm10k: avoid divide by zero in rare cases when device is resetting
by Jacob Keller
· 8 years ago
d876c15
fm10k: don't loop while resetting VFs due to VFLR event
by Jacob Keller
· 8 years ago
4abf01b
fm10k: simplify reading PFVFLRE register
by Jacob Keller
· 8 years ago
8bac58b
fm10k: avoid needless delay when loading driver
by Jacob Keller
· 8 years ago
523a0b55
fm10k: add missing fall through comment
by Jacob Keller
· 8 years ago
b94dd00
fm10k: avoid possible truncation of q_vector->name
by Jacob Keller
· 8 years ago
375ce90
fm10k: fix typos on fall through comments
by Jacob Keller
· 8 years ago
5c66d12
fm10k: stop spurious link down messages when Tx FIFO is full
by Jacob Keller
· 8 years ago
95f49d4
fm10k: Use seq_putc() in fm10k_dbg_desc_break()
by Markus Elfring
· 8 years ago
b52b7f7
fm10k: reschedule service event if we stall the PF<->SM mailbox
by Jacob Keller
· 8 years ago
17a9180
fm10k: ensure we process SM mbx when processing VF mbx
by Jacob Keller
· 7 years ago
de4784c
net: sched: get rid of struct tc_to_netdev
by Jiri Pirko
· 8 years ago
38cf042
net: sched: change return value of ndo_setup_tc for driver supporting mqprio only
by Jiri Pirko
· 8 years ago
5fd9fc4
net: sched: push cls related args into cls_common structure
by Jiri Pirko
· 8 years ago
2572ac5
net: sched: make type an argument for ndo_setup_tc
by Jiri Pirko
· 8 years ago
f263fbb
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
775755e
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
by Christoph Hellwig
· 8 years ago
a5fcf8a
net: propagate tc filter chain index down the ndo_setup_tc call
by Jiri Pirko
· 8 years ago
7d4fe0d
fm10k: do not enqueue mailbox when host not ready
by Ngai-Mint Kwan
· 8 years ago
16b1889
fm10k: disable receive queue when configuring ring
by Ngai-Mint Kwan
· 8 years ago
0295770
fm10k: update function header comment for fm10k_get_stats64
by Jacob Keller
· 8 years ago
b4fd8ff
fm10k: allow service task to reschedule itself
by Jacob Keller
· 8 years ago
4692955
fm10k: future-proof state bitmaps using DECLARE_BITMAP
by Jacob Keller
· 8 years ago
3ee7b3a
fm10k: use a BITMAP for flags to avoid race conditions
by Jacob Keller
· 8 years ago
540fca3
fm10k: correctly check if interface is removed
by Phil Turnbull
· 8 years ago
282ccf6
drivers: add explicit interrupt.h includes
by Florian Westphal
· 8 years ago
56f36ac
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
by Amritha Nambiar
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
0035ddf
fm10k: remove FM10K_FLAG_DEBUG_STATS
by Jacob Keller
· 8 years ago
b5db29f
fm10k: report the receive timestamp in FM10K_CB(skb)->tstamp
by Jacob Keller
· 8 years ago
881571c
fm10k: Limit dma sync of RX buffers to actual packet size
by Scott Peterson
· 8 years ago
6721f2d
fm10k: bump version number
by Jacob Keller
· 8 years ago
f052495
fm10k: do not clear global mailbox interrupt bits
by Ngai-Mint Kwan
· 8 years ago
2f3fc1e
fm10k: request reset when mbx->state changes
by Ngai-Mint Kwan
· 8 years ago
aee2433
fm10k: remove extraneous variable definition in fm10k_ethtool.c
by Jacob Keller
· 8 years ago
50bfaee
fm10k-shared: use mac-> instead of hw->mac.
by Ngai-Mint Kwan
· 8 years ago
91c527a
ethernet/intel: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
5e3d033
fm10k: wrap long line for alloc_workqueue
by Jacob Keller
· 9 years ago
bab02a6
fm10k: use generic ethtool_op_get_ts_info callback
by Jacob Keller
· 9 years ago
79aab09
net: Update API for VF vlan protocol 802.1ad support
by Moshe Shemesh
· 8 years ago
325782a1
fm10k: don't re-map queues when a mailbox message suffices
by Jacob Keller
· 9 years ago
c689eff
fm10k: don't clear the RXQCTL register when enabling or disabling queues
by Jacob Keller
· 9 years ago
9717c77
fm10k: remove unnecessary extra parenthesis around ((~value))
by Jacob Keller
· 9 years ago
1ad7829
fm10k: add support for Rx offloads on one Geneve tunnel
by Jacob Keller
· 9 years ago
f92e0e4
fm10k: rework vxlan_port offload before adding geneve support
by Jacob Keller
· 9 years ago
5f45c83
fm10k: don't try to stop queues if we've lost hw_addr
by Jacob Keller
· 9 years ago
1809593
fm10k: don't continue probe if PCI device not in normal IO state
by Jacob Keller
· 9 years ago
76ef0fc
fm10k: print error code when pci_enable_device_mem fails during probe
by Jacob Keller
· 9 years ago
e5fbfb7
fm10k: NAPI polling routine must return actual work done
by Jacob Keller
· 9 years ago
ce4dad2
fm10k: prefer READ_ONCE instead of ACCESS_ONCE
by Jacob Keller
· 9 years ago
88cdcfe
fm10k: remove fm10k_get_reta_size from namespace
by Jacob Keller
· 9 years ago
4aa0bd5
fm10k: use variadic form of alloc_workqueue
by Jacob Keller
· 9 years ago
5b9e443
fm10k: use software values when checking for Tx hangs in hot path
by Jacob Keller
· 9 years ago
e59a393
fm10k: fix PCI device enable_cnt leak in .io_slot_reset
by Jacob Keller
· 9 years ago
c8d0267
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
5264cc6
fm10k: bump version number
by Jacob Keller
· 9 years ago
30e23b7
fm10k: return proper error code when pci_enable_msix_range fails
by Jacob Keller
· 9 years ago
0356b23
fm10k: force link to remain down for at least a second on resume events
by Jacob Keller
· 9 years ago
0afd20e
fm10k: implement request_lport_map pointer
by Jacob Keller
· 9 years ago
Next »