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.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
2015-12-05
WAN: HDLC: Call notifiers before and after changing device type
Andrew Lunn
2015-12-05
WAN: HDLC: Detach protocol before unregistering device
Andrew Lunn
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2013-02-04
wan: Remove unnecessary alloc/OOM messages
Joe Perches
2011-06-27
generic_hdlc: Update to current logging forms
Joe Perches
2010-09-21
Fix typo interrest[ing|ed] => interest[ing|ed]
Thomas Weber
2009-11-25
net: use net_eq to compare nets
Octavian Purdila
2009-09-01
wan: convert drivers to netdev_tx_t
Stephen Hemminger
2009-03-10
net: convert usage of packet_type to read_mostly
Stephen Hemminger
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
2009-01-21
WAN: Allow hw HDLC drivers to override dev->get_stats.
Krzysztof Hałasa
2009-01-21
WAN: Generic HDLC now uses IFF_WAN_HDLC private flag.
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 HDLC proto list while insmod/rmmod
Krzysztof Halasa
2008-03-26
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
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-10-10
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
[NET]: Make packet reception network namespace safe
Eric W. Biederman
2007-03-02
[HDLC] Fix dev->header_cache_update having a random value.
Krzysztof Halasa
2007-02-05
make hdlc_setup() static again
Adrian Bunk
2006-09-26
[PATCH] Modularize generic HDLC
Krzysztof Halasa