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_fr.c
Age
Commit message (
Expand
)
Author
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
net: wan : hdlc: use setup_timer() helper
Allen Pais
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
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-11-18
hdlc: fix null-deref on allocation failure
stephen hemminger
2015-08-18
net: caif: convert to using IFF_NO_QUEUE
Phil Sutter
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-08-11
hdlc: Remove typedefs from struct names
Himangi Saraogi
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2012-02-15
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2011-07-27
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
2011-06-27
generic_hdlc: Update to current logging forms
Joe Perches
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-04
hdlc: spelling fix in find_pvc() comment
Rudy Matela
2009-11-29
wan: Coding style correction in HDLC/Frame Relay support routines
Rudy Matela
2009-09-01
wan: convert drivers to netdev_tx_t
Stephen Hemminger
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-05-18
net: release dst entry in dev_hard_start_xmit()
Eric Dumazet
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-11-21
netdevice hdlc: Convert directly reference of netdev->priv
Wang Chen
2008-07-23
WAN: cosmetic changes to generic HDLC
Krzysztof Hałasa
2008-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-04
WAN: Remove no longer needed pvc_desc in FR code.
Krzysztof Halasa
2008-07-04
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
2008-07-04
Add missing skb->dev assignment in Frame Relay RX code
Krzysztof Halasa
2008-04-25
Removing dead code in drivers/net/wan/hdlc_fr.c
Cédric Augonnet
2008-02-05
Generic HDLC - use random_ether_addr()
Krzysztof Halasa
2008-02-05
Generic HDLC - remove now unneeded hdlc_device_desc
Krzysztof Halasa
2008-02-05
Generic HDLC - fix kernel panic
Krzysztof Halasa
2007-08-13
[WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-04-28
Generic HDLC sparse annotations
Krzysztof Halasa
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-03-02
[HDLC] Fix dev->header_cache_update having a random value.
Krzysztof Halasa
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-14
[PATCH] drivers/net/wan/: possible cleanups
Adrian Bunk
2005-05-15
[PATCH] Generic HDLC update
Krzysztof Halasa
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds