aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio/hdlcdrv.c
Commit message (Expand)AuthorAgeFilesLines
* hdlcdrv: Drop __TIME__ usageMichal Marek2011-05-251-1/+1
* drivers/net: return operator cleanupEric Dumazet2010-09-261-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* convert hamradio drivers to netdev_txreturnt_tStephen Hemminger2009-09-011-1/+2
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* hdlcdrv: convert to net_device_opsStephen Hemminger2009-01-211-9/+9
* hdlcdrv: convert to internal net_device_statsStephen Hemminger2009-01-211-20/+7
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* hdlcdrv: Fix CRC calculation.Micah Dowty2008-07-211-0/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-2/+1
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+3
* Replace local random function with random32()Ralf Baechle2007-02-201-11/+2
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-081-14/+2
* [AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle2005-09-121-1/+1
* [HAMRADIO]: driver cleanupsRalf Baechle2005-09-121-13/+1
* [AX25] Introduce ax25_type_transArnaldo Carvalho de Melo2005-04-241-3/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+817