aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio/scc.c
Commit message (Expand)AuthorAge
* convert hamradio drivers to netdev_txreturnt_tStephen Hemminger2009-09-01
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* drivers/net/hamradio: fix warning: format not a string literal and no ...Hannes Eder2009-02-17
* net: constify VFTsJan Engelhardt2009-01-21
* scc: convert to internal net_device_opsStephen Hemminger2009-01-21
* netdevice hamradio: Convert directly reference of netdev->privWang Chen2008-11-20
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* drivers/net: use nr_irqsYinghai Lu2008-10-16
* hamradio/scc: add missing block braces to multi-statement ifIlpo Järvinen2008-05-22
* hamradio/scc: kill unnecessary use of 'irq' function argJeff Garzik2008-01-28
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-12
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-08
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB2006-05-04
* [AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle2005-09-12
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-08
* [AX25] Introduce ax25_type_transArnaldo Carvalho de Melo2005-04-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16