Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
857942fd1aa15edf7356a4a4bad5369c8e70a633
/
drivers
/
net
/
ethernet
/
intel
857942f
i40e: Fix Rx hash reported to the stack by our driver
by Anjali Singhai Jain
· 10 years ago
b499ffb
i40e: Look up MAC address in Open Firmware or IDPROM
by Sowmini Varadhan
· 10 years ago
efd8e39
i40e: allow zero MAC address for VFs
by Mitch Williams
· 10 years ago
2d166c3
i40e: change log messages and error returns
by Mitch Williams
· 10 years ago
ab3a3b7
ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
by Alexander Duyck
· 10 years ago
3ca2b25
ixgbe: Correct X550EM_x revision check
by Mark Rustad
· 10 years ago
e9ee323
ixgbe: fix RSS limit for X550
by Emil Tantilov
· 10 years ago
fb8ad4a
ixgbe: Clean up redundancy in hw_enc_features
by Mark Rustad
· 10 years ago
695b816
ixgbe: report correct media type for KR, KX and KX4 interfaces
by Veola Nazareth
· 10 years ago
af56b4d
ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
by Emil Tantilov
· 10 years ago
9ad3d6f
ixgbevf: minor cleanups for ixgbevf_set_itr()
by Emil Tantilov
· 10 years ago
d0f71af
ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector
by William Dauchy
· 10 years ago
0d722ec
fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
by Bruce Allan
· 10 years ago
f632fed
fm10k: cleanup mailbox code comments etc
by Bruce Allan
· 10 years ago
f355bb5
fm10k: use true/false for boolean get_host_state
by Bruce Allan
· 10 years ago
e6f244d
fm10k: remove unused struct element
by Bruce Allan
· 10 years ago
f329ad7
fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
by Bruce Allan
· 10 years ago
4e458cf
fm10k: address operator not needed when declaring function pointers
by Bruce Allan
· 10 years ago
6186ddf
fm10k: use ether_addr_equal instead of memcmp
by Jacob Keller
· 10 years ago
09f8a82
fm10k: Cleanup exception handling for changing queues
by Alexander Duyck
· 10 years ago
8c2a029
fm10k: correctly pack TLV structures and explain reasoning
by Jacob Keller
· 10 years ago
07146e2
fm10k: don't initialize fm10k_workqueue at global level
by Bruce Allan
· 10 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
cd86660
i40e: Call geneve_get_rx_port to get the existing Geneve ports
by Singhai, Anjali
· 10 years ago
c110c31
i40e: Kernel dependency update for i40e to support geneve offload
by Singhai, Anjali
· 10 years ago
6a89902
i40e: geneve tunnel offload support
by Singhai, Anjali
· 10 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 10 years ago
53692b1
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
by Tom Herbert
· 10 years ago
0a8047a
e1000e: Fix msi-x interrupt automask
by Benjamin Poirier
· 10 years ago
a61cfe4
e1000e: Do not write lsc to ics in msi-x mode
by Benjamin Poirier
· 10 years ago
16ecba5
e1000e: Do not read ICR in Other interrupt
by Benjamin Poirier
· 10 years ago
4d432f6
e1000e: Remove unreachable code
by Benjamin Poirier
· 10 years ago
d602de0
igb: Explicitly label self-test result indices
by Joe Schultz
· 10 years ago
3627f8f
igb: Improve cable length function for I210, etc.
by Joe Schultz
· 10 years ago
06b0dd6
igb: Don't add PHY address to PCDL address
by Aaron Sierra
· 10 years ago
2a3cdea
igb: Remove GS40G specific defines/functions
by Aaron Sierra
· 10 years ago
386164d
e1000e: Switch e1000e_up to void, drop code checking for error result
by Alexander Duyck
· 10 years ago
504b0fd
fm10k: initialize xps at driver load
by Jacob Keller
· 10 years ago
3d02b3d
fm10k: cleanup overly long lines
by Bruce Allan
· 10 years ago
bb269e8
fm10k: cleanup namespace pollution
by Bruce Allan
· 10 years ago
3e51564
fm10k: use BIT() macro instead of open-coded bit-shifting
by Bruce Allan
· 10 years ago
a4fcad6
fm10k: whitespace cleanups
by Bruce Allan
· 10 years ago
e214d85
fm10k: do not inline fm10k_iov_select_vid()
by Bruce Allan
· 10 years ago
e00e23b
fm10k: Cleanup exception handling for mailbox interrupt
by Alexander Duyck
· 10 years ago
587731e
fm10k: Cleanup MSI-X interrupts in case of failure
by Alexander Duyck
· 10 years ago
5682366
fm10k: conditionally compile DCB and DebugFS support
by Jacob Keller
· 10 years ago
e3b6e95
fm10k: bump driver version
by Jacob Keller
· 10 years ago
aa502b4
fm10k: consistently refer to VLANs and VLAN IDs
by Jacob Keller
· 10 years ago
b80b1a5
fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
by Jacob Keller
· 10 years ago
4ab0f79
fm10k: remove unnecessary else block from if statements with return
by Jacob Keller
· 10 years ago
40423dd
fm10k: do not use CamelCase
by Jacob Keller
· 10 years ago
f0cf5c9
fm10k: use ether_addr_copy to copy MAC address
by Jacob Keller
· 10 years ago
f68766d
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 10 years ago
f3ed935
e1000e: initial support for i219-LM (3)
by Raanan Avargil
· 10 years ago
7b06a69
igb: improve handling of disconnected adapters
by Jarod Wilson
· 10 years ago
be06998
igb: fix NULL derefs due to skipped SR-IOV enabling
by Jan Beulich
· 10 years ago
d17c786
e1000e: Increase timeout of polling bit RSPCIPHY
by Raanan Avargil
· 10 years ago
b77ac46
e1000e: fix division by zero on jumbo MTUs
by Dmitry Fleytman
· 10 years ago
13a87c1
e1000: Elementary checkpatch warnings and checks removed
by Janusz Wolak
· 10 years ago
c619581
e1000: get rid of duplicate exit path
by Jean Sacren
· 10 years ago
f03fed6
e1000: fix kernel-doc argument being missing
by Jean Sacren
· 10 years ago
5a5e889
e1000e: clean up the local variable
by Jean Sacren
· 10 years ago
b6fad9f
e1000: fix a typo in the comment
by Jean Sacren
· 10 years ago
4e01f3a
e1000: clean up the checking logic
by Jean Sacren
· 10 years ago
08c9912
igb: use the correct i210 register for EEMNGCTL
by Todd Fujinaka
· 10 years ago
a48954c
e1000: Remove checkpatch coding style errors
by Janusz Wolak
· 10 years ago
73bf804
igb: don't unmap NULL hw_addr
by Jarod Wilson
· 10 years ago
9eab46b
e1000: fix data race between tx_ring->next_to_clean
by Dmitriy Vyukov
· 10 years ago
18f7ce5
igb: add 88E1543 initialization code
by Todd Fujinaka
· 10 years ago
e09b890
e1000: make eeprom read/write scheduler friendly
by Joern Engel
· 10 years ago
c9c9f1b
i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
by Catherine Sullivan
· 10 years ago
69ebe955
i40evf: change version string generation
by Mitch Williams
· 10 years ago
f119999
i40e: clean whole mac filter list
by Shannon Nelson
· 10 years ago
b9eacec
i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
by Anjali Singhai Jain
· 10 years ago
75eb73c
i40e: hush little warnings
by Mitch Williams
· 10 years ago
00ada50
i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM arq message
by Michal Kosiarz
· 10 years ago
6621e4b
i40e: use explicit cast from u16 to u8
by Kamil Krawczyk
· 10 years ago
fdb47ae
i40evf: check rings before freeing resources
by Mitch Williams
· 10 years ago
b7b713a
i40e: don't add zero MAC filter
by Mitch Williams
· 10 years ago
b36e9ab
i40e: properly delete VF MAC filters
by Mitch Williams
· 10 years ago
75f5cea
i40e: chomp the BIT(_ULL)
by Jesse Brandeburg
· 10 years ago
d342800
ixgbe: do not report 2.5 Gbps as supported
by Emil Tantilov
· 10 years ago
4c7f35f
ixgbe: Clean stale VLANs when changing port VLAN or resetting
by Alexander Duyck
· 10 years ago
6e982ae
ixgbe: Clear stale pool mappings
by Alexander Duyck
· 10 years ago
e1d0a2a
ixgbe: Fix VLAN promisc in relation to SR-IOV
by Alexander Duyck
· 10 years ago
1636956
ixgbe: Add support for VLAN promiscuous with SR-IOV
by Alexander Duyck
· 10 years ago
c2bc9ce
ixgbe: Reorder search to work from the top down instead of bottom up
by Alexander Duyck
· 10 years ago
b6488b6
ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
by Alexander Duyck
· 10 years ago
5ac736a
ixgbe: Simplify configuration of setting VLVF and VLVFB
by Alexander Duyck
· 10 years ago
63d9379
ixgbe: Reduce VT code indent in set_vfta by introducing jump label
by Alexander Duyck
· 10 years ago
c18fbd5
ixgbe: Simplify definitions for regidx and bit in set_vfta
by Alexander Duyck
· 10 years ago
8e8e9a0
ixgbe: Fix SR-IOV VLAN pool configuration
by Alexander Duyck
· 10 years ago
530fd82
ixgbe: Return error on failure to allocate mac_table
by Alexander Duyck
· 10 years ago
6633d38
Revert "i40e: remove CONFIG_I40E_VXLAN"
by Singhai, Anjali
· 10 years ago
03d13a5
fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
by Jacob Keller
· 10 years ago
c7bc952
fm10k: TRIVIAL fix typo of hardware
by Jacob Keller
· 10 years ago
dbf4284
fm10k: change default Tx ITR to 25usec
by Jacob Keller
· 10 years ago
436ea95
fm10k: use macro for default Tx and Rx ITR values
by Jacob Keller
· 10 years ago
242722d
fm10k: Update adaptive ITR algorithm
by Jacob Keller
· 10 years ago
584373f
fm10k: introduce ITR_IS_ADAPTIVE macro
by Jacob Keller
· 10 years ago
Next »