Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b6fad9f9fc5d4deb1cb50173bd729de26570fbbe
/
drivers
/
net
/
ethernet
/
intel
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
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
20076fa
fm10k: Add support for ITR scaling based on PCIe link speed
by Jacob Keller
· 10 years ago
5680ea6
fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
by Jacob Keller
· 10 years ago
17d39fa
fm10k: add statistics for actual DWORD count of mbmem mailbox
by Jacob Keller
· 10 years ago
cdf32c9
fm10k: explicitly typecast vlan values to u16
by Jacob Keller
· 10 years ago
9d4955b
fm10k: Correct typecast in fm10k_update_xc_addr_pf
by Jacob Keller
· 10 years ago
875328e
fm10k: reinitialize queuing scheme after calling init_hw
by Jacob Keller
· 10 years ago
1343c65
fm10k: always check init_hw for errors
by Jacob Keller
· 10 years ago
0e8d5b5
fm10k: reset max_queues on init_hw_vf failure
by Jacob Keller
· 10 years ago
e024490
fm10k: set netdev features in one location
by Jacob Keller
· 10 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f4f7981
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 10 years ago
3b19584
i40e: Fix i40e_print_features() VEB mode output
by Joe Perches
· 10 years ago
d34a614
ixgbevf: Handle extended IPv6 headers in Tx path
by Mark Rustad
· 10 years ago
3c2f2b7
ixgbe: Always turn PHY power on when requested
by Mark Rustad
· 10 years ago
36a92d7
ixgbe: Handle extended IPv6 headers in Tx path
by Mark Rustad
· 10 years ago
988d130
ixgbe: Save VF info and take references
by Mark Rustad
· 10 years ago
48b4461
ixgbe: Wait for master disable to be set
by Mark Rustad
· 10 years ago
efff2e0
ixgbe: Correct spec violations by waiting after reset
by Mark Rustad
· 10 years ago
a9763f3
ixgbe: Update PTP to support X550EM_x devices
by Mark Rustad
· 10 years ago
2f9be16
ixgbe: Allow FDB entries access to more RAR filters
by Alexander Duyck
· 10 years ago
0f079d2
ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
by Alexander Duyck
· 10 years ago
c9f53e6
ixgbe: Refactor MAC address configuration code
by Alexander Duyck
· 10 years ago
50985b5
ixgbevf: Minor cleanups
by Mark Rustad
· 10 years ago
40a13e2
ixgbevf: Use a private workqueue to avoid certain possible hangs
by Mark Rustad
· 10 years ago
780484d
ixgbe: Use private workqueue to avoid certain possible hangs
by Mark Rustad
· 10 years ago
83a9fb2
ixgbe: Add support for newer thermal alarm
by Mark Rustad
· 10 years ago
f164b84
ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
by Mark Rustad
· 10 years ago
4eeb1ff
i40e: trivial fixes
by Jesse Brandeburg
· 10 years ago
1e59066
i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
by Catherine Sullivan
· 10 years ago
44cdb79
i40e/i40evf: use logical operator
by Mitch Williams
· 10 years ago
b82bc49e
i40e: fix whitespace
by Mitch Williams
· 10 years ago
95db239
i40e: Remove separate functions gathering XOFF Rx stats
by Neerav Parikh
· 10 years ago
8fe2699
i40e: remove CONFIG_I40E_VXLAN
by Jesse Brandeburg
· 10 years ago
827de39
i40e: use priv flags to control packet split
by Jesse Brandeburg
· 10 years ago
d82acb3
i40evf: use correct types
by Mitch Williams
· 10 years ago
ea02e90
i40e: propagate properly
by Mitch Williams
· 10 years ago
a85088d
i40evf: don't use atomic allocation
by Mitch Williams
· 10 years ago
a42e7a3
i40e: Fix memory leaks, sideband filter programming
by Kiran Patil
· 10 years ago
9c6c125
i40e: Detection and recovery of TX queue hung logic moved to service_task from tx_timeout
by Kiran Patil
· 10 years ago
05281eb
i40evf: remove duplicate string
by Mitch Williams
· 10 years ago
e6c4cf6
i40evf: set real num queues
by Mitch Williams
· 10 years ago
1255b7a
i40evf: increase max number of queues
by Mitch Williams
· 10 years ago
17652c6
i40e: remove unused argument
by Jesse Brandeburg
· 10 years ago
0e4425e
i40e: fix: do not sleep in netdev_ops
by Jesse Brandeburg
· 10 years ago
e1c2279
i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
by Catherine Sullivan
· 10 years ago
0dd438d
i40evf: allocate ring structs dynamically
by Mitch Williams
· 10 years ago
7d96ba1
i40evf: allocate queue vectors dynamically
by Mitch Williams
· 10 years ago
e743072
i40evf: quoth the VF driver, Nevermore
by Mitch Williams
· 10 years ago
e7ffb72
i40e: make error message more useful
by Mitch Williams
· 10 years ago
e36b0b1
i40e: fix confusing message
by Helin Zhang
· 10 years ago
2b2426a76
i40e: Update error messaging
by Carolyn Wyborny
· 10 years ago
66f9af85
i40evf: add new fields to store user configuration of RSS
by Helin Zhang
· 10 years ago
90b02b4
i40evf: create a generic get RSS function
by Helin Zhang
· 10 years ago
2c86ac3
i40evf: create a generic config RSS function
by Helin Zhang
· 10 years ago
96a8198
i40evf: rename VF adapter specific RSS function
by Helin Zhang
· 10 years ago
b74118f
i40e/i40evf: prefetch skb data on transmit
by Jesse Brandeburg
· 10 years ago
6a7fded
i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaround
by Anjali Singhai Jain
· 10 years ago
acd6544
i40e: rename rss_size to alloc_rss_size in i40e_pf
by Helin Zhang
· 10 years ago
28c5869
i40e: add new fields to store user configuration
by Helin Zhang
· 10 years ago
1c2df9e
i40e: Bump version to 1.4.2
by Catherine Sullivan
· 10 years ago
043dd65
i40e: create a generic configure rss function
by Helin Zhang
· 10 years ago
e69ff81
i40e: rework the functions to configure RSS with similar parameters
by Helin Zhang
· 10 years ago
3e3aa21
i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
by Helin Zhang
· 10 years ago
1418c34
i40evf: handle many MAC filters correctly
by Mitch Williams
· 10 years ago
8d8f229
i40e/i40evf: clean up error messages
by Mitch Williams
· 10 years ago
2f175f5
i40e/i40evf: Add comment to #endif
by Helin Zhang
· 10 years ago
1f9610e
i40e: Move the saving of old link info from handle_link_event to link_event
by Catherine Sullivan
· 10 years ago
164c9f5
i40e/i40evf: Add a stat to track how many times we have to do a force WB
by Anjali Singhai Jain
· 10 years ago
4f2f017c
i40e: Workaround fix for mss < 256 issue
by Anjali Singhai Jain
· 10 years ago
f9b26eb
i40e: remove BUG_ON from FCoE setup
by Shannon Nelson
· 10 years ago
7fd8954
i40e: remove BUG_ON from feature string building
by Shannon Nelson
· 10 years ago
b875f99
i40e: Change BUG_ON to WARN_ON in service event complete
by Shannon Nelson
· 10 years ago
9c883bd
i40e/i40evf: remove unused tunnel parameter
by Shannon Nelson
· 10 years ago
Next »