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
2007-07-25
ps3: reduce allocation size of rx skb buffers
Masakazu Mokuno
2
-13
/
+44
2007-07-25
atl1: use kernel provided ethernet length constants
Jay Cliburn
2
-11
/
+7
2007-07-25
atl1: fix typo in dma_req_block
Jay Cliburn
1
-2
/
+2
2007-07-25
atl1: change cmb write threshold
Jay Cliburn
1
-1
/
+4
2007-07-25
atl1: fix typo in DMA engine setup
Jay Cliburn
1
-2
/
+2
2007-07-25
atl1: change tpd_avail function name
Jay Cliburn
1
-2
/
+2
2007-07-25
ps3: fix rare issue that reenabling rx DMA fails
Masakazu Mokuno
2
-2
/
+8
2007-07-25
ps3: removed calling netif_poll_enable() in open()
Masakazu Mokuno
1
-1
/
+0
2007-07-25
ps3: use ethX as the name of irq
Masakazu Mokuno
1
-1
/
+1
2007-07-25
ps3: use net_device_stats of net_device structure
Masakazu Mokuno
2
-24
/
+8
2007-07-25
ps3: removed conditional ethtool support
Masakazu Mokuno
2
-6
/
+0
2007-07-25
ps3: removed defines no longer used
Masakazu Mokuno
1
-7
/
+0
2007-07-25
ps3: tx descriptor handling cleanup
Masakazu Mokuno
1
-53
/
+71
2007-07-25
ps3: some minor cleanups
Masakazu Mokuno
2
-3
/
+3
2007-07-25
ps3: fix wrong calculation of rx descriptor address
Masakazu Mokuno
1
-1
/
+1
2007-07-25
netxen: Load firmware during probe, dma watchdog fix.
dhananjay@netxen.com
2
-26
/
+25
2007-07-25
ucc_geth: add support to netif message level
Li Yang
1
-125
/
+190
2007-07-25
ucc_geth: add ethtool support
Li Yang
5
-14
/
+407
2007-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-2
/
+1
2007-07-22
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-5
/
+2
2007-07-22
[NET]: Make NETDEVICES depend on NET.
Jan Engelhardt
1
-0
/
+1
2007-07-22
[IrDA]: TOSHIBA_FIR depends on virt_to_bus
Stephen Rothwell
1
-1
/
+1
2007-07-22
[IrDA]: EP7211 IR driver port to the latest SIR API
Samuel Ortiz
3
-0
/
+99
2007-07-21
mlx4_core: Change command token on timeout
Roland Dreier
1
-2
/
+1
2007-07-21
[SPARC64]: Add proper multicast support to VNET driver.
David S. Miller
2
-2
/
+146
2007-07-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
1
-1
/
+1
2007-07-20
Fix up sky2 breakage
Al Viro
1
-3
/
+4
2007-07-20
mac89x0: missing __init
Al Viro
1
-1
/
+1
2007-07-20
[ARM] rpc: silence two section mismatch warnings
Russell King
2
-2
/
+2
2007-07-20
[ARM] rpc: remove linux/ptrace.h from ARM ether?.c drivers
Russell King
3
-3
/
+0
2007-07-20
[SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET.
Fabio Massimo Di Nitto
1
-1
/
+1
2007-07-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2
-49
/
+66
2007-07-19
lguest: the net driver
Rusty Russell
2
-0
/
+355
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
30
-73
/
+35
2007-07-19
unregister_chrdev(): ignore the return value
Akinobu Mita
1
-2
/
+1
2007-07-19
[TG3]: Fix msi issue with kexec/kdump.
Michael Chan
2
-49
/
+66
2007-07-19
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-51
/
+1279
2007-07-19
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
5
-73
/
+130
2007-07-19
eHEA: Fix bonding support
Thomas Klein
2
-19
/
+20
2007-07-19
Blackfin ethernet driver: on chip ethernet MAC controller driver
Bryan Wu
4
-0
/
+1186
2007-07-19
fix wrong argument of tc35815_read_plat_dev_addr()
Yoichi Yuasa
1
-1
/
+1
2007-07-19
Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...
Jeff Garzik
3
-13
/
+13
2007-07-19
ARM/ETHER3: Handle multicast frames.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2007-07-19
SAA9730: Handle multicast frames.
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+4
2007-07-19
NI5010: Handle multicast frames.
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+1
2007-07-19
NS83820: Handle multicast frames.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2007-07-19
Fix RGMII-ID handling in gianfar
Andy Fleming
1
-1
/
+11
2007-07-19
Fix Vitesse RGMII-ID support
Andy Fleming
1
-3
/
+20
2007-07-19
Fix Vitesse 824x PHY interrupt acking
Andy Fleming
1
-2
/
+21
2007-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
3
-44
/
+87
[next]