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