index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-04-14
fm10k: fix multi-bit VLAN update requests from VF
Jacob Keller
1
-8
/
+22
2016-04-14
i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
Alexander Duyck
4
-56
/
+62
2016-04-06
e1000: Double Tx descriptors needed check for 82544
Alexander Duyck
1
-1
/
+18
2016-04-06
e1000: Do not overestimate descriptor counts in Tx pre-check
Alexander Duyck
1
-1
/
+1
2016-04-06
i40e: fix errant PCIe bandwidth message
Jesse Brandeburg
1
-0
/
+1
2016-03-30
ixgbe: Fix cls_u32 offload support for L4 ports
Sridhar Samudrala
1
-12
/
+4
2016-03-30
ixgbe: Fix cls_u32 offload support for fields with masks
Sridhar Samudrala
2
-7
/
+5
2016-03-30
ixgbe: fix error handling in TC cls_u32 offload routines
Sridhar Samudrala
1
-18
/
+34
2016-03-30
ixgbe: make __ixgbe_setup_tc static
Emil Tantilov
1
-2
/
+2
2016-03-30
ixgbevf: fix error code path when setting MAC address
Emil Tantilov
2
-5
/
+11
2016-03-30
ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
3
-4
/
+6
2016-03-30
ixgbe: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
3
-4
/
+6
2016-03-30
ixgbe: Use udelay to avoid sleeping while atomic
Mark Rustad
1
-1
/
+1
2016-03-30
ixgbe: Fix ATR so that it correctly handles IPv6 extension headers
Alexander Duyck
1
-24
/
+21
2016-03-30
ixgbe: Store VXLAN port number in network order
Alexander Duyck
2
-49
/
+20
2016-03-30
ixgbe: Fix for RAR0 not being set to default MAC addr
Tushar Dave
1
-0
/
+2
2016-03-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
9
-13
/
+1657
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
52
-2123
/
+4297
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
4
-4
/
+4
2016-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-0
/
+103
2016-03-04
e1000e: Adds hardware supported cross timestamp on e1000e nic
Christopher S. Hall
4
-0
/
+103
2016-03-04
net: relax setup_tc ndo op handle restriction
John Fastabend
2
-2
/
+2
2016-03-02
net: cls_u32: move TC offload feature bit into cls_u32 offload logic
John Fastabend
1
-3
/
+0
2016-03-01
i40e: Add support for client interface for IWARP driver
Anjali Singhai Jain
9
-13
/
+1657
2016-02-25
igb: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
3
-6
/
+8
2016-02-25
igb: Fix VLAN tag stripping on Intel i350
Corinna Vinschen
1
-9
/
+32
2016-02-25
igbvf: remove "link is Up" message when registering mcast address
Jon Maxwell
1
-1
/
+0
2016-02-25
igbvf: Add support for generic Tx checksums
Alexander Duyck
2
-61
/
+82
2016-02-25
igb: Add support for generic Tx checksums
Alexander Duyck
1
-58
/
+48
2016-02-25
igb: rename igb define to be more generic
Todd Fujinaka
2
-4
/
+4
2016-02-25
igb: add conditions for I210 to generate periodic clock output
Roland Hii
1
-1
/
+2
2016-02-25
igb: enable WoL for OEM devices regardless of EEPROM setting
Todd Fujinaka
1
-0
/
+20
2016-02-25
igb: constify e1000_phy_operations structure
Julia Lawall
2
-2
/
+2
2016-02-25
igb: When GbE link up, wait for Remote receiver status condition
Takuma Ueba
1
-0
/
+20
2016-02-25
e1000e: Initial support for KabeLake
Raanan Avargil
2
-0
/
+8
2016-02-25
e1000e: Clear ULP configuration register on ULP exit
Raanan Avargil
2
-0
/
+6
2016-02-25
e1000e: Set HW FIFO minimum pointer gap for non-gig speeds
Raanan Avargil
1
-0
/
+12
2016-02-25
e1000e: Increase PHY PLL clock gate timing
Raanan Avargil
2
-0
/
+15
2016-02-25
e1000e: Increase ULP timer
Raanan Avargil
1
-2
/
+2
2016-02-20
i40e/ethtool: support coalesce setting by queue
Kan Liang
1
-0
/
+7
2016-02-20
i40e/ethtool: support coalesce getting by queue
Kan Liang
1
-0
/
+7
2016-02-20
i40e: queue-specific settings for interrupt moderation
Kan Liang
6
-70
/
+120
2016-02-19
i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
Jesse Brandeburg
2
-2
/
+2
2016-02-19
i40e: let go of the past
Mitch Williams
1
-0
/
+2
2016-02-19
i40e: suspend scheduling during driver unload
Pandi Kumar Maharajan
1
-0
/
+1
2016-02-19
i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
Shannon Nelson
5
-22
/
+23
2016-02-19
i40e: implement and use Rx CTL helper functions
Shannon Nelson
4
-3
/
+266
2016-02-19
i40e: add adminq commands for Rx CTL registers
Shannon Nelson
2
-0
/
+32
2016-02-19
i40e: add check for null VSI
John Underwood
1
-1
/
+6
2016-02-19
i40e: Expose some registers to program parser, FD and RSS logic
Anjali Singhai Jain
1
-0
/
+48
[next]