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
/
wan
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-16
WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.
Krzysztof Halasa
1
-0
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
18
-9
/
+11
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
3
-11
/
+11
2010-02-04
Coding style correction of some wan drivers
Rudy Matela
3
-11
/
+11
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
7
-7
/
+7
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
2009-12-04
hdlc: spelling fix in find_pvc() comment
Rudy Matela
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
4
-31
/
+30
2009-12-02
net: Coding style corrections on Sealevel Systems 4021 driver.
Rudy Matela
1
-7
/
+4
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-11-30
wan: cosa: drop chan->wsem on error path
Dan Carpenter
1
-0
/
+1
2009-11-29
wan: Coding style correction in HDLC/Frame Relay support routines
Rudy Matela
1
-3
/
+3
2009-11-29
wan: Frame Relay/DLCI coding style corrections.
Rudy Matela
1
-7
/
+7
2009-11-25
net: use net_eq to compare nets
Octavian Purdila
1
-2
/
+2
2009-11-18
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
5
-5
/
+5
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-0
/
+7
2009-11-18
drivers/net/wan: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-06
net, compat_ioctl: handle socket ioctl abuses in tty drivers
Arnd Bergmann
1
-0
/
+19
2009-10-18
cosa: Kill off the use of the old ioctl path
Alan Cox
1
-7
/
+13
2009-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-10
/
+8
2009-10-13
headers: Fix build after <linux/sched.h> removal
Ingo Molnar
3
-0
/
+3
2009-10-13
WAN: fix Cisco HDLC handshaking.
Krzysztof Halasa
1
-10
/
+8
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
4
-0
/
+4
2009-09-11
drivers/net/wan: introduce missing kfree
Julia Lawall
1
-0
/
+1
2009-09-07
IXP42x HSS support for setting internal clock rate
Krzysztof Halasa
1
-4
/
+91
2009-09-07
WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver.
Krzysztof Halasa
1
-11
/
+0
2009-09-07
wan: dlci/sdla transmit return dehacking
Stephen Hemminger
2
-42
/
+9
2009-09-03
WAN: dscc4: Fix warning pointing out a bug.
David S. Miller
1
-1
/
+1
2009-09-01
wan: convert drivers to netdev_tx_t
Stephen Hemminger
21
-46
/
+57
2009-08-30
WAN: bit and/or confusion
roel kluin
1
-4
/
+4
2009-08-29
WAN/LMC: Fix type_trans().
Krzysztof Halasa
1
-1
/
+1
2009-08-13
lmc: Read outside array bounds
roel kluin
1
-3
/
+4
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-7
/
+7
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
3
-7
/
+7
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
5
-9
/
+9
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
4
-11
/
+11
2009-07-05
net: remove NET_RX_BAD and NET_RX_CN* defines
Florian Westphal
1
-19
/
+0
2009-06-17
net: fix network drivers ndo_start_xmit() return values
Patrick McHardy
1
-11
/
+5
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-5
/
+6
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
3
-5
/
+5
2009-06-13
net: fix network drivers ndo_start_xmit() return values (part 4)
Patrick McHardy
1
-3
/
+3
2009-05-29
net: replace dma_sync_single with dma_sync_single_for_cpu
FUJITA Tomonori
1
-2
/
+2
2009-05-25
IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com...
Krzysztof Hałasa
1
-5
/
+4
2009-05-23
IXP4xx: Ethernet and WAN drivers now support "high" hardware queues.
Krzysztof Hałasa
1
-4
/
+6
2009-05-18
net: release dst entry in dev_hard_start_xmit()
Eric Dumazet
1
-0
/
+1
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-05-09
IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.
Krzysztof Hałasa
1
-2
/
+2
2009-04-17
wan/pc300_drv: convert to net_device_ops
Alexander Beregalov
1
-8
/
+12
[next]