aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio/baycom_epp.c
Commit message (Expand)AuthorAgeFilesLines
* baycom: Drop __TIME__ usageMichal Marek2011-05-251-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-0/+1
|\
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | hamradio: Fix bit test correctly.Thomas Sailer2009-10-141-4/+3
* | net/hamradio: fix test in receive()roel kluin2009-10-131-1/+2
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-1/+1
|\
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-1/+1
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-3/+3
|/
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* baycom: convert to net_device_opsStephen Hemminger2009-01-211-5/+9
* baycom: convert to internal net_device_statsStephen Hemminger2009-01-211-22/+7
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-121-1/+1
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-231-7/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-2/+1
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-1/+1
* Replace local random function with random32()Ralf Baechle2007-02-201-11/+2
* [HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle2006-12-111-1/+1
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-081-8/+2
* WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+9
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-171-1/+1
* [AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle2005-09-121-1/+1
* [HAMRADIO]: driver cleanupsRalf Baechle2005-09-121-13/+2
* [PATCH] Use time_before in hamradio driversMarcelo Feitoza Parisi2005-07-311-1/+2
* [PATCH] drivers/net/hamradio/baycom_epp.c: cleanupsAdrian Bunk2005-06-021-90/+36
* [AX25] Introduce ax25_type_transArnaldo Carvalho de Melo2005-04-241-3/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1382