index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-10
ice: fix incorrect size description of ice_get_nvm_version
Jacob Keller
1
-2
/
+2
2020-03-10
ice: use variable name more descriptive than type
Bruce Allan
5
-36
/
+36
2020-03-10
ice: Use EOPNOTSUPP instead of ENOTSUPP
Anirudh Venkataramanan
2
-3
/
+3
2020-03-10
ice: Fix format specifier
Tony Nguyen
1
-2
/
+2
2020-03-10
ice: fix use of deprecated strlcpy()
Bruce Allan
1
-3
/
+3
2020-03-10
ice: Increase mailbox receive queue length to maximum
Lukasz Czapnik
2
-2
/
+1
2020-03-10
ice: Correct setting VLAN pruning
Brett Creeley
1
-8
/
+2
2020-03-10
ice: renegotiate link after FW DCB on
Dave Ertman
1
-24
/
+29
2020-03-10
ice: Fix corner case when switching from IEEE to CEE
Avinash JD
1
-1
/
+2
2020-03-10
ice: Display Link detected via Ethtool in safe mode
Brett Creeley
1
-0
/
+1
2020-03-10
ice: Fix removing driver while bare-metal VFs pass traffic
Brett Creeley
3
-10
/
+29
2020-03-10
ice: Improve clarity of prints and variables
Brett Creeley
3
-125
/
+145
2020-03-10
ice: allow bigger VFs
Mitch Williams
4
-158
/
+146
2020-03-10
iavf: Enable support for up to 16 queues
Mitch Williams
4
-40
/
+11
2020-03-10
ice: Cleanup unneeded parenthesis
Jeff Kirsher
1
-2
/
+2
2020-03-05
ixgbe: Use pci_get_dsn()
Jacob Keller
1
-12
/
+5
2020-03-05
ice: Use pci_get_dsn()
Jacob Keller
1
-20
/
+12
2020-03-05
e1000e: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-05
ice: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-56
/
+3
2020-02-26
iavf: use tc_cls_can_offload_and_chain0() instead of chain check
Jiri Pirko
1
-3
/
+5
2020-02-24
intel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
5
-8
/
+8
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-80
/
+115
2020-02-20
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
14
-6
/
+576
2020-02-20
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
15
-117
/
+414
2020-02-19
igc: Add comment
Sasha Neftin
1
-0
/
+2
2020-02-19
igc: Add WOL support
Sasha Neftin
4
-0
/
+75
2020-02-19
igc: Add pcie error handler support
Sasha Neftin
1
-0
/
+103
2020-02-19
igc: Complete to commit Add basic skeleton for PTP
Sasha Neftin
3
-1
/
+4
2020-02-19
e1000e: Add support for Tiger Lake device
Vitaly Lifshits
2
-0
/
+2
2020-02-19
igc: Fix the typo in comment
Sasha Neftin
1
-1
/
+1
2020-02-19
e1000e: Add support for Alder Lake
Sasha Neftin
5
-0
/
+21
2020-02-19
igc: Add dump options
Sasha Neftin
6
-1
/
+338
2020-02-19
igc: Complete to commit Add legacy power management support
Sasha Neftin
1
-0
/
+27
2020-02-19
igc: make non-global functions static
Chen Zhou
1
-2
/
+2
2020-02-19
net: intel: e1000e: fix possible sleep-in-atomic-context bugs in e1000e_get_h...
Jia-Ju Bai
1
-2
/
+2
2020-02-19
e1000e: fix missing cpu_to_le64 on buffer_addr
Ben Dooks (Codethink)
1
-1
/
+1
2020-02-19
ice: fix define for E822 backplane device
Bruce Allan
3
-4
/
+4
2020-02-19
ice: add support for E823 devices
Bruce Allan
3
-9
/
+53
2020-02-19
ice: add additional E810 device id
Bruce Allan
2
-0
/
+3
2020-02-19
ice: add backslash-n to strings
Jesse Brandeburg
5
-18
/
+13
2020-02-19
ice: increase PF reset wait timeout to 300 milliseconds
Jacob Keller
1
-1
/
+1
2020-02-19
ice: Support XDP UMEM wake up mechanism
Krzysztof Kazimierczak
1
-0
/
+18
2020-02-19
ice: SW DCB, report correct max TC value
Dave Ertman
1
-8
/
+1
2020-02-19
ice: Report correct DCB mode
Avinash Dayanand
1
-3
/
+24
2020-02-19
ice: Add DCBNL ops required to configure ETS in CEE for SW DCB
Avinash JD
1
-0
/
+43
2020-02-19
ice: Always clear the QRXFLXP_CNTXT register for VF Rx queues
Brett Creeley
2
-2
/
+7
2020-02-19
ice: Fix for TCAM entry management
Dan Nowlin
1
-14
/
+51
2020-02-19
ice: update malicious driver detection event handling
Paul Greenwalt
6
-59
/
+150
2020-02-19
ice: Validate config for SW DCB map
Avinash Dayanand
3
-0
/
+47
2020-02-19
ice: Wait for VF to be reset/ready before configuration
Brett Creeley
2
-61
/
+76
[next]