index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
Commit message (
Expand
)
Author
Age
Files
Lines
*
sbni: convert to net_device_ops
Stephen Hemminger
2009-03-21
1
-6
/
+14
*
sbni: use internal net_device_stats
Stephen Hemminger
2009-03-21
1
-42
/
+26
*
labether: convert to net_device_ops
Stephen Hemminger
2009-03-21
1
-4
/
+8
*
lapbether: convert to internal net_device_stats
Stephen Hemminger
2009-03-21
1
-16
/
+4
*
cycx: convert to net_device_ops
Stephen Hemminger
2009-03-21
1
-20
/
+21
*
dlci: convert to net_device_ops
Stephen Hemminger
2009-03-21
1
-10
/
+12
*
dlci: convert to internal net_device_stats
Stephen Hemminger
2009-03-21
1
-21
/
+11
*
x25_asy: convert to net_device_ops
Stephen Hemminger
2009-03-21
1
-5
/
+9
*
x25_asy: convert to internal net_device_stats
Stephen Hemminger
2009-03-21
2
-23
/
+11
*
net: convert usage of packet_type to read_mostly
Stephen Hemminger
2009-03-10
2
-2
/
+2
*
wan: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2009-02-26
1
-2
/
+1
*
lapb: get rid of non-const printk warning
Stephen Hemminger
2009-02-26
1
-1
/
+1
*
drivers/net/wan: fix sparse warning: symbol shadows an earlier one
Hannes Eder
2009-02-17
1
-8
/
+9
*
drivers/net/wan: fix warning: format not a string literal and no ...
Hannes Eder
2009-02-17
2
-2
/
+4
*
net: replace uses of __constant_{endian}
Harvey Harrison
2009-02-01
6
-21
/
+21
*
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
2
-8
/
+8
*
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
2009-01-21
20
-105
/
+137
*
WAN: Allow hw HDLC drivers to override dev->get_stats.
Krzysztof Hałasa
2009-01-21
1
-11
/
+1
*
WAN: Generic HDLC now uses IFF_WAN_HDLC private flag.
Krzysztof Hałasa
2009-01-21
1
-1
/
+2
*
WAN: Fix NAPI interface in IXP4xx HSS driver.
Krzysztof Hałasa
2009-01-12
1
-3
/
+3
*
net: Fix more NAPI interface netdev argument drop fallout.
Kamalesh Babulal
2008-12-29
1
-1
/
+1
*
drivers/net/wan/z85230.c: fix sparse warnings: un-EXPORT symbols
Hannes Eder
2008-12-26
1
-8
/
+2
*
drivers/net/wan: fix sparse warning: make symbol static
Hannes Eder
2008-12-26
1
-1
/
+1
*
drivers/net/wan: fix sparse warnings: make do-while a compound statement
Hannes Eder
2008-12-26
1
-4
/
+4
*
Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
David S. Miller
2008-12-25
4
-5
/
+1339
|
\
|
*
drivers/net/wan: Remove redundant test
Julia Lawall
2008-12-22
1
-3
/
+2
|
*
HDLC_PPP: Fix Configure-Ack to return original options as required by the sta...
Krzysztof Hałasa
2008-12-22
1
-5
/
+6
|
*
IXP4xx: move common debugging from network drivers to QMGR module.
Krzysztof Hałasa
2008-12-22
1
-43
/
+11
|
*
WAN: Add IXP4xx HSS HDLC driver.
Krzysztof Hałasa
2008-12-22
3
-0
/
+1365
*
|
drivers/net/wan: Remove redundant test
Julia Lawall
2008-12-25
1
-3
/
+2
*
|
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
1
-2
/
+2
|
/
*
tty: driverdata and discdata are void *
Alan Cox
2008-12-05
1
-5
/
+5
*
tty: Flags should be accessed via the foo_bit interfaces
Alan Cox
2008-12-05
1
-4
/
+4
*
z85230: fix warning in drivers/net/wan/z85230.c
Ingo Molnar
2008-11-25
1
-1
/
+1
*
netdevice sbni: Convert directly reference of netdev->priv
Wang Chen
2008-11-24
1
-47
/
+52
*
WAN pc300too.c: Fix PC300-X.21 detection
Krzysztof Hałasa
2008-11-22
1
-24
/
+24
*
WAN: syncppp.c is no longer used by any kernel code. Remove it.
Krzysztof Hałasa
2008-11-22
1
-1476
/
+0
*
WAN: new synchronous PPP implementation for generic HDLC.
Krzysztof Hałasa
2008-11-22
2
-48
/
+602
*
WAN: Simplify sca_init_port() in HD64572 driver.
Krzysztof Hałasa
2008-11-22
1
-36
/
+31
*
WAN: Correct comments in hd6457[02].c
Krzysztof Hałasa
2008-11-22
2
-2
/
+2
*
WAN: HD64572 drivers don't use next_desc() anymore.
Krzysztof Hałasa
2008-11-22
1
-10
/
+3
*
WAN: Simplify HD64572 drivers.
Krzysztof Hałasa
2008-11-22
3
-135
/
+110
*
WAN: don't print HD64572 driver versions anymore.
Krzysztof Hałasa
2008-11-22
2
-26
/
+2
*
WAN: Simplify HD64572 status handling.
Krzysztof Hałasa
2008-11-22
1
-29
/
+8
*
WAN: rework HD64572 interrupts a bit.
Krzysztof Hałasa
2008-11-22
1
-23
/
+13
*
WAN: HD64572 already handles TX underruns with DMAC.
Krzysztof Hałasa
2008-11-22
1
-17
/
+15
*
WAN: TX-done handler now uses the ownership bit in HD64572 drivers.
Krzysztof Hałasa
2008-11-22
1
-8
/
+3
*
WAN: convert HD64572-based drivers to NAPI.
Krzysztof Hałasa
2008-11-22
3
-37
/
+71
*
WAN: remove SCA support from SCA-II drivers
Krzysztof Hałasa
2008-11-22
3
-261
/
+45
*
WAN: remove SCA II support from SCA drivers
Krzysztof Hałasa
2008-11-22
3
-205
/
+58
[next]