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-02-12
[PATCH] com20020 build fix
Randy Dunlap
1
-1
/
+2
2007-02-11
[PATCH] Replace regular code with appropriate calls to container_of()
Robert P. J. Day
1
-1
/
+1
2007-02-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc
Linus Torvalds
3
-354
/
+664
2007-02-09
[PATCH] uintptr_t is unsigned long, not u32
Al Viro
1
-2
/
+2
2007-02-09
[PATCH] trivial s2io annotations
Al Viro
2
-4
/
+4
2007-02-09
[PATCH] trivial cxgb3 annotations
Al Viro
1
-2
/
+2
2007-02-09
[PATCH] pc300too annotation fixes
Al Viro
1
-8
/
+8
2007-02-09
[PATCH] misc duplicate field initializers
Al Viro
1
-1
/
+0
2007-02-09
[PATCH] kill eth_io_copy_and_sum()
Al Viro
8
-14
/
+8
2007-02-09
[PATCH] missing include in macsonic
Al Viro
1
-0
/
+1
2007-02-09
[PATCH] spider_net breakage from class_device -> device
Al Viro
1
-1
/
+1
2007-02-09
[TC] defxx: TURBOchannel support
Maciej W. Rozycki
3
-354
/
+664
2007-02-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-11
/
+4
2007-02-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-108
/
+5207
2007-02-08
ucc_geth: Add support to local-mac-address property
Li Yang
1
-1
/
+7
2007-02-08
ucc_geth: Remove obsolete workaround of link speed change
Li Yang
2
-66
/
+7
2007-02-08
cxgb3: sysfs attributes in -mm tree
Divy Le Ray
1
-41
/
+45
2007-02-08
[BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...
Joe Jin
2
-6
/
+2
2007-02-08
[TG3]: Avoid an expensive divide.
Eric Dumazet
1
-1
/
+1
2007-02-08
[NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()...
Joe Jin
1
-4
/
+1
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2
-2
/
+1
2007-02-08
Add Attansic L1 ethernet driver.
Jay Cliburn
9
-0
/
+5148
2007-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
3
-4
/
+3
2007-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
11
-141
/
+202
2007-02-07
AT91: MACB support
Andrew Victor
3
-4
/
+31
2007-02-07
sky2: version 1.12
Stephen Hemminger
1
-1
/
+1
2007-02-07
sky2: add new chip ids
Stephen Hemminger
1
-0
/
+4
2007-02-07
sky2: Yukon Extreme support
Stephen Hemminger
2
-16
/
+89
2007-02-07
sky2: safer transmit timeout
Stephen Hemminger
1
-26
/
+15
2007-02-07
sky2: TSO support for EC_U
Stephen Hemminger
1
-4
/
+3
2007-02-07
sky2: use dev_err for error reports
Stephen Hemminger
1
-44
/
+31
2007-02-07
MSI: Replace pci_msi_quirk with calls to pci_no_msi()
Michael Ellerman
1
-2
/
+1
2007-02-07
PCI: Use newly defined PCI channel offline routine
Linas Vepstas
2
-2
/
+2
2007-02-07
sky2: add Wake On Lan support
Stephen Hemminger
2
-47
/
+189
2007-02-07
fix unaligned exception in /drivers/net/wireless/orinoco.c
Hennerich, Michael
1
-1
/
+1
2007-02-07
Remove unused kernel config option DLCI_COUNT
Robert P. J. Day
1
-11
/
+0
2007-02-07
z85230: spinlock logic
Alan Cox
1
-13
/
+1
2007-02-07
mips: declance: Driver model for the PMAD-A
Maciej W. Rozycki
1
-47
/
+117
2007-02-07
Spidernet: Rework RX linked list
Linas Vepstas
1
-8
/
+4
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
11
-141
/
+202
2007-02-07
Merge branch 'linux-2.6'
Paul Mackerras
34
-396
/
+408
2007-02-07
[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads
Vitaly Bordug
1
-0
/
+1
2007-02-07
[POWERPC] Add "is_power_of_2" checking to log2.h.
Robert P. J. Day
1
-2
/
+0
2007-02-06
NET: turn local_save_flags() + local_irq_disable() into local_irq_save()
Jiri Kosina
1
-2
/
+1
2007-02-06
NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save()
Jiri Kosina
1
-2
/
+1
2007-02-06
hp100: convert pci_module_init() to pci_register_driver()
Richard Knutsson
1
-1
/
+1
2007-02-06
NetXen: Added ethtool support for user level tools.
Amit S. Kale
3
-19
/
+361
2007-02-06
NetXen: Firmware crb init changes.
Amit S. Kale
1
-3
/
+9
2007-02-06
skge: version 1.10
Stephen Hemminger
1
-1
/
+1
2007-02-06
skge: WOL support
Stephen Hemminger
2
-35
/
+125
[next]