summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hdlc_raw_eth.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1Star
* net: make struct net_device::tx_queue_len unsigned intAlexey Dobriyan2017-05-181-1/+2
* WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn2015-12-051-0/+1
* net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-151-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* wan: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+1
* WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-211-6/+2Star
* WAN: cosmetic changes to generic HDLCKrzysztof Hałasa2008-07-231-9/+8Star
* WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-041-1/+1
* Generic HDLC - use random_ether_addr()Krzysztof Halasa2008-02-051-3/+1Star
* Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa2008-02-051-1/+1
* annotate the rest of drivers/net/wanAl Viro2008-01-291-1/+1
* [PATCH] Modularize generic HDLCKrzysztof Halasa2006-09-261-9/+40
* [WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa2006-07-211-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+107