summaryrefslogtreecommitdiff
path: root/drivers/net/hamradio/baycom_epp.c
AgeCommit message (Expand)Author
2011-05-25baycom: Drop __TIME__ usageMichal Marek
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-14hamradio: Fix bit test correctly.Thomas Sailer
2009-10-13net/hamradio: fix test in receive()roel kluin
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-01-21baycom: convert to net_device_opsStephen Hemminger
2009-01-21baycom: convert to internal net_device_statsStephen Hemminger
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-02-20Replace local random function with random32()Ralf Baechle
2006-12-11[HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-01-17[PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi
2005-09-12[AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle
2005-09-12[HAMRADIO]: driver cleanupsRalf Baechle
2005-07-31[PATCH] Use time_before in hamradio driversMarcelo Feitoza Parisi
2005-06-02[PATCH] drivers/net/hamradio/baycom_epp.c: cleanupsAdrian Bunk
2005-04-24[AX25] Introduce ax25_type_transArnaldo Carvalho de Melo
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds