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.13.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
2017-02-28
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "applys" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "varible" pattern and fix typo instances
Masahiro Yamada
1
-3
/
+1
2017-02-19
i40e: Invoke softirqs after napi_reschedule
Benjamin Poirier
1
-0
/
+2
2017-02-19
i40e: remove duplicate device id from PCI table
Carolyn Wyborny
1
-1
/
+0
2017-02-19
i40e: mark the value passed to csum_replace_by_diff as __wsum
Jacob Keller
2
-4
/
+6
2017-02-19
i40e: Error handling for link event
Harshitha Ramamurthy
2
-2
/
+13
2017-02-19
i40e: properly convert le16 value to CPU format
Jacob Keller
1
-5
/
+6
2017-02-19
i40e: convert to cpu from le16 to generate switch_id correctly
Jacob Keller
1
-2
/
+3
2017-02-19
i40e: refactor AQ CMD buffer debug printing
Alan Brady
2
-14
/
+24
2017-02-19
i40e: Fix Adaptive ITR enabling
Carolyn Wyborny
2
-12
/
+12
2017-02-19
i40evf: add comment
Mitch Williams
1
-0
/
+5
2017-02-19
i40evf: free rings in remove function
Mitch Williams
1
-1
/
+2
2017-02-19
i40e: remove unnecessary call to i40e_update_link_info
Jacob Keller
1
-1
/
+0
2017-02-19
i40e: enable mc magic pkt wakeup during power down
Joshua Hay
3
-10
/
+67
2017-02-19
i40e: fix disable overflow promiscuous mode
Alan Brady
1
-5
/
+7
2017-02-16
ixgbe: Don't bother clearing buffer memory for descriptor rings
Alexander Duyck
2
-71
/
+99
2017-02-16
ixgbe: Add support for build_skb
Alexander Duyck
1
-1
/
+48
2017-02-16
ixgbe: Add private flag to control buffer mode
Alexander Duyck
1
-0
/
+47
2017-02-16
ixgbe: Add support for padding packet
Alexander Duyck
2
-4
/
+56
2017-02-16
ixgbe: Break out Rx buffer page management
Alexander Duyck
1
-109
/
+122
2017-02-16
ixgbe: Use length to determine if descriptor is done
Alexander Duyck
2
-7
/
+9
2017-02-16
ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE
Alexander Duyck
2
-17
/
+22
2017-02-16
ixgbe: Update code to better handle incrementing page count
Alexander Duyck
2
-15
/
+31
2017-02-16
ixgbe: Update driver to make use of DMA attributes in Rx path
Alexander Duyck
2
-19
/
+40
2017-02-16
ixgbe: Only DMA sync frame length
Alexander Duyck
1
-5
/
+5
2017-02-16
ixgbe: Add function for checking to see if we can reuse page
Alexander Duyck
1
-29
/
+42
2017-02-16
ixgbe: Update version to reflect added functionality
Mark Rustad
1
-1
/
+1
2017-02-16
ixgbe: prefix Data Center Bridge ops struct
Stephen Hemminger
3
-3
/
+3
2017-02-16
ixgbe: Support 2.5Gb and 5Gb speed
Tony Nguyen
2
-3
/
+10
2017-02-12
i40e: Save more link abilities when using ethtool
Henry Tieman
1
-0
/
+3
2017-02-12
i40e: avoid race condition when sending filters to firmware for addition
Jacob Keller
2
-51
/
+112
2017-02-12
i40e: allow i40e_update_filter_state to skip broadcast filters
Jacob Keller
1
-8
/
+29
2017-02-12
i40e: don't warn every time we clear an Rx timestamp register
Jacob Keller
1
-5
/
+16
2017-02-12
i40e: Save link FEC info from link up event
Henry Tieman
4
-2
/
+23
2017-02-12
i40e: Add bus number info to i40e_bus_info struct
Sudheer Mogilappagari
6
-13
/
+19
2017-02-12
i40e: Clean up dead code
Mitch Williams
1
-10
/
+3
2017-02-12
i40e/i40evf : Changed version from 1.6.25 to 1.6.27
Bimmy Pujari
2
-2
/
+2
2017-02-12
i40e: update comment explaining where FDIR buffers are freed
Jacob Keller
1
-1
/
+6
2017-02-12
i40e/i40evf: eliminate i40e_pull_tail()
Scott Peterson
2
-152
/
+186
2017-02-12
i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring
Scott Peterson
4
-33
/
+46
2017-02-12
i40e/i40evf: Limit DMA sync of RX buffers to actual packet size
Scott Peterson
2
-14
/
+18
2017-02-12
i40evf: track outstanding client request
Mitch Williams
3
-0
/
+6
2017-02-12
i40e: don't check params until after checking for client instance
Jacob Keller
1
-2
/
+2
2017-02-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
14
-153
/
+129
2017-02-04
ixgbevf: get rid of custom busy polling code
Eric Dumazet
3
-215
/
+0
2017-02-04
ixgbe: get rid of custom busy polling code
Eric Dumazet
4
-224
/
+5
2017-02-03
i40e: add interrupt rate limit verbosity
Alan Brady
1
-3
/
+10
2017-02-03
i40e: refactor macro INTRL_USEC_TO_REG
Alan Brady
3
-3
/
+16
2017-02-03
i40e: remove unused function
Mitch Williams
2
-36
/
+0
[next]