summaryrefslogtreecommitdiff
path: root/drivers/net/wan/hdlc.c
AgeCommit message (Expand)Author
2010-09-21Fix typo interrest[ing|ed] => interest[ing|ed]Thomas Weber
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa
2009-01-21WAN: Allow hw HDLC drivers to override dev->get_stats.Krzysztof Hałasa
2009-01-21WAN: Generic HDLC now uses IFF_WAN_HDLC private flag.Krzysztof Hałasa
2008-07-23WAN: cosmetic changes to generic HDLCKrzysztof Hałasa
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa
2008-05-22WAN: protect HDLC proto list while insmod/rmmodKrzysztof Halasa
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-02-05Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman
2007-03-02[HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa
2007-02-05make hdlc_setup() static againAdrian Bunk
2006-09-26[PATCH] Modularize generic HDLCKrzysztof Halasa