aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hdlc_raw_eth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger1-1/+1
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa1-6/+2
2008-07-23WAN: cosmetic changes to generic HDLCKrzysztof Hałasa1-9/+8
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa1-1/+1
2008-02-05Generic HDLC - use random_ether_addr()Krzysztof Halasa1-3/+1
2008-02-05Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa1-1/+1
2008-01-28annotate the rest of drivers/net/wanAl Viro1-1/+1
2006-09-26[PATCH] Modularize generic HDLCKrzysztof Halasa1-9/+40
2006-07-21[WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+107