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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-06
qlge: Change version to v1.00.00.25.00.00-01.
Ron Mercer
1
-1
/
+1
2010-07-06
qlge: Make adapter drop frame errors and pass up csum errors.
Ron Mercer
1
-2
/
+28
2010-07-06
qlge: Fix possible endian issue for rx UDP csum.
Ron Mercer
1
-2
/
+2
2010-07-06
qlge: Reduce print level in data path statements.
Ron Mercer
1
-3
/
+3
2010-07-06
qlge: Don't use firmware when forcing firmware dump.
Ron Mercer
3
-24
/
+1
2010-07-06
qlge: Restore promiscuous setting after reset.
Ron Mercer
2
-1
/
+7
2010-07-06
ni52: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-19
/
+18
2010-07-06
ns83820: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-22
/
+22
2010-07-06
mac89x0: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-23
/
+29
2010-07-06
natsemi: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-29
/
+27
2010-07-06
ksz884x: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-24
/
+22
2010-07-06
lance: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-24
/
+32
2010-07-06
hp100: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-25
/
+22
2010-07-06
starfire: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-24
/
+23
2010-07-06
hamachi: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-26
/
+37
2010-07-06
cs89x0: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-30
/
+36
2010-07-06
epic100: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-25
/
+22
2010-07-06
ethoc: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-25
/
+22
2010-07-06
fealnx: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-32
/
+36
2010-07-06
davinci_emac: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-19
/
+19
2010-07-06
ioc3-eth: Use the instance of net_device_stats from net_device.
Ralf Baechle
1
-24
/
+25
2010-07-06
sun3_82586: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-18
/
+17
2010-07-06
ks8842: Replace usage of dev_dbg with netdev_dbg
Richard Röjfors
1
-24
/
+18
2010-07-06
usbnet: remove direct access to urb->status
Oliver Neukum
2
-9
/
+12
2010-07-06
ixgbe: use netif_<level> instead of netdev_<level>
Emil Tantilov
7
-86
/
+89
2010-07-06
igb: drop support for UDP hashing w/ RSS
Alexander Duyck
1
-8
/
+10
2010-07-04
IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()
Ben Hutchings
2
-2
/
+13
2010-07-04
bnx2: Update version to 2.0.16.
Michael Chan
1
-2
/
+2
2010-07-04
bnx2: Dump some config space registers during TX timeout.
Michael Chan
1
-3
/
+8
2010-07-04
bnx2: Add support for skb->rxhash.
Michael Chan
2
-1
/
+17
2010-07-04
bnx2: Always enable MSI-X on 5709.
Michael Chan
1
-1
/
+1
2010-07-04
device.h drivers/base/core.c Convert dev_<level> logging macros to functions
Joe Perches
1
-0
/
+64
2010-07-02
ixgbe: use NETIF_F_LRO
Stanislaw Gruszka
1
-1
/
+1
2010-07-02
igb: Add comment
Greg Rose
1
-0
/
+4
2010-07-02
igb: correct link test not being run when link is down
Alexander Duyck
1
-5
/
+3
2010-07-02
igb: Fix Tx hangs seen when loading igb with max_vfs > 7.
Emil Tantilov
1
-4
/
+1
2010-07-02
igb: Use only a single Tx queue in SR-IOV mode
Greg Rose
1
-4
/
+4
2010-07-02
igb: fix PHY config access on 82580
Nick Nunley
2
-0
/
+10
2010-07-02
ll_temac: add error checking to DMA init path
Denis Kirjanov
1
-2
/
+23
2010-07-02
be2net: changes to properly provide phy details
Ajit Khaparde
4
-14
/
+104
2010-07-02
ehea: Allocate stats buffer with GFP_KERNEL
Brian King
1
-1
/
+1
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
88
-7584
/
+3392
2010-07-01
ixgbe: add 1g PHY support for 82599
Don Skidmore
5
-4
/
+52
2010-07-01
sfc: Add support for RX flow hash control
Ben Hutchings
5
-10
/
+105
2010-07-01
vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()
Ben Hutchings
1
-7
/
+1
2010-07-01
netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags
Ben Hutchings
4
-4
/
+4
2010-07-01
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
8
-36
/
+26
2010-07-01
cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding ...
Casey Leedom
1
-1
/
+1
2010-07-01
cxgb4vf: Remove obsolete comment about the lack of a TX Timer Callback
Casey Leedom
1
-12
/
+1
2010-07-01
be2net: memory barrier fixes on IBM p7 platform
Sathya Perla
2
-0
/
+9
[next]