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
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
34
-36
/
+1
2005-11-09
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-20
/
+22
2005-11-09
[SERIAL] IOC3: Update 8250 driver bits
Ralf Baechle
1
-20
/
+22
2005-11-08
[IRDA] donauboe: locking fix
Andrew Morton
1
-5
/
+9
2005-11-08
[PPP]: add PPP MPPE encryption module
Matt Domsch
5
-24
/
+888
2005-11-08
[PPP]: handle misaligned accesses
Philippe De Muyter
1
-3
/
+14
2005-11-07
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
26
-1756
/
+3160
2005-11-07
[PATCH] m68knommu: FEC ethernet support for the ColdFire 5208
Greg Ungerer
1
-22
/
+218
2005-11-07
[PATCH] m68knommu: FEC ethernet header support for the ColdFire 5208
Greg Ungerer
1
-5
/
+5
2005-11-07
[PATCH] 3c59x: don't enable scatter/gather w/o checksum support
Stephen Hemminger
1
-2
/
+1
2005-11-07
[PATCH] 3c59x: enable use of memory-mapped PCI I/O
John W. Linville
1
-3
/
+26
2005-11-07
[PATCH] 3c59x: correct rx_dropped counting
John W. Linville
1
-1
/
+1
2005-11-07
[PATCH] 3c59x: support ETHTOOL_GPERMADDR
John W. Linville
1
-0
/
+2
2005-11-07
[PATCH] 3c59x: fix some grammar in module parameter descriptions
John W. Linville
1
-2
/
+2
2005-11-07
[PATCH] 3c59x: cleanup init of module parameter arrays
John W. Linville
1
-5
/
+5
2005-11-07
[PATCH] 3c59x: bounds checking for hw_checksums
John W. Linville
1
-7
/
+9
2005-11-07
[PATCH] 3c59x: avoid blindly reading link status twice
Tommy Christensen
1
-1
/
+4
2005-11-07
[PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macros
Neil Horman
1
-8
/
+8
2005-11-07
[PATCH] 3c59x: convert to use of pci_iomap API
John W. Linville
1
-247
/
+260
2005-11-07
Merge branch 'master'
Jeff Garzik
3
-62
/
+17
2005-11-07
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
3
-62
/
+17
2005-11-06
[netdrvr s2io] warning fixes
Jeff Garzik
1
-6
/
+4
2005-11-06
[netdrvr] fac_8xx build fix
Jeff Garzik
1
-1
/
+1
2005-11-06
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
8
-8
/
+0
2005-11-06
[PATCH] airo.c/airo_cs.c: correct prototypes
Adrian Bunk
3
-4
/
+13
2005-11-06
[PATCH] bnx2: update version and minor fixes
Michael Chan
1
-4
/
+4
2005-11-06
[PATCH] bnx2: refine bnx2_poll
Michael Chan
2
-15
/
+43
2005-11-06
[PATCH] bnx2: update firmware handshake for 5708
Michael Chan
2
-15
/
+122
2005-11-06
[PATCH] bnx2: update nvram code for 5708
Michael Chan
2
-23
/
+87
2005-11-06
[PATCH] bnx2: update firmware for 5708
Michael Chan
1
-1527
/
+2526
2005-11-06
[PATCH] bnx2: add 5708 support
Michael Chan
2
-28
/
+252
2005-11-06
[PATCH] prism54: Remove redundant assignment
Daniel Drake
1
-1
/
+0
2005-11-06
[PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup()
Adrian Bunk
1
-10
/
+0
2005-11-06
[PATCH] drivers/net/e1000/: possible cleanups
Adrian Bunk
4
-89
/
+87
2005-11-06
[PATCH] drivers/net/ixgb/: make some code static
Adrian Bunk
4
-28
/
+24
2005-11-06
[DRIVER MODEL] Fix macsonic
Russell King
1
-22
/
+5
2005-11-06
[DRIVER MODEL] Fix jazzsonic
Russell King
1
-23
/
+5
2005-11-06
[DRIVER MODEL] Fix depca
Russell King
1
-17
/
+7
2005-11-05
[PATCH] phy address mask support for generic phy layer
Matt Porter
1
-0
/
+3
2005-11-05
[PATCH] pcnet32: Prevent hang with 79c976
Don Fry
1
-1
/
+5
2005-11-05
[PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551
Don Fry
1
-7
/
+16
2005-11-05
[PATCH] pcnet32: show name of failing device
Don Fry
1
-21
/
+41
2005-11-05
[PATCH] S2io: Multi buffer mode support
Ananda Raju
3
-409
/
+455
2005-11-05
[PATCH] drivers/net/wireless/airo.c unsigned comparason
Gabriel A. Devenyi
1
-1
/
+1
2005-11-05
Merge branch 'master'
Jeff Garzik
27
-136
/
+202
2005-11-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-4
/
+4
2005-11-04
[PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the C...
Russell King
3
-15
/
+3
2005-11-02
Merge Paulus' tree
Stephen Rothwell
14
-6
/
+15
2005-11-02
[PATCH] ibmveth fix panic in initial replenish cycle
Santiago Leon
1
-1
/
+1
2005-11-02
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-11
/
+32
[next]