aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hdlc_fr.c
Commit message (Expand)AuthorAge
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-28
* generic_hdlc: Update to current logging formsJoe Perches2011-06-27
* net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-05
* drivers/net: use __packed annotationEric Dumazet2010-06-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * hdlc: spelling fix in find_pvc() commentRudy Matela2009-12-04
* | wan: Coding style correction in HDLC/Frame Relay support routinesRudy Matela2009-11-30
|/
* wan: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: release dst entry in dev_hard_start_xmit()Eric Dumazet2009-05-19
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
* WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-21
* netdevice hdlc: Convert directly reference of netdev->privWang Chen2008-11-21
* WAN: cosmetic changes to generic HDLCKrzysztof Hałasa2008-07-23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-06
|\
| * Add missing skb->dev assignment in Frame Relay RX codeKrzysztof Halasa2008-07-04
* | WAN: Remove no longer needed pvc_desc in FR code.Krzysztof Halasa2008-07-04
* | WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-04
|/
* Removing dead code in drivers/net/wan/hdlc_fr.cCédric Augonnet2008-04-25
* Generic HDLC - use random_ether_addr()Krzysztof Halasa2008-02-05
* Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa2008-02-05
* Generic HDLC - fix kernel panicKrzysztof Halasa2008-02-05
* [WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-14
* Generic HDLC sparse annotationsKrzysztof Halasa2007-04-28
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa2007-03-02
* [PATCH] Modularize generic HDLCKrzysztof Halasa2006-09-26
* [WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa2006-07-12
* [PATCH] Generic HDLC WAN drivers - disable netif_carrier_off()Krzysztof Halasa2005-11-16
* [PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk2005-09-14
* [PATCH] Generic HDLC updateKrzysztof Halasa2005-05-15
* Linux-2.6.12-rc2Linus Torvalds2005-04-16