aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio
Commit message (Expand)AuthorAge
...
* bpqether: convert to internal net_device_statsStephen Hemminger2009-01-21
* baycom: convert to net_device_opsStephen Hemminger2009-01-21
* baycom: convert to internal net_device_statsStephen Hemminger2009-01-21
* 6pack: convert to net_device_opsStephen Hemminger2009-01-21
* drivers/net/hamradio/6pack.c: move a dereference below a NULL testJulia Lawall2009-01-11
* drivers/net/hamradio: Move a dereference below a NULL testJulia Lawall2008-12-16
* netdevice hamradio: Convert directly reference of netdev->privWang Chen2008-11-20
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net: convert print_mac to %pMJohannes Berg2008-10-27
* drivers/net: use nr_irqsYinghai Lu2008-10-16
* hamradio: add missing sanity check to tty operationEugene Teo2008-08-07
* netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller2008-07-22
* hdlcdrv: Fix CRC calculation.Micah Dowty2008-07-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-20
|\
| * netdev: Allocate multiple queues for TX.David S. Miller2008-07-17
| * netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-15
| * netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller2008-07-09
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-28
| |\
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-13
| |\ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-26
| |\ \ \
| * | | | 6pack: use netstats in net_device structurePaulius Zaleckas2008-05-13
* | | | | tty: Ldisc revampAlan Cox2008-07-20
| |_|_|/ |/| | |
* | | | hamradio: remove unused variableAndre Haupt2008-06-27
| |_|/ |/| |
* | | net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-12
| |/ |/|
* | hamradio/scc: add missing block braces to multi-statement ifIlpo Järvinen2008-05-22
|/
* tty: add throttle/unthrottle helpersAlan Cox2008-04-30
* tty: The big operations reworkAlan Cox2008-04-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-23
|\
| * hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.cMark Asselstine2008-04-21
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-18
|/
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* mkiss: ax_bump() locking fixJarek Poplawski2008-02-15
* hamradio: fix dmascc section mismatchRandy Dunlap2008-02-05
* NULL noise in drivers/netAl Viro2008-01-28
* hamradio/scc: kill unnecessary use of 'irq' function argJeff Garzik2008-01-28
* [TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox2007-11-07
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-23
* Documentation: Fix erroneous "dmascc=" documentationRobert P. J. Day2007-10-19
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* remove asm/bitops.h includesJiri Slaby2007-10-19
* hamradio: ->hard_header() takes packet type in host-endianAl Viro2007-10-14
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-10
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* bpqether: fix rcu usagePaul E. McKenney2007-07-31
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19