Age | Commit message (Expand) | Author | Files | Lines |
2009-02-18 | drivers/net/hamradio: fix sparse warning: symbol shadows an earlier one | Hannes Eder | 1 | -3/+3 |
2009-02-18 | drivers/net/hamradio: fix sparse warning: context imbalance | Hannes Eder | 1 | -0/+2 |
2009-02-18 | drivers/net/hamradio: fix warning: format not a string literal and no ... | Hannes Eder | 5 | -9/+13 |
2009-02-01 | net: replace uses of __constant_{endian} | Harvey Harrison | 1 | -1/+1 |
2009-01-22 | net: constify VFTs | Jan Engelhardt | 3 | -3/+3 |
2009-01-22 | dmascc: convert to net_device_ops | Stephen Hemminger | 1 | -4/+8 |
2009-01-22 | mkiss: convert to internal network device stats | Stephen Hemminger | 1 | -22/+12 |
2009-01-22 | scc: convert to internal net_device_ops | Stephen Hemminger | 1 | -9/+10 |
2009-01-22 | yam: convert to net_device_ops | Stephen Hemminger | 1 | -8/+9 |
2009-01-22 | yam: convert to internal net_device_stats | Stephen Hemminger | 1 | -33/+9 |
2009-01-22 | hdlcdrv: convert to net_device_ops | Stephen Hemminger | 1 | -9/+9 |
2009-01-22 | hdlcdrv: convert to internal net_device_stats | Stephen Hemminger | 1 | -20/+7 |
2009-01-22 | dmascc: convert to network_device_ops | Stephen Hemminger | 1 | -5/+8 |
2009-01-22 | dmascc: convert to internal network device stats | Stephen Hemminger | 1 | -25/+16 |
2009-01-22 | bpqether: convert to net_device_ops | Stephen Hemminger | 1 | -7/+8 |
2009-01-22 | bpqether: convert to internal net_device_stats | Stephen Hemminger | 1 | -16/+5 |
2009-01-22 | baycom: convert to net_device_ops | Stephen Hemminger | 1 | -5/+9 |
2009-01-22 | baycom: convert to internal net_device_stats | Stephen Hemminger | 1 | -22/+7 |
2009-01-22 | 6pack: convert to net_device_ops | Stephen Hemminger | 1 | -7/+9 |
2009-01-11 | drivers/net/hamradio/6pack.c: move a dereference below a NULL test | Julia Lawall | 1 | -1/+2 |
2008-12-17 | drivers/net/hamradio: Move a dereference below a NULL test | Julia Lawall | 1 | -1/+2 |
2008-11-20 | netdevice hamradio: Convert directly reference of netdev->priv | Wang Chen | 2 | -12/+12 |
2008-11-04 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 8 | -8/+0 |
2008-10-28 | net: convert print_mac to %pM | Johannes Berg | 1 | -4/+3 |
2008-10-16 | drivers/net: use nr_irqs | Yinghai Lu | 2 | -5/+5 |
2008-08-07 | hamradio: add missing sanity check to tty operation | Eugene Teo | 1 | -1/+1 |
2008-07-23 | netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. | David S. Miller | 1 | -0/+2 |
2008-07-21 | hdlcdrv: Fix CRC calculation. | Micah Dowty | 1 | -0/+1 |
2008-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -18/+24 |
2008-07-21 | tty: Ldisc revamp | Alan Cox | 2 | -2/+2 |
2008-07-18 | netdev: Allocate multiple queues for TX. | David S. Miller | 1 | -2/+4 |
2008-07-15 | netdev: Add netdev->addr_list_lock protection. | David S. Miller | 2 | -0/+4 |
2008-07-09 | netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. | David S. Miller | 1 | -1/+11 |
2008-06-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+0 |
2008-06-28 | hamradio: remove unused variable | Andre Haupt | 1 | -2/+0 |
2008-06-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2008-06-12 | net: Eliminate flush_scheduled_work() calls while RTNL is held. | David S. Miller | 1 | -1/+1 |
2008-05-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+2 |
2008-05-22 | hamradio/scc: add missing block braces to multi-statement if | Ilpo Järvinen | 1 | -1/+2 |
2008-05-13 | 6pack: use netstats in net_device structure | Paulius Zaleckas | 1 | -17/+7 |
2008-04-30 | tty: add throttle/unthrottle helpers | Alan Cox | 2 | -6/+2 |
2008-04-30 | tty: The big operations rework | Alan Cox | 2 | -24/+27 |
2008-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -3/+0 |
2008-04-22 | hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.c | Mark Asselstine | 1 | -3/+0 |
2008-04-19 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 1 | -1/+1 |
2008-03-25 | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 1 | -2/+2 |
2008-02-15 | mkiss: ax_bump() locking fix | Jarek Poplawski | 1 | -3/+2 |
2008-02-05 | hamradio: fix dmascc section mismatch | Randy Dunlap | 1 | -2/+2 |
2008-01-29 | NULL noise in drivers/net | Al Viro | 2 | -2/+2 |
2008-01-29 | hamradio/scc: kill unnecessary use of 'irq' function arg | Jeff Garzik | 1 | -3/+5 |