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-10-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2
-1
/
+3
2016-10-04
i40e: avoid NULL pointer dereference and recursive errors on early PCI error
Guilherme G Piccoli
1
-0
/
+6
2016-10-04
i40e: fix sideband flow director vector allocation
Stefan Assmann
1
-2
/
+9
2016-10-04
i40e: fix MSI-X vector redistribution if hw limit is reached
Stefan Assmann
1
-16
/
+22
2016-10-04
i40e: check if vectors are already depleted when doing VMDq allocation
Stefan Assmann
1
-11
/
+16
2016-10-03
fm10k: wrap long line for alloc_workqueue
Jacob Keller
1
-1
/
+2
2016-10-03
fm10k: use generic ethtool_op_get_ts_info callback
Jacob Keller
1
-0
/
+1
2016-09-28
igb: restore PPS signal on igb_ptp_reset
Jacob Keller
2
-1
/
+5
2016-09-28
igb: bump version to igb-5.4.0
Todd Fujinaka
1
-1
/
+1
2016-09-28
igbvf: bump version to igbvf-2.4.0
Todd Fujinaka
1
-1
/
+1
2016-09-28
igb: fix non static symbol warning
Wei Yongjun
1
-2
/
+2
2016-09-25
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
7
-70
/
+280
2016-09-25
i40e: don't configure zero-size RSS table
Mitch Williams
1
-0
/
+2
2016-09-25
i40e: Strip out debugfs hook for Flow Director filter programming
Alexander Duyck
3
-84
/
+3
2016-09-25
i40e: Split Flow Director descriptor config into separate function
Alexander Duyck
1
-51
/
+64
2016-09-25
i40e/i40evf: Add txring_txq function to match fm10k and ixgbe
Alexander Duyck
4
-22
/
+30
2016-09-25
i40e: Fix Flow Director raw_buf cleanup
Alexander Duyck
2
-8
/
+8
2016-09-25
i40evf: enable adaptive interrupt throttling
Mitch Williams
1
-5
/
+11
2016-09-25
i40e: Increase minimum number of allocated VSI
Akeem Abodunrin
1
-1
/
+1
2016-09-25
i40e/i40evf: Changed version to 1.6.16
Bimmy Pujari
2
-2
/
+2
2016-09-25
i40e: removing unreachable code
Henry Tieman
1
-5
/
+1
2016-09-25
i40e: check conflicting ntuple/sideband rules when re-enabling ATR
Jacob Keller
1
-3
/
+7
2016-09-25
i40e: cleanup ATR auto_disable_flags use
Jacob Keller
3
-20
/
+17
2016-09-25
i40e: add encap csum VF offload flag
Preethi Banala
2
-0
/
+2
2016-09-25
i40e: fix deleting mac filters
Alan Brady
1
-2
/
+2
2016-09-25
i40e: Remove 100 Mbps SGMII support for X722
Harshitha Ramamurthy
1
-1
/
+0
2016-09-24
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
7
-45
/
+62
2016-09-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
10
-40
/
+53
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
7
-11
/
+28
2016-09-23
ixgbe: reset before SRIOV init to avoid mailbox issues
Emil Tantilov
1
-1
/
+3
2016-09-23
ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PF
Alexander Duyck
2
-8
/
+11
2016-09-23
ixgbe: Limit reporting of redirection table if SR-IOV is enabled
Alexander Duyck
1
-1
/
+5
2016-09-23
ixgbe: Allow setting multiple queues when SR-IOV is enabled
Alexander Duyck
1
-2
/
+2
2016-09-23
ixgbe: Use MDIO_PRTAD_NONE consistently
Mark Rustad
2
-3
/
+3
2016-09-23
ixgbevf: add spinlocks for MTU change calls
Emil Tantilov
1
-0
/
+4
2016-09-23
ixgbe: Indicate support for pause frames in all cases
Mark Rustad
1
-0
/
+19
2016-09-23
ixgbe: Resolve NULL reference by setting {read, write}_reg_mdi
Mark Rustad
1
-0
/
+2
2016-09-23
ixgbe: make ixgbe_led_on/off_t_x550em static
Emil Tantilov
1
-2
/
+2
2016-09-23
ixgbe: simplify the logic for setting VLAN filtering
Emil Tantilov
1
-28
/
+11
2016-09-23
i40evf: remove unnecessary error checking against i40e_shutdown_adminq
Lihong Yang
1
-2
/
+1
2016-09-23
i40e: Limit TX descriptor count in cases where frag size is greater than 16K
Alexander Duyck
2
-10
/
+4
2016-09-23
i40evf: remove unnecessary error checking against i40evf_up_complete
Bimmy Pujari
1
-8
/
+3
2016-09-23
i40evf: Fix link state event handling
Sridhar Samudrala
2
-3
/
+11
2016-09-23
i40e: avoid potential null pointer dereference when assigning len
Colin Ian King
1
-1
/
+2
2016-09-23
i40e: Fix for extra byte swap in tunnel setup
Carolyn Wyborny
1
-3
/
+3
2016-09-23
i40e: Fix to check for NULL
Carolyn Wyborny
1
-1
/
+10
2016-09-23
i40e: return correct opcode to VF
Mitch Williams
1
-2
/
+2
2016-09-23
i40e: fix "dump port" command when NPAR enabled
Alan Brady
1
-1
/
+6
2016-09-23
i40e: fix setting user defined RSS hash key
Alan Brady
3
-9
/
+11
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
4
-4
/
+4
[next]