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
2005-07-21
[EQL]: Proper num_slaves decrement
Loic Le Loarer
1
-8
/
+8
2005-07-19
[NET]: NETCONSOLE must depend on INET
Adrian Bunk
1
-1
/
+1
2005-07-18
[NET]: Kconfig: NETCONSOLE and NETPOLL together
Randy Dunlap
1
-0
/
+16
2005-07-15
[NET PCMCIA]: drivers/net/pcmcia/smc91c92_cs.c : Use of time_after macro
Marcelo Feitoza Parisi
1
-1
/
+2
2005-07-15
[WAN]: drivers/net/wan/: use of time_after macro
Marcelo Feitoza Parisi
5
-10
/
+15
2005-07-12
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
2
-0
/
+6
2005-07-12
[NET]: __be'ify *_type_trans()
Alexey Dobriyan
6
-10
/
+6
2005-07-11
[NET]: move config options out to individual protocols
Sam Ravnborg
1
-0
/
+27
2005-07-11
[NET]: add a top-level Networking menu to *config
Sam Ravnborg
1
-0
/
+3
2005-07-11
[ACPI] S3 Suspend to RAM: fix driver suspend/resume methods
David Shaohua Li
2
-0
/
+6
2005-07-08
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
David S. Miller
6
-14
/
+13
2005-07-07
[PATCH] pcmcia: remove references to pcmcia/version.h
Dominik Brodowski
17
-17
/
+0
2005-07-07
[PATCH] pcmcia: move event handler
Dominik Brodowski
17
-97
/
+27
2005-07-07
[PATCH] pm: more u32 vs. pm_message_t fixes
Pavel Machek
2
-5
/
+5
2005-07-07
[PATCH] ppc64: Add new PHY to sungem
Benjamin Herrenschmidt
3
-20
/
+56
2005-07-06
[PATCH] openfirmware: generate device table for userspace
Jeff Mahoney
3
-13
/
+8
2005-07-05
[SHAPER]: Switch to spinlocks.
Christoph Hellwig
1
-26
/
+16
2005-07-05
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-07-05
[TG3]: support for ethtool -C
Michael Chan
2
-2
/
+73
2005-07-05
[SKGE]: Fix build on big-endian
David S. Miller
1
-0
/
+1
2005-06-29
[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel
Nicolas Pitre
1
-9
/
+7
2005-06-28
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
32
-97
/
+96
2005-06-28
[NET]: drivers/net/slip.c needs linux/delay.h
David S. Miller
1
-0
/
+1
2005-06-28
[NET]: Remove gratuitous use of skb->tail in network drivers.
David S. Miller
31
-97
/
+95
2005-06-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2
-14
/
+6
2005-06-27
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
56
-2459
/
+3231
2005-06-27
[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...
Greg Kroah-Hartman
2
-14
/
+6
2005-06-28
Merge /spare/repo/linux-2.6/
Jeff Garzik
17
-2
/
+478
2005-06-27
drivers/net/at1700: remove incorrect comment
Komuro
1
-4
/
+0
2005-06-27
[PATCH] Use pci_set_dma_mask() instead of direct assignment of DMA mask
Tobias Klauser
1
-4
/
+4
2005-06-27
[PATCH] smc91x needs settable IRQ trigger type
David Brownell
2
-1
/
+14
2005-06-27
Merge /spare/repo/linux-2.6/
Jeff Garzik
39
-2457
/
+2753
2005-06-27
[PATCH] pcmcia: more IDs for TDK multifunction cards
Jun Komuro
1
-1
/
+5
2005-06-27
[PATCH] pcmcia: id_table for wl3501_cs.c
Dominik Brodowski
1
-0
/
+7
2005-06-27
[PATCH] pcmcia: id_table for com20020_cs.c
Dominik Brodowski
1
-1
/
+6
2005-06-27
[PATCH] pcmcia: id_table for atmel_cs.c
Dominik Brodowski
1
-0
/
+22
2005-06-27
[PATCH] pcmcia: add a few more IDs for pcnet_cs
Jun Komuro
1
-0
/
+5
2005-06-27
[PATCH] pcmcia: id_table for pcnet_cs.c
Dominik Brodowski
1
-0
/
+198
2005-06-27
[PATCH] pcmcia: id_table for xirc2ps_cs.c
Dominik Brodowski
1
-0
/
+28
2005-06-27
[PATCH] pcmcia: id_table for orinoco_cs
Dominik Brodowski
1
-0
/
+51
2005-06-27
[PATCH] pcmcia: id_table for smc91c92_cs.c
Dominik Brodowski
1
-0
/
+33
2005-06-27
[PATCH] pcmcia: id_table for wavelan_cs
Dominik Brodowski
1
-0
/
+10
2005-06-27
[PATCH] pcmcia: id_table for ray_cs
Dominik Brodowski
1
-0
/
+7
2005-06-27
[PATCH] pcmcia: id_table for nmclan_cs
Dominik Brodowski
1
-0
/
+8
2005-06-27
[PATCH] pcmcia: id_table for netwave_cs
Dominik Brodowski
1
-0
/
+7
2005-06-27
[PATCH] pcmcia: id_table for ibmtr_cs
Dominik Brodowski
1
-0
/
+8
2005-06-27
[PATCH] pcmcia: id_table for fmvj18x_cs
Dominik Brodowski
1
-0
/
+24
2005-06-27
[PATCH] pcmcia: id_table for axnet_cs
Dominik Brodowski
1
-0
/
+29
2005-06-27
[PATCH] pcmcia: id_table for airo_cs
Dominik Brodowski
1
-0
/
+10
2005-06-27
[PATCH] pcmcia: id_table for 3c589_cs
Dominik Brodowski
1
-0
/
+12
[next]