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