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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-19
mlx4_core: Add link type autosensing
Yevgeny Petrilin
6
-49
/
+272
2009-03-12
mlx4_core: Don't perform SET_PORT command for Ethernet ports
Yevgeny Petrilin
1
-8
/
+5
2009-02-27
mlx4_core: Add device IDs for MT25458 10GigE devices
Jack Morgenstein
1
-0
/
+2
2009-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-3
/
+3
2009-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+5
2009-01-16
netxen: include ipv6.h (fixes build failure)
Dhananjay Phadke
1
-0
/
+1
2009-01-16
netxen: avoid invalid iounmap
Dhananjay Phadke
1
-2
/
+4
2009-01-16
mlx4_core: Fix min() warning
Andrew Morton
1
-3
/
+3
2009-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
49
-551
/
+762
2009-01-16
b44: GFP_DMA skb should not escape from driver
Eric Dumazet
2
-2
/
+4
2009-01-15
hso serial throttled tty kref fix.
Denis Joseph Barrow
1
-1
/
+3
2009-01-15
tty: Fix double grabbing of a spinlock
Denis Joseph Barrow
1
-2
/
+1
2009-01-15
tty: Fix a kref leak in the HSO driver on re-open
Alan Cox
1
-0
/
+1
2009-01-15
korina: do not use IRQF_SHARED with IRQF_DISABLED
Phil Sutter
1
-4
/
+4
2009-01-15
korina: do not stop queue here
Phil Sutter
1
-1
/
+0
2009-01-15
korina: fix handling tx_chain_tail
Phil Sutter
1
-11
/
+11
2009-01-15
korina: do tx at the right position
Phil Sutter
1
-4
/
+4
2009-01-15
korina: do schedule napi after testing for it
Phil Sutter
1
-1
/
+1
2009-01-15
korina: rework korina_rx() for use with napi
Phil Sutter
1
-56
/
+53
2009-01-15
korina: disable napi on close and restart
Phil Sutter
1
-0
/
+4
2009-01-15
korina: reset resource buffer size to 1536
Phil Sutter
1
-1
/
+4
2009-01-15
korina: fix usage of driver_data
Phil Sutter
1
-1
/
+0
2009-01-15
bnx2x: First slow path interrupt race
Eilon Greenstein
1
-9
/
+9
2009-01-15
bnx2x: MTU Filter
Eilon Greenstein
1
-1
/
+1
2009-01-15
bnx2x: Indirection table initialization index
Eilon Greenstein
1
-5
/
+4
2009-01-15
bnx2x: Missing brackets
Eilon Greenstein
1
-1
/
+1
2009-01-15
bnx2x: Fixing the doorbell size
Eilon Greenstein
1
-1
/
+1
2009-01-15
bnx2x: Endianness issues
Eilon Greenstein
1
-5
/
+6
2009-01-15
bnx2x: VLAN tagged packets without VLAN offload
Eilon Greenstein
2
-14
/
+40
2009-01-15
bnx2x: Protecting the link change indication
Eilon Greenstein
1
-3
/
+5
2009-01-15
bnx2x: Flow control updated before reporting the link
Eilon Greenstein
1
-1
/
+2
2009-01-15
bnx2x: Missing mask when calculating flow control
Eilon Greenstein
1
-1
/
+2
2009-01-15
bnx2x: Using system page size for SGE
Eilon Greenstein
2
-16
/
+19
2009-01-15
bnx2x: Missing memory barriers
Eilon Greenstein
1
-2
/
+26
2009-01-15
bnx2x: Using singlethread work queue
Eilon Greenstein
2
-6
/
+16
2009-01-15
ax88796: start_xmit fix using net_device_ops
Magnus Damm
1
-6
/
+21
2009-01-15
net: Add init_dummy_netdev() and fix EMAC driver using it
Benjamin Herrenschmidt
2
-1
/
+5
2009-01-15
drivers/net/irda/irda-usb.c: fix buffer overflow
Jos-Vicente Gilabert
1
-1
/
+1
2009-01-15
netxen: handle dma mapping failures
Dhananjay Phadke
3
-40
/
+67
2009-01-15
netxen: hold tx lock while sending firmware commands
Dhananjay Phadke
1
-0
/
+4
2009-01-15
netxen: cleanup mac list on driver unload
Dhananjay Phadke
3
-0
/
+17
2009-01-15
netxen: firmware init fix
Dhananjay Phadke
3
-37
/
+51
2009-01-15
netxen: fix link speed reporting for some boards
Dhananjay Phadke
4
-18
/
+58
2009-01-15
netxen: fix ipv6 offload and tx cleanup
Dhananjay Phadke
3
-91
/
+57
2009-01-15
netxen: fix endianness in firmware commands
Dhananjay Phadke
4
-97
/
+95
2009-01-15
sis900: generate fake MAC address if the hardware doesn't have one
Daniele Venzano
1
-4
/
+4
2009-01-15
powerpc/fs_enet: Add missing irq free in error path.
Mike Ditto
1
-0
/
+1
2009-01-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-25
/
+25
2009-01-15
phylib: Fix Freescale TBI PHY detection
Anton Vorontsov
1
-9
/
+0
2009-01-15
ARM etherh: Fix build failure.
David S. Miller
1
-1
/
+1
[next]