summaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio
AgeCommit message (Expand)Author
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-01NET: mkiss: Fix typoRalf Baechle
2009-09-02NET: Fix possible corruption in bpqether driverRalf Baechle
2009-09-01convert hamradio drivers to netdev_txreturnt_tStephen Hemminger
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-17Update Andreas Koensgen's email addressRalf Baechle
2009-07-14Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller
2009-07-12NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle
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-17net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-06-13net: fix network drivers ndo_start_xmit() return values (part 6)Patrick McHardy
2009-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswin...David S. Miller
2009-03-30yam: use request_firmwareJaswinder Singh Rajput
2009-03-28dmascc: fix incomplete conversion to network_device_opsAlexander Beregalov
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger
2009-02-17drivers/net/hamradio: fix sparse warning: symbol shadows an earlier oneHannes Eder
2009-02-17drivers/net/hamradio: fix sparse warning: context imbalanceHannes Eder
2009-02-17drivers/net/hamradio: fix warning: format not a string literal and no ...Hannes Eder
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2009-01-21net: constify VFTsJan Engelhardt
2009-01-21dmascc: convert to net_device_opsStephen Hemminger
2009-01-21mkiss: convert to internal network device statsStephen Hemminger
2009-01-21scc: convert to internal net_device_opsStephen Hemminger
2009-01-21yam: convert to net_device_opsStephen Hemminger
2009-01-21yam: convert to internal net_device_statsStephen Hemminger
2009-01-21hdlcdrv: convert to net_device_opsStephen Hemminger
2009-01-21hdlcdrv: convert to internal net_device_statsStephen Hemminger
2009-01-21dmascc: convert to network_device_opsStephen Hemminger
2009-01-21dmascc: convert to internal network device statsStephen Hemminger
2009-01-21bpqether: convert to net_device_opsStephen Hemminger
2009-01-21bpqether: convert to internal net_device_statsStephen Hemminger
2009-01-21baycom: convert to net_device_opsStephen Hemminger
2009-01-21baycom: convert to internal net_device_statsStephen Hemminger
2009-01-216pack: convert to net_device_opsStephen Hemminger
2009-01-11drivers/net/hamradio/6pack.c: move a dereference below a NULL testJulia Lawall
2008-12-16drivers/net/hamradio: Move a dereference below a NULL testJulia Lawall
2008-11-20netdevice hamradio: Convert directly reference of netdev->privWang Chen
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-16drivers/net: use nr_irqsYinghai Lu
2008-08-07hamradio: add missing sanity check to tty operationEugene Teo
2008-07-22netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller
2008-07-21hdlcdrv: Fix CRC calculation.Micah Dowty
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20tty: Ldisc revampAlan Cox
2008-07-17netdev: Allocate multiple queues for TX.David S. Miller