Age | Commit message (Expand) | Author | Files | Lines |
2015-12-06 | WAN: HDLC: Call notifiers before and after changing device type | Andrew Lunn | 1 | -2/+17 |
2015-12-06 | WAN: HDLC: Detach protocol before unregistering device | Andrew Lunn | 1 | -1/+1 |
2014-07-16 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -1/+2 |
2013-05-29 | net: pass info struct via netdevice notifier | Jiri Pirko | 1 | -1/+1 |
2013-02-04 | wan: Remove unnecessary alloc/OOM messages | Joe Perches | 1 | -5/+4 |
2011-06-27 | generic_hdlc: Update to current logging forms | Joe Perches | 1 | -7/+9 |
2010-09-21 | Fix typo interrest[ing|ed] => interest[ing|ed] | Thomas Weber | 1 | -1/+1 |
2009-11-26 | net: use net_eq to compare nets | Octavian Purdila | 1 | -2/+2 |
2009-09-01 | wan: convert drivers to netdev_tx_t | Stephen Hemminger | 1 | -1/+1 |
2009-03-10 | net: convert usage of packet_type to read_mostly | Stephen Hemminger | 1 | -1/+1 |
2009-02-01 | net: replace uses of __constant_{endian} | Harvey Harrison | 1 | -1/+1 |
2009-01-22 | WAN: Convert generic HDLC drivers to netdev_ops. | Krzysztof Hałasa | 1 | -3/+11 |
2009-01-22 | WAN: Allow hw HDLC drivers to override dev->get_stats. | Krzysztof Hałasa | 1 | -11/+1 |
2009-01-22 | WAN: Generic HDLC now uses IFF_WAN_HDLC private flag. | Krzysztof Hałasa | 1 | -1/+2 |
2008-07-24 | WAN: cosmetic changes to generic HDLC | Krzysztof Hałasa | 1 | -13/+12 |
2008-07-04 | WAN: convert drivers to use built-in netdev_stats | Krzysztof Halasa | 1 | -1/+1 |
2008-05-22 | WAN: protect HDLC proto list while insmod/rmmod | Krzysztof Halasa | 1 | -8/+11 |
2008-03-25 | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 1 | -2/+2 |
2008-02-05 | Generic HDLC - remove now unneeded hdlc_device_desc | Krzysztof Halasa | 1 | -15/+9 |
2007-10-11 | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 1 | -6/+4 |
2007-10-11 | [NET]: Make device event notification network namespace safe | Eric W. Biederman | 1 | -0/+3 |
2007-10-11 | [NET]: Make packet reception network namespace safe | Eric W. Biederman | 1 | -0/+7 |
2007-03-03 | [HDLC] Fix dev->header_cache_update having a random value. | Krzysztof Halasa | 1 | -10/+23 |
2007-02-06 | make hdlc_setup() static again | Adrian Bunk | 1 | -2/+1 |
2006-09-27 | [PATCH] Modularize generic HDLC | Krzysztof Halasa | 1 | -0/+368 |