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-09-08
[PATCH] 3c59x PM fixes
Rafael J. Wysocki
1
-1
/
+17
2005-09-06
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
20
-233
/
+1735
2005-09-06
[IPW2200]: ipw2200.h needs linux/dma-mapping.h
David S. Miller
1
-0
/
+1
2005-09-06
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-09-06
[TG3]: Use status tag to check for new events
Michael Chan
1
-17
/
+15
2005-09-06
[TG3]: Remove status block access in tg3_msi() and add prefetches
Michael Chan
1
-17
/
+11
2005-09-06
[TG3]: Add PHY loopback test
Michael Chan
1
-20
/
+53
2005-09-06
[TG3]: Add ethtool -p support
Michael Chan
1
-0
/
+33
2005-09-06
[TG3]: Minor 5780 and 5752 fixes
Michael Chan
1
-5
/
+7
2005-09-06
[PATCH] orinoco: New driver - spectrum_cs.
Pavel Roskin
3
-0
/
+1134
2005-09-06
[PATCH] orinoco: New driver - orinoco_nortel.
Pavel Roskin
3
-0
/
+334
2005-09-06
[PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI...
Pavel Roskin
1
-12
/
+6
2005-09-06
[PATCH] orinoco: Optimize orinoco_join_ap()
Pavel Roskin
1
-7
/
+11
2005-09-06
[PATCH] orinoco: Fix memory leak on error in processing hostscan frames.
Pavel Roskin
1
-1
/
+3
2005-09-06
[PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B.
Pavel Roskin
1
-1
/
+0
2005-09-06
[PATCH] orinoco: Change orinoco_translate_scan() to return error code on error.
Pavel Roskin
1
-28
/
+43
2005-09-06
[PATCH] Kconfig fix (PHYLIB vs. s390)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-06
[PATCH] (15/22) Kconfig fix (82596)
Al Viro
1
-1
/
+1
2005-09-06
[PATCH] mv643xx: add netpoll api support
Dale Farnsworth
1
-2
/
+42
2005-09-06
[PATCH] mv643xx: Fix promiscuous mode handling
Dale Farnsworth
2
-62
/
+4
2005-09-06
[PATCH] mv643xx: Disable per port bandwidth limits
Dale Farnsworth
1
-0
/
+3
2005-09-06
[PATCH] mv643xx: fix outstanding tx skb counter
Dale Farnsworth
1
-15
/
+9
2005-09-06
[PATCH] mv643xx: fix skb memory leak
Dale Farnsworth
1
-4
/
+2
2005-09-06
[PATCH] sis190: basic sis191 support
Francois Romieu
2
-5
/
+8
2005-09-06
[PATCH] sis190: RGMII Tx internal delay fiddling
Francois Romieu
1
-2
/
+17
2005-09-06
[PATCH] sis190: make 10Mbps the default when handling the StationControl regi...
Francois Romieu
1
-37
/
+21
2005-09-06
[PATCH] sis190: recent chipsets from SiS include a RGMII
Francois Romieu
1
-4
/
+45
2005-09-06
[PATCH] sis190: unmask the link change events
Francois Romieu
1
-1
/
+2
2005-09-06
[PATCH] 'mdio_bus_exit' in discarded section .text.exit
Peter Chubb
1
-1
/
+1
2005-09-06
[PATCH] drivers/net/ne3210.c: cleanups
Adrian Bunk
1
-6
/
+3
2005-09-06
[PATCH] (6/7) missing include (ipw2200)
viro@ftp.linux.org.uk
1
-0
/
+1
2005-09-06
[PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100)
viro@ftp.linux.org.uk
1
-34
/
+35
2005-09-06
[PATCH] (4/7) missing include (uli526x)
viro@ftp.linux.org.uk
1
-1
/
+1
2005-09-06
[PATCH] (3/7) iomem annotations (s2io)
viro@ftp.linux.org.uk
1
-7
/
+7
2005-09-06
[PATCH] (2/7) iomem annotations (e1000)
viro@ftp.linux.org.uk
1
-1
/
+1
2005-09-06
[PATCH] (1/7) chelsio sparse annotations
viro@ftp.linux.org.uk
2
-3
/
+3
2005-09-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-17
/
+34
2005-09-05
[PATCH] fix pm_message_t stuff in -mm tree
Pavel Machek
2
-3
/
+3
2005-09-05
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
2
-10
/
+10
2005-09-05
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
6
-30
/
+19
2005-09-02
Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2005-09-02
[wireless hostap] automatically select ieee80211 dependency in Kconfig
Jeff Garzik
1
-0
/
+2
2005-09-02
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-1
/
+1
2005-09-02
Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
36
-184
/
+38673
2005-09-02
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
Jesper Juhl
1
-2
/
+1
2005-09-02
[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
Herbert Xu
1
-1
/
+1
2005-09-02
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-09-02
[TG3]: Minimize locking in TX path.
Michael Chan
1
-11
/
+13
2005-09-02
[SUNGEM]: Fix netpoll bug in Sun GEM Ether driver
Eric Lemoine
1
-0
/
+1
2005-09-02
[SUNGEM]: fix minor bug in sungem.h
Geoff Levand
1
-1
/
+1
[next]