index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-15
igb: update code to better handle incrementing page count
Alexander Duyck
2
-8
/
+23
2016-12-15
igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
Alexander Duyck
1
-20
/
+33
2016-12-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+5
2016-12-11
e1000: use disable_hardirq() for e1000_netpoll()
WANG Cong
2
-6
/
+6
2016-12-11
i40e: don't truncate match_method assignment
Keller, Jacob E
1
-2
/
+1
2016-12-07
i40e: move all updates for VLAN mode into i40e_sync_vsi_filters
Jacob Keller
1
-101
/
+113
2016-12-07
i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID
Jacob Keller
3
-17
/
+32
2016-12-07
i40e: factor out addition/deletion of VLAN per each MAC address
Jacob Keller
1
-13
/
+55
2016-12-07
i40e: delete filter after adding its replacement when converting
Jacob Keller
1
-1
/
+1
2016-12-07
i40e: refactor i40e_update_filter_state to avoid passing aq_err
Jacob Keller
1
-37
/
+21
2016-12-07
i40e: recalculate vsi->active_filters from hash contents
Jacob Keller
1
-23
/
+29
2016-12-07
i40e: defeature support for PTP L4 frame detection on XL710
Jacob Keller
4
-9
/
+31
2016-12-07
i40e: lock service task correctly
Mitch Williams
1
-17
/
+7
2016-12-07
i40e: Add functions which apply correct PHY access method for read and write ...
Michal Kosiarz
3
-0
/
+80
2016-12-07
i40e: Add FEC for 25g
Carolyn Wyborny
3
-4
/
+48
2016-12-07
i40e: Add support for 25G devices
Carolyn Wyborny
13
-79
/
+208
2016-12-07
i40e: use unsigned printf format specifier for active_filters count
Jacob Keller
1
-1
/
+1
2016-12-07
Changed version from 1.6.21 to 1.6.25
Bimmy Pujari
2
-2
/
+2
2016-12-07
i40e: Blink LED on 1G BaseT boards
Henry Tieman
3
-8
/
+8
2016-12-07
i40e: remove code to handle dev_addr specially
Jacob Keller
1
-36
/
+7
2016-12-07
i40e/i40evf: napi_poll must return the work done
Alexander Duyck
2
-2
/
+2
2016-12-07
i40e: restore workaround for removing default MAC filter
Jacob Keller
1
-0
/
+41
2016-12-07
i40e: simplify txd use count calculation
Mitch Williams
2
-34
/
+56
2016-12-07
i40e: Driver prints log message on link speed change
Filip Sadowski
2
-1
/
+6
2016-12-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
9
-184
/
+511
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-8
/
+24
2016-12-03
i40e: change message to only appear when extra debug info is wanted
Carolyn Wyborny
1
-1
/
+1
2016-12-03
i40e/i40evf: replace for memcpy with single memcpy call in ethtool
Jacob Keller
1
-16
/
+8
2016-12-03
i40e: set broadcast promiscuous mode for each active VLAN
Jacob Keller
4
-21
/
+129
2016-12-03
i40e: Fix for ethtool Supported link modes
Harshitha Ramamurthy
3
-7
/
+13
2016-12-03
i40evf: protect against NULL msix_entries and q_vectors pointers
Jacob Keller
1
-6
/
+14
2016-12-03
i40e: Pass unknown PHY type for unknown PHYs
Henry Tieman
1
-1
/
+2
2016-12-03
i40e: Remove unreachable code
Henry Tieman
1
-8
/
+1
2016-12-03
i40evf: check for msix_entries null dereference
Alan Brady
1
-0
/
+6
2016-12-03
i40evf: Move some i40evf_reset_task code to separate function
Joe Perches
1
-42
/
+44
2016-12-03
i40e: fix panic on SPARC while changing num of desc
Tushar Dave
1
-5
/
+5
2016-12-03
i40e: Add protocols over MCTP to i40e_aq_discover_capabilities
Piotr Raczynski
3
-0
/
+16
2016-12-03
i40e: fix trivial typo in naming of i40e_sync_filters_subtask
Jacob Keller
1
-2
/
+2
2016-12-03
i40e: Add Clause22 implementation
Michal Kosiarz
3
-52
/
+159
2016-12-03
i40e: avoid duplicate private flags definitions
Jacob Keller
1
-25
/
+17
2016-12-03
i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vid
Jacob Keller
1
-2
/
+2
2016-12-03
i40e: remove error_param_int label from i40e_vc_config_promiscuous_mode_msg
Jacob Keller
1
-3
/
+4
2016-12-03
i40evf: Be much more verbose about what we can and cannot offload
Alexander Duyck
1
-0
/
+59
2016-12-03
i40e: Be much more verbose about what we can and cannot offload
Alexander Duyck
1
-8
/
+44
2016-12-01
ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksum
Alexander Duyck
2
-4
/
+12
2016-12-01
igb/igbvf: Don't use lco_csum to compute IPv4 checksum
Alexander Duyck
2
-4
/
+12
2016-11-16
ptp_clock: Allow for it to be optional
Nicolas Pitre
1
-5
/
+5
2016-11-10
ptp: igb: Use the high resolution frequency method.
Richard Cochran
1
-8
/
+8
2016-11-05
ixgbevf: Handle previously-freed msix_entries
Mark Rustad
1
-2
/
+7
2016-11-05
ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transp...
Sowmini Varadhan
1
-0
/
+17
[next]