You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/kernel/mac80211
Daniel Golle a24a9bbc8c mac80211: rt2x00: prune more unnecessary exports
The calibration patches for MT7620 unnecessarily export symbols and
populate never accessed function pointers. Remove all that and make
functions static as the only place where each of those functions is
called is within rt2800lib.c.
Also make code more readable by fixing indentation, removing
unnecessary parantheses and simplifying some instructions using
shorthands here and there.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
..
files hostapd: fix no_reload logic 4 years ago
patches mac80211: rt2x00: prune more unnecessary exports 4 years ago
scripts mac80211: add a maintenance script for upstream backport commits 10 years ago
Makefile mac80211: Update to version 5.4.27 4 years ago
ath.mk mac80211: switch to upstream owl-loader driver 5 years ago
broadcom.mk brcm2708: rename target to bcm27xx 4 years ago
intel.mk kernel: Remove support for kernel 3.18 5 years ago
marvell.mk kernel: Remove support for kernel 3.18 5 years ago
ralink.mk ramips: mt7620: fix dependencies 5 years ago
realtek.mk mac80211: rtl8723bs: fix missing MMC dependency 4 years ago