Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dcfd6b839c998bc9838e2a47f44f37afbdf3099c
/
drivers
/
net
/
ethernet
/
intel
dcfd6b8
ixgbe: fix use of uninitialized padding
by Emil Tantilov
· 7 years ago
86e2349
ixgbe: add counter for times Rx pages gets allocated, not recycled
by Jesper Dangaard Brouer
· 7 years ago
761c2a4
ixgbe: split Tx/Rx ring clearing for ethtool loopback test
by Emil Tantilov
· 7 years ago
c69be94
ixgbe: add error checks when initializing the PHY
by Emil Tantilov
· 7 years ago
f5a71ca
ixgbe: restore normal RSS after last macvlan offload is removed
by Shannon Nelson
· 7 years ago
2e033ea
ixgbe: declare ixgbe_mac_operations structures as const
by Bhumika Goyal
· 7 years ago
2e22a75
ixgbe: Clear SWFW_SYNC register during init
by Emil Tantilov
· 8 years ago
b74f571
i40e/i40evf: organize and re-number feature flags
by Jacob Keller
· 7 years ago
a5340d9
i40e: ignore skb->xmit_more when deciding to set RS bit
by Jacob Keller
· 7 years ago
0a3b4f7
i40evf: enable support for VF VLAN tag stripping control
by Jacob Keller
· 7 years ago
052b93d
i40e: do not enter PHY debug mode while setting LEDs behaviour
by Mariusz Stachura
· 7 years ago
19b7960
i40e: implement split PCI error reset handler
by Alan Brady
· 7 years ago
013df59
i40e: Properly maintain flow director filters list
by Filip Sadowski
· 7 years ago
9a85817
i40e: Display error message if module does not meet thermal requirements
by Filip Sadowski
· 7 years ago
7f66182
i40e: fix merge error
by Alice Michael
· 7 years ago
bd6cd4e
i40e/i40evf: use DECLARE_BITMAP for state
by Jesse Brandeburg
· 7 years ago
0a0d9af
i40e: fix incorrect register definition
by Mitch Williams
· 7 years ago
60518a0
i40e: redfine I40E_PHY_TYPE_MAX
by Mitch Williams
· 7 years ago
c3d26b7
i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0
by Alan Brady
· 7 years ago
be664cb
i40e/i40evf: spread CPU affinity hints across online CPUs only
by Jacob Keller
· 7 years ago
64615b5
i40e: add private flag to control source pruning
by Mitch Williams
· 7 years ago
ec2f25d
i40e: fix a typo in i40e_pf documentation
by Rami Rosen
· 7 years ago
3e256ac
fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw
by Jacob Keller
· 7 years ago
87be989
fm10k: prefer %s and __func__ for diagnostic prints
by Jacob Keller
· 7 years ago
c0ad8ef
fm10k: Fix misuse of net_ratelimit()
by Joe Perches
· 7 years ago
ef57ab7
fm10k: bump version number
by Jacob Keller
· 7 years ago
1f5c27e
fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requests
by Jacob Keller
· 7 years ago
fc91736
fm10k: introduce a message queue for MAC/VLAN messages
by Jacob Keller
· 7 years ago
8249c47
fm10k: use generic PM hooks instead of legacy PCIe power hooks
by Jacob Keller
· 7 years ago
b4fcd43
fm10k: use spinlock to implement mailbox lock
by Jacob Keller
· 7 years ago
0b40f45
fm10k: prepare_for_reset() when we lose PCIe Link
by Jacob Keller
· 7 years ago
4efac6f
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
ab243ec
i40e: Stop dropping 802.1ad tags - eth proto 0x88a8
by Scott Peterson
· 7 years ago
c53d11f
i40e: fix client notify of VF reset
by Alan Brady
· 7 years ago
41d0a4d
i40e: fix handling of vf_states variable
by Alan Brady
· 7 years ago
1b7b759
i40e: make i40evf_map_rings_to_vectors void
by Mitch Williams
· 7 years ago
5b36e8d
i40evf: Enable VF to request an alternate queue allocation
by Alan Brady
· 7 years ago
d43d60e
i40e: ensure reset occurs when disabling VF
by Jacob Keller
· 7 years ago
f18d202
i40e: make use of i40e_vc_disable_vf
by Jacob Keller
· 7 years ago
eeeddbb
i40e: drop i40e_pf *pf from i40e_vc_disable_vf()
by Jacob Keller
· 7 years ago
ba4e003
i40e: don't hold spinlock while resetting VF
by Jacob Keller
· 7 years ago
00f6c2f
i40e: use admin queue for setting LEDs behavior
by Mariusz Stachura
· 7 years ago
9c0e5ca
i40e: Add support for 'ethtool -m'
by Filip Sadowski
· 7 years ago
d60bcc7
i40e: Fix reporting of supported link modes
by Filip Sadowski
· 7 years ago
5490234
i40e: Fix a potential NULL pointer dereference
by Christophe JAILLET
· 7 years ago
5872866
i40e: remove logically dead code
by Lihong Yang
· 7 years ago
e50d575
i40e: limit lan queue count in large CPU count machine
by Shannon Nelson
· 7 years ago
0491439
fm10k: prevent race condition of __FM10K_SERVICE_SCHED
by Jacob Keller
· 7 years ago
65b0a46
fm10k: move fm10k_prepare_for_reset and fm10k_handle_reset
by Jacob Keller
· 7 years ago
dd5eede
fm10k: avoid divide by zero in rare cases when device is resetting
by Jacob Keller
· 7 years ago
d876c15
fm10k: don't loop while resetting VFs due to VFLR event
by Jacob Keller
· 7 years ago
4abf01b
fm10k: simplify reading PFVFLRE register
by Jacob Keller
· 7 years ago
8bac58b
fm10k: avoid needless delay when loading driver
by Jacob Keller
· 7 years ago
523a0b55
fm10k: add missing fall through comment
by Jacob Keller
· 7 years ago
b94dd00
fm10k: avoid possible truncation of q_vector->name
by Jacob Keller
· 7 years ago
375ce90
fm10k: fix typos on fall through comments
by Jacob Keller
· 7 years ago
5c66d12
fm10k: stop spurious link down messages when Tx FIFO is full
by Jacob Keller
· 7 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
22b96551
i40e: refactor FW version checking
by Mitch Williams
· 7 years ago
a3f5aa9
i40e: Enable VF to negotiate number of allocated queues
by Alan Brady
· 7 years ago
c97fc9b
i40evf: fix ring to vector mapping
by Alan Brady
· 7 years ago
b980c06
i40e: shutdown all IRQs and disable MSI-X when suspended
by Jacob Keller
· 7 years ago
5c49922
i40e: prevent service task from running while we're suspended
by Jacob Keller
· 7 years ago
401586c
i40e: don't clear suspended state until we finish resuming
by Jacob Keller
· 7 years ago
0e5d3da
i40e: use newer generic PM support instead of legacy PM callbacks
by Jacob Keller
· 7 years ago
c17401a
i40e: use separate state bit for miscellaneous IRQ setup
by Jacob Keller
· 7 years ago
905770f
i40evf: lower message level
by Mitch Williams
· 7 years ago
0dc8692
i40e: fix for flow director counters not wrapping as expected
by Mariusz Stachura
· 7 years ago
e04ea00
i40e: relax warning message in case of version mismatch
by Mariusz Stachura
· 7 years ago
3fded46
i40e: simplify member variable accesses
by Sudheer Mogilappagari
· 7 years ago
9a03449
i40e: Fix link down message when interface is brought up
by Sudheer Mogilappagari
· 7 years ago
16badf7
i40e: Fix unqualified module message while bringing link up
by Sudheer Mogilappagari
· 7 years ago
2b634bb
i40e/i40evf: rename bytes_per_int to bytes_per_usec
by Jacob Keller
· 7 years ago
366a88f
bpf, ixgbe: add meta data support
by Daniel Borkmann
· 7 years ago
de8f3a8
bpf: add meta pointer for direct access
by Daniel Borkmann
· 7 years ago
b6cd4b5
e100: Cocci spatch "pool_zalloc-simple"
by Thomas Meyer
· 7 years ago
7d8fb3a
drivers: net: i40evf: use setup_timer() helper.
by Allen Pais
· 7 years ago
4a9c07e
drivers: net: e1000e: use setup_timer() helper.
by Allen Pais
· 7 years ago
82a8c67
drivers: net: ixgb: use setup_timer() helper.
by Allen Pais
· 7 years ago
66bed84
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 7 years ago
3c8f3e9
i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
by Jacob Keller
· 7 years ago
09f79fd
i40e: avoid NVM acquire deadlock during NVM update
by Anjali Singhai Jain
· 7 years ago
742c987
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
by Jacob Keller
· 7 years ago
0a2c772
i40e/i40evf: remove ULTRA latency mode
by Jacob Keller
· 7 years ago
6d97772
i40e: invert logic for checking incorrect cpu vs irq affinity
by Jacob Keller
· 7 years ago
759dc4a
i40e: initialize our affinity_mask based on cpu_possible_mask
by Jacob Keller
· 7 years ago
9254c0e
i40e: move enabling icr0 into i40e_update_enable_itr
by Jacob Keller
· 7 years ago
ba4460d
i40e: remove workaround for resetting XPS
by Jacob Keller
· 7 years ago
1927923
i40e: Fix for unused value issue found by static analysis
by Carolyn Wyborny
· 7 years ago
68e4970
i40e: 25G FEC status improvements
by Mariusz Stachura
· 7 years ago
8774370
i40e/i40evf: support for VF VLAN tag stripping control
by Mariusz Stachura
· 7 years ago
8c9eb35
i40e: force VMDQ device name truncation
by Jacob Keller
· 7 years ago
696ac80a
i40evf: fix possible snprintf truncation of q_vector->name
by Jacob Keller
· 7 years ago
e53b382
i40e: Use correct flag to enable egress traffic for unicast promisc
by Akeem G Abodunrin
· 7 years ago
b5d5504
i40e: prevent snprintf format specifier truncation
by Jacob Keller
· 7 years ago
ed601f6
i40e: Store the requested FEC information
by Mariusz Stachura
· 7 years ago
167d52e
i40e: Update state variable for adminq subtask
by Sudheer Mogilappagari
· 7 years ago
2bf0193
i40e: synchronize nvmupdate command and adminq subtask
by Sudheer Mogilappagari
· 7 years ago
Next »