summaryrefslogtreecommitdiff
path: root/drivers/net/wan/hdlc_raw_eth.c
AgeCommit message (Expand)Author
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann
2021-07-12net: hdlc: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap
2020-10-21net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2017-05-18net: make struct net_device::tx_queue_len unsigned intAlexey Dobriyan
2015-12-05WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.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-02-05Generic HDLC - use random_ether_addr()Krzysztof Halasa
2008-02-05Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa
2008-01-28annotate the rest of drivers/net/wanAl Viro
2006-09-26[PATCH] Modularize generic HDLCKrzysztof Halasa
2006-07-21[WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa
2005-04-16Linux-2.6.12-rc2Linus Torvalds