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
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-13
/
+11
2013-08-02
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
2
-9
/
+9
2013-07-31
ixgbe: add support for quad-port x520 adapter
Don Skidmore
6
-17
/
+358
2013-07-31
ixgbe: clear semaphore bits on timeouts
Emil Tantilov
1
-24
/
+21
2013-07-31
ixgbe: rename LL_EXTENDED_STATS to use queue instead of q
Jacob Keller
1
-6
/
+6
2013-07-31
ixgbe: fix lockdep annotation issue for ptp's work item
Jacob Keller
3
-12
/
+14
2013-07-31
ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidth
Jacob Keller
1
-7
/
+129
2013-07-31
ixgbe: fix SFF data dumps of SFP+ modules
Emil Tantilov
3
-60
/
+18
2013-07-31
ixgbe: fix semaphore lock for I2C read/writes on 82598
Emil Tantilov
4
-148
/
+182
2013-07-31
ixgbe: bump version number
Don Skidmore
1
-1
/
+1
2013-07-31
ixgbe: add new media type.
Don Skidmore
4
-7
/
+95
2013-07-31
ixgbe: fix fc autoneg ethtool reporting.
Don Skidmore
4
-16
/
+40
2013-07-31
ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned
Alexander Duyck
1
-34
/
+1
2013-07-31
ixgbe: Retain VLAN filtering in promiscuous + VT mode
Greg Rose
2
-2
/
+75
2013-07-29
igb: fix vlan filtering in promisc mode when not in VT mode
Emil Tantilov
1
-2
/
+1
2013-07-29
ixgbe: Fix Tx Hang issue with lldpad on 82598EB
Jacob Keller
1
-2
/
+1
2013-07-28
e1000e: fix I217/I218 PHY initialization flow
Bruce Allan
1
-33
/
+50
2013-07-28
e1000e: do not resume device from RPM suspend to read PHY status registers
Bruce Allan
1
-3
/
+2
2013-07-28
e1000e: enable support for new device IDs
Bruce Allan
3
-2
/
+14
2013-07-28
e1000e: ethtool unnecessarily takes device out of RPM suspend
Bruce Allan
1
-28
/
+77
2013-07-28
e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps
Bruce Allan
2
-7
/
+48
2013-07-28
e1000e: low throughput using 4K jumbos on I218
Bruce Allan
1
-0
/
+2
2013-07-28
e1000e: iAMT connections drop on driver unload when jumbo frames enabled
Bruce Allan
1
-11
/
+10
2013-07-28
e1000e: disable ASPM L1 on 82583
Bruce Allan
1
-0
/
+1
2013-07-28
e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_split
Wei Yang
2
-4
/
+5
2013-07-28
e1000e: Remove duplicate assignment of default rx/tx ring size
Wei Yang
1
-4
/
+0
2013-07-28
e1000e: restore call to pci_clear_master()
Dean Nelson
1
-0
/
+2
2013-07-28
e100: dump small buffers via %*ph
Andy Shevchenko
1
-9
/
+6
2013-07-11
net: rename ll methods to busy-poll
Eliezer Tamir
1
-2
/
+2
2013-07-11
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
1
-1
/
+1
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
28
-226
/
+765
2013-06-29
net/trivial: replace numeric with standard PM state macros
Yijing Wang
1
-2
/
+2
2013-06-28
treewide: relase -> release
Geert Uytterhoeven
1
-1
/
+1
2013-06-20
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
1
-1
/
+0
2013-06-11
ixgbe: add extra stats for ndo_ll_poll
Eliezer Tamir
3
-0
/
+60
2013-06-11
ixgbe: add support for ndo_ll_poll
Eliezer Tamir
3
-8
/
+177
2013-05-21
IXGBE: Set the SW prio_tc values at initialization to the HW setting.
Amir Hanania
4
-0
/
+29
2013-05-21
igb: Removed unused i2c function
Akeem G. Abodunrin
1
-5
/
+0
2013-05-21
igb: Implementation of i210/i211 LED support
Akeem G. Abodunrin
2
-4
/
+10
2013-05-21
igb: Fix possible panic caused by Rx traffic arrival while interface is down
Carolyn Wyborny
1
-2
/
+5
2013-05-21
igb: Fix set_ethtool function to call update nvm for entire image
Carolyn Wyborny
1
-4
/
+2
2013-05-21
igb: SerDes flow control setting
Akeem G. Abodunrin
1
-15
/
+19
2013-05-21
igb: Support for SFP modules discovery
Akeem G. Abodunrin
6
-39
/
+291
2013-05-21
igb: Add update to last_rx_timestamp in Rx rings
Matthew Vick
2
-3
/
+8
2013-05-21
igb: Changed LEDs blink mechanism to include designs using cathode
Akeem G. Abodunrin
2
-11
/
+32
2013-05-21
e1000e: Release mutex lock only if it has been initially acquired
Akeem G. Abodunrin
1
-3
/
+3
2013-05-21
e1000e: prevent warning from -Wunused-parameter
Bruce Allan
1
-2
/
+2
2013-05-21
e1000e: cleanup whitespace
Bruce Allan
8
-127
/
+125
2013-05-07
e1000e: fix scheduling while atomic bug
Bruce Allan
1
-1
/
+1
2013-04-26
ixgbe: add mac type to the version in ethtool_regs
Emil Tantilov
1
-1
/
+2
[next]