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
2014-01-17
e1000e: Fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
1
-6
/
+2
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
1
-20
/
+13
2013-12-18
ixgbe: fix for unused variable warning with certain config
Don Skidmore
1
-0
/
+2
2013-12-18
e1000e: Fix a compile flag mis-match for suspend/resume
David Ertman
1
-2
/
+2
2013-12-18
e1000e: fix compiler warning (maybe-unitialized variable)
David Ertman
1
-2
/
+5
2013-12-18
e1000e: fix compiler warnings
David Ertman
1
-3
/
+7
2013-12-15
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
1
-1
/
+4
2013-12-15
i40e: fix null dereference
Jesse Brandeburg
1
-0
/
+3
2013-11-30
ixgbe: Make ixgbe_identify_qsfp_module_generic static
Mark Rustad
2
-2
/
+2
2013-11-30
ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default
John Fastabend
1
-3
/
+2
2013-11-30
ixgbe: ixgbe_fwd_ring_down needs to be static
John Fastabend
1
-2
/
+2
2013-11-30
e1000: fix possible reset_task running after adapter down
Vladimir Davydov
1
-4
/
+11
2013-11-30
e1000: fix lockdep warning in e1000_reset_task
Vladimir Davydov
2
-35
/
+3
2013-11-30
e1000: prevent oops when adapter is being closed and reset simultaneously
yzhu1
2
-0
/
+14
2013-11-30
igb: Fixed Wake On LAN support
Akeem G Abodunrin
1
-3
/
+4
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-8
/
+6
2013-11-15
e1000e: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-8
/
+6
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+9
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
7
-74
/
+35
2013-11-11
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
2
-8
/
+13
2013-11-11
igb: Update link modes display in ethtool
Carolyn Wyborny
1
-24
/
+27
2013-11-09
ixgbe: deleting dfwd stations out of order can cause null ptr deref
John Fastabend
1
-2
/
+6
2013-11-09
ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
John Fastabend
1
-6
/
+10
2013-11-08
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
4
-89
/
+443
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2
-0
/
+9
2013-11-01
ixgbe: fix inconsistent clearing of the multicast table
Emil Tantilov
1
-8
/
+7
2013-11-01
ixgbe: cleanup IXGBE_DESC_UNUSED
Don Skidmore
2
-8
/
+12
2013-11-01
ixgbe: Reduce memory consumption with larger page sizes
Anton Blanchard
1
-0
/
+4
2013-11-01
igb: Don't let ethtool try to write to iNVM in i210/i211
Fujinaka, Todd
1
-1
/
+3
2013-11-01
ixgbevf: remove redundant workaround
Emil Tantilov
1
-9
/
+0
2013-11-01
e1000: fix wrong queue idx calculation
Hong Zhiguo
1
-2
/
+1
2013-10-29
i40e: fix error return code in i40e_probe()
Wei Yongjun
1
-1
/
+3
2013-10-29
ixgbevf: Add zero_base handler to network statistics
Don Skidmore
2
-34
/
+45
2013-10-29
ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
Jacob Keller
3
-0
/
+60
2013-10-29
ixgbevf: implement CONFIG_NET_RX_BUSY_POLL
Jacob Keller
2
-0
/
+177
2013-10-29
ixgbevf: have clean_rx_irq return total_rx_packets cleaned
Jacob Keller
1
-6
/
+7
2013-10-29
ixgbevf: add ixgbevf_rx_skb
Jacob Keller
1
-1
/
+15
2013-10-29
ixgbe: remove unnecessary duplication of PCIe bandwidth display
Jacob Keller
1
-23
/
+13
2013-10-29
ixgbe: show <2% for encoding loss on PCIe Gen3
Jacob Keller
1
-2
/
+2
2013-10-29
ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all
Jacob Keller
2
-16
/
+38
2013-10-24
ixgbevf: bump driver version
Don Skidmore
1
-1
/
+1
2013-10-24
ixgbevf: implement ethtool get/set coalesce
Jacob Keller
3
-1
/
+84
2013-10-24
ixgbevf: Adds function to set PSRTYPE register
Don Skidmore
1
-2
/
+16
2013-10-24
ixgbe: fix rx-usecs range checks for BQL
Emil Tantilov
1
-3
/
+3
2013-10-24
ixgbe: use pcie_capability_read_word() to simplify code
Yijing Wang
1
-4
/
+2
2013-10-24
ixgbe: cleanup ixgbe_enumerate_functions
Jacob Keller
1
-8
/
+5
2013-10-24
igb: fix driver reload with VF assigned to guest
Stefan Assmann
1
-21
/
+16
2013-10-24
igb: Fix master/slave mode for all m88 i354 PHY's
Carolyn Wyborny
1
-5
/
+3
2013-10-24
i40e: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2013-10-24
igbvf: add missing iounmap() on error in igbvf_probe()
Wei Yongjun
1
-1
/
+2
[next]