linux_dsm_epyc7002/drivers/net/wireless/rt2x00
Johannes Berg 11ab35ed04 rt2x00: use DECLARE_EWMA
Instead of using the out-of-line EWMA calculation, use DECLARE_EWMA()
to create static inlines. On x86/64 this results in code that's one
byte larger (for me), but reduces struct link_ant and struct link
size by the two unsigned long values that store the parameters each.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-08-20 14:10:22 -07:00
..
Kconfig rt2x00: use DECLARE_EWMA 2015-08-20 14:10:22 -07:00
Makefile rt2x00: rt2800pci: move SoC specific code into a separate module 2013-10-18 14:07:00 -04:00
rt2x00.h rt2x00: use DECLARE_EWMA 2015-08-20 14:10:22 -07:00
rt2x00config.c rt2x00: use helper to check capability/requirement 2015-01-07 10:41:42 +02:00
rt2x00crypto.c rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2x00debug.c net: Replace min macro with min_t 2014-03-03 15:35:54 -05:00
rt2x00debug.h rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2x00dev.c rt2x00: use helper to check capability/requirement 2015-01-07 10:41:42 +02:00
rt2x00dump.h rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2x00firmware.c rt2x00: use helper to check capability/requirement 2015-01-07 10:41:42 +02:00
rt2x00leds.c rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2x00leds.h rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2x00lib.h rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2x00link.c rt2x00: use DECLARE_EWMA 2015-08-20 14:10:22 -07:00
rt2x00mac.c rt2800: fix assigning same WCID for different stations 2015-06-15 13:13:50 +03:00
rt2x00mmio.c rt2x00: Use dma_zalloc_coherent 2014-06-19 15:49:21 -04:00
rt2x00mmio.h rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2x00pci.c rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2x00pci.h rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2x00queue.c rt2x00: use helper to check capability/requirement 2015-01-07 10:41:42 +02:00
rt2x00queue.h rt2x00: change beaconing setup on RT2800 2014-06-19 15:49:15 -04:00
rt2x00reg.h rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2x00soc.c rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2x00soc.h rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2x00usb.c rt2x00: use helper to check capability/requirement 2015-01-07 10:41:42 +02:00
rt2x00usb.h rt2x00usb: initialize the read value in case of failure 2015-03-16 18:05:56 +02:00
rt61pci.c mac80211: convert HW flags to unsigned long bitmap 2015-06-10 16:05:36 +02:00
rt61pci.h rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt73usb.c mac80211: convert HW flags to unsigned long bitmap 2015-06-10 16:05:36 +02:00
rt73usb.h rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2400pci.c mac80211: convert HW flags to unsigned long bitmap 2015-06-10 16:05:36 +02:00
rt2400pci.h rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2500pci.c mac80211: convert HW flags to unsigned long bitmap 2015-06-10 16:05:36 +02:00
rt2500pci.h rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2500usb.c mac80211: convert HW flags to unsigned long bitmap 2015-06-10 16:05:36 +02:00
rt2500usb.h rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2800.h rt2800: fix assigning same WCID for different stations 2015-06-15 13:13:50 +03:00
rt2800lib.c Major changes: 2015-06-23 01:03:18 -07:00
rt2800lib.h mac80211: extend get_tkip_seq to all keys 2015-05-06 13:29:59 +02:00
rt2800mmio.c rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2800mmio.h rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2800pci.c mac80211: extend get_tkip_seq to all keys 2015-05-06 13:29:59 +02:00
rt2800pci.h rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00
rt2800soc.c mac80211: extend get_tkip_seq to all keys 2015-05-06 13:29:59 +02:00
rt2800usb.c mac80211: extend get_tkip_seq to all keys 2015-05-06 13:29:59 +02:00
rt2800usb.h rt2x00: Fix FSF address in file headers 2013-12-11 10:56:19 -05:00