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
2009-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+5
2009-01-16
netxen: include ipv6.h (fixes build failure)
Dhananjay Phadke
1
-0
/
+1
2009-01-16
netxen: avoid invalid iounmap
Dhananjay Phadke
1
-2
/
+4
2009-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
49
-551
/
+762
2009-01-15
b44: GFP_DMA skb should not escape from driver
Eric Dumazet
2
-2
/
+4
2009-01-15
hso serial throttled tty kref fix.
Denis Joseph Barrow
1
-1
/
+3
2009-01-15
tty: Fix double grabbing of a spinlock
Denis Joseph Barrow
1
-2
/
+1
2009-01-15
tty: Fix a kref leak in the HSO driver on re-open
Alan Cox
1
-0
/
+1
2009-01-15
korina: do not use IRQF_SHARED with IRQF_DISABLED
Phil Sutter
1
-4
/
+4
2009-01-15
korina: do not stop queue here
Phil Sutter
1
-1
/
+0
2009-01-15
korina: fix handling tx_chain_tail
Phil Sutter
1
-11
/
+11
2009-01-15
korina: do tx at the right position
Phil Sutter
1
-4
/
+4
2009-01-15
korina: do schedule napi after testing for it
Phil Sutter
1
-1
/
+1
2009-01-15
korina: rework korina_rx() for use with napi
Phil Sutter
1
-56
/
+53
2009-01-15
korina: disable napi on close and restart
Phil Sutter
1
-0
/
+4
2009-01-15
korina: reset resource buffer size to 1536
Phil Sutter
1
-1
/
+4
2009-01-15
korina: fix usage of driver_data
Phil Sutter
1
-1
/
+0
2009-01-15
bnx2x: First slow path interrupt race
Eilon Greenstein
1
-9
/
+9
2009-01-15
bnx2x: MTU Filter
Eilon Greenstein
1
-1
/
+1
2009-01-15
bnx2x: Indirection table initialization index
Eilon Greenstein
1
-5
/
+4
2009-01-15
bnx2x: Missing brackets
Eilon Greenstein
1
-1
/
+1
2009-01-15
bnx2x: Fixing the doorbell size
Eilon Greenstein
1
-1
/
+1
2009-01-15
bnx2x: Endianness issues
Eilon Greenstein
1
-5
/
+6
2009-01-15
bnx2x: VLAN tagged packets without VLAN offload
Eilon Greenstein
2
-14
/
+40
2009-01-15
bnx2x: Protecting the link change indication
Eilon Greenstein
1
-3
/
+5
2009-01-15
bnx2x: Flow control updated before reporting the link
Eilon Greenstein
1
-1
/
+2
2009-01-15
bnx2x: Missing mask when calculating flow control
Eilon Greenstein
1
-1
/
+2
2009-01-15
bnx2x: Using system page size for SGE
Eilon Greenstein
2
-16
/
+19
2009-01-15
bnx2x: Missing memory barriers
Eilon Greenstein
1
-2
/
+26
2009-01-15
bnx2x: Using singlethread work queue
Eilon Greenstein
2
-6
/
+16
2009-01-14
ax88796: start_xmit fix using net_device_ops
Magnus Damm
1
-6
/
+21
2009-01-14
net: Add init_dummy_netdev() and fix EMAC driver using it
Benjamin Herrenschmidt
2
-1
/
+5
2009-01-14
drivers/net/irda/irda-usb.c: fix buffer overflow
Jos-Vicente Gilabert
1
-1
/
+1
2009-01-14
netxen: handle dma mapping failures
Dhananjay Phadke
3
-40
/
+67
2009-01-14
netxen: hold tx lock while sending firmware commands
Dhananjay Phadke
1
-0
/
+4
2009-01-14
netxen: cleanup mac list on driver unload
Dhananjay Phadke
3
-0
/
+17
2009-01-14
netxen: firmware init fix
Dhananjay Phadke
3
-37
/
+51
2009-01-14
netxen: fix link speed reporting for some boards
Dhananjay Phadke
4
-18
/
+58
2009-01-14
netxen: fix ipv6 offload and tx cleanup
Dhananjay Phadke
3
-91
/
+57
2009-01-14
netxen: fix endianness in firmware commands
Dhananjay Phadke
4
-97
/
+95
2009-01-14
sis900: generate fake MAC address if the hardware doesn't have one
Daniele Venzano
1
-4
/
+4
2009-01-14
powerpc/fs_enet: Add missing irq free in error path.
Mike Ditto
1
-0
/
+1
2009-01-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-25
/
+25
2009-01-14
phylib: Fix Freescale TBI PHY detection
Anton Vorontsov
1
-9
/
+0
2009-01-14
ARM etherh: Fix build failure.
David S. Miller
1
-1
/
+1
2009-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
26
-90
/
+114
2009-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-2
/
+2
2009-01-13
p54: fix "‘ret’ may be used uninitialized" warning
John W. Linville
1
-1
/
+1
2009-01-13
iwl3945: fix "‘power_idx’ may be used uninitialized" warning
John W. Linville
1
-1
/
+1
2009-01-13
b43legacy: fix "‘up_dev’ may be used uninitialized" warning
John W. Linville
1
-1
/
+1
[next]