index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hamradio
/
hdlcdrv.c
Age
Commit message (
Expand
)
Author
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-10-13
hamradio: use dev_addr_set() for setting device address
Jakub Kicinski
2021-10-09
net: use dev_addr_set()
Jakub Kicinski
2021-07-27
hamradio: use ndo_siocdevprivate
Arnd Bergmann
2021-05-20
net: hamradio: remove leading spaces before tabs
Hui Tang
2020-11-02
net: driver: hamradio: Fix potential unterminated string
Andrew Lunn
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