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
2008-10-11
Merge branch 'r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/...
David S. Miller
1
-23
/
+434
2008-10-11
myri10ge: update driver version number to 1.4.3-1.369
Brice Goglin
1
-1
/
+1
2008-10-11
r8169: add shutdown handler
Francois Romieu
1
-0
/
+6
2008-10-11
r8169: preliminary 8168d support
Francois Romieu
1
-2
/
+97
2008-10-11
r8169: support additional 8168cp chipset
Francois Romieu
1
-3
/
+27
2008-10-11
r8169: change default behavior for mildly identified 8168c chipsets
Francois Romieu
1
-3
/
+4
2008-10-11
r8169: add a new 8168cp flavor
Francois Romieu
1
-6
/
+43
2008-10-11
r8169: add a new 8168c flavor (bis)
Francois Romieu
1
-2
/
+24
2008-10-11
r8169: add a new 8168c flavor
Francois Romieu
1
-2
/
+39
2008-10-11
r8169: sync existing 8168 device hardware start sequences with vendor driver
Francois Romieu
1
-0
/
+75
2008-10-11
r8169: 8168b Tx performance tweak
Francois Romieu
1
-1
/
+2
2008-10-11
r8169: make room for more specific 8168 hardware start procedure
Francois Romieu
1
-5
/
+61
2008-10-11
r8169: shuffle some registers handling around (8168 operation only)
Francois Romieu
1
-6
/
+7
2008-10-11
r8169: new phy init parameters for the 8168b
Francois Romieu
1
-0
/
+33
2008-10-11
r8169: update phy init parameters
Francois Romieu
1
-5
/
+24
2008-10-11
r8169: wake up the PHY of the 8168
Francois Romieu
1
-3
/
+7
2008-10-10
ath9k: Fix return code when ath9k_hw_setpower() fails on reset
Luis R. Rodriguez
1
-2
/
+4
2008-10-10
ath9k: remove nasty FAIL macro from ath9k_hw_reset()
Luis R. Rodriguez
1
-12
/
+21
2008-10-10
enic: Attempt to fix build in 32-bit such as i386.
David S. Miller
1
-0
/
+14
2008-10-10
ppp: Use skb_queue_walk() in ppp_mp_insert().
David S. Miller
1
-1
/
+2
2008-10-10
r8169: fix early spinlock use
Francois Romieu
1
-3
/
+2
2008-10-10
smsc95xx: fix usb usage on big endian platforms
Steve Glendinning
1
-5
/
+5
2008-10-10
myri10ge: remove over-paranoid queue number modulus
Brice Goglin
1
-2
/
+0
2008-10-10
e1000: don't generate bad checksums for tcp packets with 0 csum
Dave Graham
1
-19
/
+36
2008-10-10
e1000e: don't generate bad checksums for tcp packets with 0 csum
Dave Graham
1
-23
/
+39
2008-10-09
bnx2: Update version to 1.8.1.
Michael Chan
1
-2
/
+2
2008-10-09
bnx2: Handle DMA mapping errors.
Benjamin Li
2
-55
/
+67
2008-10-09
bnx2: Eliminate TSO header modifications.
Michael Chan
1
-15
/
+1
2008-10-09
bnx2: Update 5706/5708 firmware.
Michael Chan
1
-4350
/
+4304
2008-10-09
bnx2: Check netif_running() in all ethtool operations.
Michael Chan
1
-8
/
+32
2008-10-09
bnx2: Add bnx2_shutdown_chip().
Michael Chan
1
-16
/
+17
2008-10-09
phylib: two dynamic mii_bus allocation fallout fixes
Lennert Buytenhek
1
-2
/
+2
2008-10-09
jme: Fix warnings with CONFIG_PM disabled.
David S. Miller
1
-0
/
+4
2008-10-09
jme: Advances version number
Guo-Fu Tseng
1
-1
/
+1
2008-10-09
jme: Faulty IRQ handle bug fix
akeemting
1
-1
/
+1
2008-10-09
jme: Added half-duplex mode and IPv6 RSS fix
Guo-Fu Tseng
2
-18
/
+63
2008-10-09
cxgb3: Add 1G fiber support
Divy Le Ray
3
-12
/
+208
2008-10-09
cxgb3: Support for Aeluros 2005 PHY
Divy Le Ray
4
-19
/
+1040
2008-10-09
cxgb3: commnonize LASI phy code
Divy Le Ray
4
-48
/
+77
2008-10-09
cxgb3: More flexible support for PHY interrupts.
Divy Le Ray
3
-18
/
+27
2008-10-09
cxgb3: simplify port type struct and usage
Divy Le Ray
6
-87
/
+94
2008-10-09
cxgb3: allow for PHY reset status
Divy Le Ray
4
-27
/
+37
2008-10-09
cxgb3: Allocate multiqueues at init time
Divy Le Ray
3
-37
/
+145
2008-10-09
cxgb3: reset the adapter on fatal error
Divy Le Ray
5
-60
/
+119
2008-10-09
8139too: move wmb before TX DMA start
Andreas Oberritter
1
-1
/
+6
2008-10-09
netdev: uniquify the tx_timeout name
Arjan van de Ven
3
-10
/
+10
2008-10-09
drivers/net/usb/Makefile - shrink logspam
David Brownell
1
-3
/
+0
2008-10-09
r8169: WoL fixes, part 2.
Bruno Prémont
1
-0
/
+2
2008-10-09
r8169: WoL fixes, part 1.
Bruno Prémont
1
-0
/
+4
2008-10-09
gianfar: Create net device with carrier down
Trent Piepho
1
-0
/
+3
[next]