index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
/
hdlc_fr.c
Age
Commit message (
Expand
)
Author
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
v2.6.12-rc2
Linus Torvalds