Age | Commit message (Expand) | Author |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2019-08-22 | hamradio: Delete unnecessary checks before the macro call “dev_kfree_skb” | Markus Elfring |
2019-07-29 | net: hamradio: baycom_epp: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 69 | Thomas Gleixner |
2017-09-18 | hamradio: baycom: use new parport device model | Sudip Mukherjee |
2017-04-20 | Annotate hardware config module parameters in drivers/net/hamradio/ | David Howells |
2017-01-19 | Make static usermode helper binaries constant | Greg Kroah-Hartman |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-04-26 | drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED | Florian Westphal |
2016-04-13 | x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage | Borislav Petkov |
2015-07-06 | x86/asm/tsc: Rename native_read_tsc() to rdtsc() | Andy Lutomirski |
2015-07-06 | x86/asm/tsc, drivers/net/hamradio/baycom_epp: Replace rdtscl() with native_re... | Andy Lutomirski |
2015-03-03 | ax25: Stop using magic neighbour cache operations. | Eric W. Biederman |
2015-03-02 | ax25: Refactor to use private neighbour operations. | Eric W. Biederman |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen |
2013-05-07 | drivers/net: rename random32() to prandom_u32() | Akinobu Mita |
2012-02-01 | hamradio: fix incompatible pointer in module parameter | Danny Kukawka |
2011-05-25 | baycom: Drop __TIME__ usage | Michal Marek |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-14 | hamradio: Fix bit test correctly. | Thomas Sailer |
2009-10-13 | net/hamradio: fix test in receive() | roel kluin |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy |
2009-06-13 | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy |
2009-01-21 | baycom: convert to net_device_ops | Stephen Hemminger |
2009-01-21 | baycom: convert to internal net_device_stats | Stephen Hemminger |
2008-11-03 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller |
2008-06-12 | net: Eliminate flush_scheduled_work() calls while RTNL is held. | David S. Miller |
2007-10-23 | [PARPORT] Remove unused 'irq' argument from parport irq functions | Jeff Garzik |
2007-10-10 | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger |
2007-07-18 | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge |
2007-02-20 | Replace 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-22 | WorkStruct: make allyesconfig | David Howells |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-01-17 | [PATCH] drivers/net/*: use time_after() and friends | Marcelo Feitoza Parisi |
2005-09-12 | [AX.25]: Rename ax25_encapsulate to ax25_hard_header | Ralf Baechle |
2005-09-12 | [HAMRADIO]: driver cleanups | Ralf Baechle |
2005-07-31 | [PATCH] Use time_before in hamradio drivers | Marcelo Feitoza Parisi |
2005-06-02 | [PATCH] drivers/net/hamradio/baycom_epp.c: cleanups | Adrian Bunk |
2005-04-24 | [AX25] Introduce ax25_type_trans | Arnaldo Carvalho de Melo |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds |