index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
/
hdlc_cisco.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2019-06-02
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
1
-6
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2017-10-18
hdlc: Convert timers to use timer_setup()
Kees Cook
1
-7
/
+6
2017-09-21
drivers: net: cisco_hdlc: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2015-12-05
WAN: HDLC: Call notifiers before and after changing device type
Andrew Lunn
1
-0
/
+1
2011-06-27
generic_hdlc: Update to current logging forms
Joe Perches
1
-13
/
+8
2010-09-15
ipv4: ip_ptr cleanups
Eric Dumazet
1
-1
/
+3
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
1
-1
/
+0
2010-02-04
Coding style correction of some wan drivers
Rudy Matela
1
-4
/
+4
2009-10-13
WAN: fix Cisco HDLC handshaking.
Krzysztof Halasa
1
-10
/
+8
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
1
-8
/
+8
2009-01-21
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
1
-1
/
+0
2008-07-23
WAN: cosmetic changes to generic HDLC
Krzysztof Hałasa
1
-15
/
+14
2008-07-04
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
1
-2
/
+2
2008-05-22
WAN: protect Cisco HDLC state changes with a spinlock.
Krzysztof Halasa
1
-33
/
+49
2008-02-05
Generic HDLC - remove now unneeded hdlc_device_desc
Krzysztof Halasa
1
-2
/
+3
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-4
/
+6
2007-04-28
Generic HDLC sparse annotations
Krzysztof Halasa
1
-14
/
+15
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-03-02
[HDLC] Fix dev->header_cache_update having a random value.
Krzysztof Halasa
1
-3
/
+0
2006-09-28
[IPV4]: annotate struct in_ifaddr
Al Viro
1
-1
/
+1
2006-09-26
[PATCH] Modularize generic HDLC
Krzysztof Halasa
1
-64
/
+134
2006-07-12
[WAN]: converting generic HDLC to use netif_dormant*()
Krzysztof Halasa
1
-10
/
+4
2005-11-16
[PATCH] Generic HDLC WAN drivers - disable netif_carrier_off()
Krzysztof Halasa
1
-0
/
+6
2005-09-19
[WAN] hdlc_cisco: Fix regression introduced by skb->tail changes.
Krzysztof Halasa
1
-1
/
+1
2005-07-12
[NET]: __be'ify *_type_trans()
Alexey Dobriyan
1
-2
/
+1
2005-06-28
[NET]: Remove gratuitous use of skb->tail in network drivers.
David S. Miller
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+330