index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-26
m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c
Hirokazu Takata
1
-9
/
+0
2007-07-26
lguest: documentation VII: FIXMEs
Rusty Russell
1
-0
/
+19
2007-07-26
lguest: documentation III: Drivers
Rusty Russell
1
-17
/
+201
2007-07-26
ax88796 (address space): cast to unsigned long, not long
Al Viro
1
-1
/
+1
2007-07-26
cxgb3 gfp_t annotations
Al Viro
1
-1
/
+1
2007-07-26
misannotation in pppol2tp
Al Viro
1
-2
/
+2
2007-07-24
netdev: i82596 Ethernet needs <asm/cacheflush.h>
Geert Uytterhoeven
1
-0
/
+1
2007-07-24
forcedeth: mcp73 device addition
Ayaz Abdulla
1
-0
/
+16
2007-07-24
atl1: make atl1_init_ring_ptrs static
Chris Snook
1
-1
/
+1
2007-07-24
eHEA: net_poll support
Jan-Bernd Themann
2
-2
/
+22
2007-07-24
drivers/net/acenic.c: fix check-after-use
Adrian Bunk
1
-6
/
+0
2007-07-24
defxx: Use __maybe_unused rather than a local hack
Maciej W. Rozycki
1
-9
/
+8
2007-07-24
Fix error checking in Vitesse IRQ config
Andy Fleming
1
-1
/
+1
2007-07-24
ps3: reduce allocation size of rx skb buffers
Masakazu Mokuno
2
-13
/
+44
2007-07-24
atl1: use kernel provided ethernet length constants
Jay Cliburn
2
-11
/
+7
2007-07-24
atl1: fix typo in dma_req_block
Jay Cliburn
1
-2
/
+2
2007-07-24
atl1: change cmb write threshold
Jay Cliburn
1
-1
/
+4
2007-07-24
atl1: fix typo in DMA engine setup
Jay Cliburn
1
-2
/
+2
2007-07-24
atl1: change tpd_avail function name
Jay Cliburn
1
-2
/
+2
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
[next]