index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-24
ps3: fix rare issue that reenabling rx DMA fails
Masakazu Mokuno
2
-2
/
+8
2007-07-24
ps3: removed calling netif_poll_enable() in open()
Masakazu Mokuno
1
-1
/
+0
2007-07-24
ps3: use ethX as the name of irq
Masakazu Mokuno
1
-1
/
+1
2007-07-24
ps3: use net_device_stats of net_device structure
Masakazu Mokuno
2
-24
/
+8
2007-07-24
ps3: removed conditional ethtool support
Masakazu Mokuno
2
-6
/
+0
2007-07-24
ps3: removed defines no longer used
Masakazu Mokuno
1
-7
/
+0
2007-07-24
ps3: tx descriptor handling cleanup
Masakazu Mokuno
1
-53
/
+71
2007-07-24
ps3: some minor cleanups
Masakazu Mokuno
2
-3
/
+3
2007-07-24
ps3: fix wrong calculation of rx descriptor address
Masakazu Mokuno
1
-1
/
+1
2007-07-24
netxen: Load firmware during probe, dma watchdog fix.
dhananjay@netxen.com
2
-26
/
+25
2007-07-24
ucc_geth: add support to netif message level
Li Yang
1
-125
/
+190
2007-07-24
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-21
[NET]: Make NETDEVICES depend on NET.
Jan Engelhardt
1
-0
/
+1
2007-07-21
[IrDA]: TOSHIBA_FIR depends on virt_to_bus
Stephen Rothwell
1
-1
/
+1
2007-07-21
[IrDA]: EP7211 IR driver port to the latest SIR API
Samuel Ortiz
3
-0
/
+99
2007-07-20
mlx4_core: Change command token on timeout
Roland Dreier
1
-2
/
+1
2007-07-20
[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-19
[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-18
[TG3]: Fix msi issue with kexec/kdump.
Michael Chan
2
-49
/
+66
2007-07-18
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-51
/
+1279
2007-07-18
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
5
-73
/
+130
2007-07-18
eHEA: Fix bonding support
Thomas Klein
2
-19
/
+20
2007-07-18
Blackfin ethernet driver: on chip ethernet MAC controller driver
Bryan Wu
4
-0
/
+1186
2007-07-18
fix wrong argument of tc35815_read_plat_dev_addr()
Yoichi Yuasa
1
-1
/
+1
2007-07-18
Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...
Jeff Garzik
3
-13
/
+13
2007-07-18
ARM/ETHER3: Handle multicast frames.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2007-07-18
SAA9730: Handle multicast frames.
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+4
2007-07-18
NI5010: Handle multicast frames.
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+1
2007-07-18
NS83820: Handle multicast frames.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2007-07-18
Fix RGMII-ID handling in gianfar
Andy Fleming
1
-1
/
+11
2007-07-18
Fix Vitesse RGMII-ID support
Andy Fleming
1
-3
/
+20
2007-07-18
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
2007-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2
-132
/
+132
2007-07-18
xen: add virtual network device driver
Jeremy Fitzhardinge
3
-0
/
+1877
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-18
[PPPOL2TP]: Reset meta-data in xmit function
Patrick McHardy
1
-0
/
+6
2007-07-18
[PPPOL2TP]: Fix use-after-free
Patrick McHardy
1
-4
/
+8
2007-07-18
[BNX2]: Update version to 1.6.3.
Michael Chan
1
-2
/
+2
[next]