index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-18
i40e: Invoke softirqs after napi_reschedule
Benjamin Poirier
1
-0
/
+2
2017-02-18
i40e: remove duplicate device id from PCI table
Carolyn Wyborny
1
-1
/
+0
2017-02-18
i40e: mark the value passed to csum_replace_by_diff as __wsum
Jacob Keller
2
-4
/
+6
2017-02-18
i40e: Error handling for link event
Harshitha Ramamurthy
2
-2
/
+13
2017-02-18
i40e: properly convert le16 value to CPU format
Jacob Keller
1
-5
/
+6
2017-02-18
i40e: convert to cpu from le16 to generate switch_id correctly
Jacob Keller
1
-2
/
+3
2017-02-18
i40e: refactor AQ CMD buffer debug printing
Alan Brady
2
-14
/
+24
2017-02-18
i40e: Fix Adaptive ITR enabling
Carolyn Wyborny
2
-12
/
+12
2017-02-18
i40evf: add comment
Mitch Williams
1
-0
/
+5
2017-02-18
i40evf: free rings in remove function
Mitch Williams
1
-1
/
+2
2017-02-18
i40e: remove unnecessary call to i40e_update_link_info
Jacob Keller
1
-1
/
+0
2017-02-18
i40e: enable mc magic pkt wakeup during power down
Joshua Hay
3
-10
/
+67
2017-02-18
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-11
i40e: Save more link abilities when using ethtool
Henry Tieman
1
-0
/
+3
2017-02-11
i40e: avoid race condition when sending filters to firmware for addition
Jacob Keller
2
-51
/
+112
2017-02-11
i40e: allow i40e_update_filter_state to skip broadcast filters
Jacob Keller
1
-8
/
+29
2017-02-11
i40e: don't warn every time we clear an Rx timestamp register
Jacob Keller
1
-5
/
+16
2017-02-11
i40e: Save link FEC info from link up event
Henry Tieman
4
-2
/
+23
2017-02-11
i40e: Add bus number info to i40e_bus_info struct
Sudheer Mogilappagari
6
-13
/
+19
2017-02-11
i40e: Clean up dead code
Mitch Williams
1
-10
/
+3
2017-02-11
i40e/i40evf : Changed version from 1.6.25 to 1.6.27
Bimmy Pujari
2
-2
/
+2
2017-02-11
i40e: update comment explaining where FDIR buffers are freed
Jacob Keller
1
-1
/
+6
2017-02-11
i40e/i40evf: eliminate i40e_pull_tail()
Scott Peterson
2
-152
/
+186
2017-02-11
i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring
Scott Peterson
4
-33
/
+46
2017-02-11
i40e/i40evf: Limit DMA sync of RX buffers to actual packet size
Scott Peterson
2
-14
/
+18
2017-02-11
i40evf: track outstanding client request
Mitch Williams
3
-0
/
+6
2017-02-11
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-03
ixgbevf: get rid of custom busy polling code
Eric Dumazet
3
-215
/
+0
2017-02-03
ixgbe: get rid of custom busy polling code
Eric Dumazet
4
-224
/
+5
2017-02-02
i40e: add interrupt rate limit verbosity
Alan Brady
1
-3
/
+10
2017-02-02
i40e: refactor macro INTRL_USEC_TO_REG
Alan Brady
3
-3
/
+16
2017-02-02
i40e: remove unused function
Mitch Williams
2
-36
/
+0
2017-02-02
i40e: Remove FPK HyperV VF device ID
Jayaprakash Shanmugam
2
-2
/
+0
2017-02-02
i40e: Quick refactor to start moving data off stack and into Tx buffer info
Alexander Duyck
2
-40
/
+54
2017-02-02
i40e: remove unnecessary __packed
Tushar Dave
1
-2
/
+2
[next]