index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hamradio
/
hdlcdrv.c
Age
Commit message (
Expand
)
Author
2019-12-19
hdlcdrv: replace unnecessary assertion in hdlcdrv_register
Aditya Pakki
2019-08-22
hamradio: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 69
Thomas Gleixner
2017-05-27
hdlcdrv: Fix divide by zero in hdlcdrv_ioctl
Firo Yang
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-04-26
drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKED
Florian Westphal
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-12-19
drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()
Wenliang Fan
2013-05-07
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2011-05-25
hdlcdrv: Drop __TIME__ usage
Michal Marek
2010-09-26
drivers/net: return operator cleanup
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-09-01
convert hamradio drivers to netdev_txreturnt_t
Stephen Hemminger
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
hdlcdrv: convert to net_device_ops
Stephen Hemminger
2009-01-21
hdlcdrv: convert to internal net_device_stats
Stephen Hemminger
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-07-21
hdlcdrv: Fix CRC calculation.
Micah Dowty
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-02-20
Replace local random function with random32()
Ralf Baechle
2006-12-08
[AX.25]: Fix default address and broadcast address initialization.
Ralf Baechle
2005-09-12
[AX.25]: Rename ax25_encapsulate to ax25_hard_header
Ralf Baechle
2005-09-12
[HAMRADIO]: driver cleanups
Ralf Baechle
2005-04-24
[AX25] Introduce ax25_type_trans
Arnaldo Carvalho de Melo
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds