2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-14 00:24:15 +08:00
linux-next/drivers/net/wireless/ti/wl1251
Andrzej Zaborowski 769f07d8f0 mac80211: Pass new RSSI level in CQM RSSI notification
Extend ieee80211_cqm_rssi_notify with a rssi_level parameter so that
this information can be passed to netlink clients in the next patch, if
available.  Most drivers will have this value at hand.  wl1251 receives
events from the firmware that only tell it whether latest measurement
is above or below threshold so we don't pass any value at this time
(parameter is 0).

Signed-off-by: Andrew Zaborowski <andrew.zaborowski@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2017-02-08 10:43:04 +01:00
..
acx.c wl1251: drop unneeded goto 2015-06-08 11:38:18 +03:00
acx.h
boot.c
boot.h
cmd.c
cmd.h
debugfs.c
debugfs.h
event.c mac80211: Pass new RSSI level in CQM RSSI notification 2017-02-08 10:43:04 +01:00
event.h
init.c
init.h
io.c
io.h
Kconfig ti: unify Kconfig with other vendors 2015-11-18 14:28:31 +02:00
main.c mac80211: Add support for beacon report radio measurement 2016-07-06 14:53:19 +02:00
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
ps.c wl1251: use to_delayed_work() 2016-04-07 19:37:37 +03:00
ps.h
reg.h
rx.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
rx.h
sdio.c
spi.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
spi.h
tx.c
tx.h
wl12xx_80211.h
wl1251.h