Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
fc18eaa073e5a35aa21038c0c69a5a646195a58b
/
drivers
/
net
/
ethernet
/
intel
fc18eaa
i40e: refactor VF reset flow
by Mitch Williams
· 12 years ago
805bd5b
i40e: move i40e_reset_vf
by Mitch Williams
· 12 years ago
8144f0f
i40e: Rx checksum offload for VXLAN
by Joseph Gasparakis
· 12 years ago
a1c9a9d
i40e: Implementation of VXLAN ndo's
by Jeff Kirsher
· 12 years ago
be1d5ee
i40e: fix curly brace use and return type
by Shannon Nelson
· 12 years ago
8e2773a
i40e: add wake-on-lan support
by Shannon Nelson
· 12 years ago
d4dfb81
i40e: Populate and check pci bus speed and width
by Catherine Sullivan
· 12 years ago
9c010ee
i40e: Suppress HMC error to Interrupt message level
by Anjali Singhai Jain
· 12 years ago
4836650
i40e: using for_each_set_bit to simplify the code
by Wei Yongjun
· 12 years ago
8e769788
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
90327e7
i40evf: A0 silicon specific
by Greg Rose
· 12 years ago
105bf2f
i40evf: add driver to kernel build system
by Greg Rose
· 12 years ago
d358aa9
i40evf: init code and hardware support
by Greg Rose
· 12 years ago
5321a21
i40evf: driver core headers
by Greg Rose
· 12 years ago
62683ab
i40evf: virtual channel interface
by Greg Rose
· 12 years ago
fbb7ddf
i40evf: core ethtool functionality
by Greg Rose
· 12 years ago
7f12ad7
i40evf: transmit and receive functionality
by Greg Rose
· 12 years ago
5eae00c
i40evf: main driver core
by Greg Rose
· 12 years ago
4012dda
net: ixgbe: slight optimization of addr compare
by dingtianhong
· 12 years ago
887fa9d
net: igbvf: slight optimization of addr compare
by dingtianhong
· 12 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
cd14ef5
igb: Change to use statically allocated array for MSIx entries
by Carolyn Wyborny
· 12 years ago
02ef6e1
igb: Fix queue allocation method to accommodate changing during runtime
by Carolyn Wyborny
· 12 years ago
22dd81c
ixgbe: Start temperature sensor attribute index with 1
by Guenter Roeck
· 12 years ago
03b77d8
ixgbe: Convert to use devm_hwmon_device_register_with_groups
by Guenter Roeck
· 12 years ago
220fe05
ixgbevf: add DCB configuration into queue setup
by Don Skidmore
· 12 years ago
af28eec
i40e: make functions static and remove dead code
by Stephen Hemminger
· 12 years ago
5561b6a
i40e: Fix off by one in i40e_dbg_command_write
by Alan Cox
· 12 years ago
582a74e
i40e: Bump version number
by Catherine Sullivan
· 12 years ago
84ed40e
i40e: Fix wrong mask bits being used in misc interrupt
by Anjali Singhai Jain
· 12 years ago
e625f71
i40e: more print_hex_dump use
by Shannon Nelson
· 12 years ago
2706a20
i40e: fix up scanf decoders
by Shannon Nelson
· 12 years ago
7792fe4
i40e: simplify error messages for dump descriptor
by Shannon Nelson
· 12 years ago
29d0790
i40e: prevent null pointer exception in dump descriptor
by Shannon Nelson
· 12 years ago
3753cb2
i40e: Fix dump output from debugfs calls
by Neerav Parikh
· 12 years ago
6dbbbfb
i40e: Remove FCoE in i40e_virtchnl_pf.c code
by Neerav Parikh
· 12 years ago
9007bcc
i40e: support for suspend and resume
by Shannon Nelson
· 12 years ago
23326186
i40e: rtnl_lock in reset path fixes
by Anjali Singhai Jain
· 12 years ago
4b7820c
i40e: Add basic support for get/set channels for RSS
by Anjali Singhai Jain
· 12 years ago
f8ff146
i40e: function to reconfigure RSS queues and rebuild
by Anjali Singhai Jain
· 12 years ago
bc7d338
i40e: reinit flow for the main VSI
by Anjali Singhai Jain
· 12 years ago
bf051a3
i40e: use same number of queues as CPUs
by Jesse Brandeburg
· 12 years ago
895106a
i40e: trivial fixes
by Jesse Brandeburg
· 12 years ago
d52c20b
i40e: init flow control settings to disabled
by Jesse Brandeburg
· 12 years ago
25946dd
i40e: Tell the stack about our actual number of queues
by Anjali Singhai Jain
· 12 years ago
f551b43
i40e: fix pf reset after offline test
by Shannon Nelson
· 12 years ago
c9a3d47
i40e: fix up some of the ethtool connection reporting
by Jesse Brandeburg
· 12 years ago
df29df9
igb: Fix for issue where values could be too high for udelay function.
by Carolyn Wyborny
· 12 years ago
3c325ce
i40e: fix null dereference
by Jesse Brandeburg
· 12 years ago
e6e25bb
igb: Start temperature sensor attribute index with 1
by Guenter Roeck
· 12 years ago
e3670b8
igb: Convert to use devm_hwmon_device_register_with_groups
by Guenter Roeck
· 12 years ago
56cec24
igb: Add new feature Media Auto Sense for 82580 devices only
by Carolyn Wyborny
· 12 years ago
89dbefb
igb: Support ports mapped in 64-bit PCI space
by Aaron Sierra
· 12 years ago
2bdfc4e
igb: Add media switching feature for i354 PHY's
by Carolyn Wyborny
· 12 years ago
5cdab2f
ixgbe: Focus config of head, tail ntc, and ntu all into a single function
by Don Skidmore
· 12 years ago
c0832b2
ixgbevf: update Kconfig description
by Jacob Keller
· 12 years ago
893238a
i40e: Bump version number
by Catherine Sullivan
· 12 years ago
0319577
i40e: remove and fix confusing define name
by Jesse Brandeburg
· 12 years ago
1fa1837
i40e: complain about out-of-range descriptor request
by Shannon Nelson
· 12 years ago
639dc37
i40e: loopback info and set loopback fix
by Kamil Krawczyk
· 12 years ago
b03aaa9
i40e: restrict diag test messages
by Shannon Nelson
· 12 years ago
93cd765
i40e: Add a new variable to track number of pf instances
by Anjali Singhai Jain
· 12 years ago
4a38d09
i40e: add num_VFs message
by Anjali Singhai Jain
· 12 years ago
7b08639
i40e: refactor ethtool tests
by Shannon Nelson
· 12 years ago
c140c17
i40e: clear test state bit after all ethtool tests
by Shannon Nelson
· 12 years ago
ac6c5e3
i40e: only set up the rings to be used
by Shannon Nelson
· 12 years ago
4617e8c
i40e: Enable all PCTYPEs except FCOE for RSS.
by Anjali Singhai Jain
· 12 years ago
f650a38
i40e: refactor reset code
by Anjali Singhai Jain
· 12 years ago
217ffd4
i40e: Bump version
by Catherine Sullivan
· 12 years ago
a19a41e
i40e: whitespace
by Jeff Kirsher
· 12 years ago
7134f9c
i40e: enable early hardware support
by Jesse Brandeburg
· 12 years ago
e1c51b95
i40e: Add flag for L2 VEB filtering
by Kevin Scott
· 12 years ago
be405eb
i40e: get media type during link info
by Jesse Brandeburg
· 12 years ago
8a49492
i40e: check multi-bit state correctly
by Jesse Brandeburg
· 12 years ago
dcf8f55
i40e: separate TSYNVALID and TSYNINDX fields in Rx descriptor
by Jacob Keller
· 12 years ago
91612c3
i40e: sync header files with hardware
by Anjali Singhai Jain
· 12 years ago
b7b580a
i40e: restrict diag test length
by Kamil Krawczyk
· 12 years ago
7823fe3
i40e: add support for triggering EMPR
by Shannon Nelson
· 12 years ago
cd92e72
i40e: add interrupt test
by Shannon Nelson
· 12 years ago
2759997
i40e: default debug mask setting
by Shannon Nelson
· 12 years ago
4f28c72
i40e: fix debugging messages
by Mitch Williams
· 12 years ago
7e68edf9
i40e: properly add VF MAC addresses
by Mitch Williams
· 12 years ago
d4946cf
i40e: retry call on timeout
by Shannon Nelson
· 12 years ago
d52cf0a
i40e: select reset counters correctly
by Shannon Nelson
· 12 years ago
54692b4
i40e: allow one more vector for VFs
by Mitch Williams
· 12 years ago
fe31070
i40e: firmware version fields offsets update
by Anjali Singhai jain
· 12 years ago
17e6a84
i40e: simplify aq head-tail-len setups
by Shannon Nelson
· 12 years ago
26d7178
i40e: clear AQ head and tail registers
by Shannon Nelson
· 12 years ago
5807822
i40e: register file updates
by Anjali Singhai jain
· 12 years ago
71bd4b8
i40e: set pf_id based on device and function numbers
by Christopher Pau
· 12 years ago
426e1fa
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 12 years ago
8821754
ixgbe: Make ixgbe_identify_qsfp_module_generic static
by Mark Rustad
· 12 years ago
8bf1264
ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default
by John Fastabend
· 12 years ago
ae72c8d
ixgbe: ixgbe_fwd_ring_down needs to be static
by John Fastabend
· 12 years ago
74a1b1e
e1000: fix possible reset_task running after adapter down
by Vladimir Davydov
· 12 years ago
b2f963bf
e1000: fix lockdep warning in e1000_reset_task
by Vladimir Davydov
· 12 years ago
6a7d64e
e1000: prevent oops when adapter is being closed and reset simultaneously
by yzhu1
· 12 years ago
42ce412
igb: Fixed Wake On LAN support
by Akeem G Abodunrin
· 12 years ago
4e8cff6
e1000e: Implement the SIOCGHWTSTAMP ioctl
by Ben Hutchings
· 12 years ago
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
Next »