opnsense-src/sys/dev/ral
Pedro F. Giffuni 26d9565dfc ral(4): Use unsigned to avoid undefined behavior.
Found by NetBSD's kUBSan

Obtained from:	NetBSD (github 5b153f1)
2019-09-09 03:31:46 +00:00
..
if_ral_pci.c Remove bogus spaces. 2018-09-26 19:41:00 +00:00
rt2560.c Remove 2GHz channel list copies from wireless drivers. 2019-01-26 17:00:55 +00:00
rt2560reg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
rt2560var.h Fix ieee80211_radiotap(9) usage in wireless drivers: 2019-03-11 01:27:01 +00:00
rt2661.c Remove 2GHz channel list copies from wireless drivers. 2019-01-26 17:00:55 +00:00
rt2661reg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
rt2661var.h Fix ieee80211_radiotap(9) usage in wireless drivers: 2019-03-11 01:27:01 +00:00
rt2860.c ral(4): Use unsigned to avoid undefined behavior. 2019-09-09 03:31:46 +00:00
rt2860reg.h - Replace the magic numbers with something more readable. 2016-06-08 02:37:23 +00:00
rt2860var.h ral: rt2860: fix wcid2ni access/size issue 2019-08-06 20:21:57 +00:00