original_kernel/net/mac80211
Maxim Altshul 2439ca0402 mac80211: Add ieee80211_hw pointer to get_expected_throughput
The variable is added to allow the driver an easy access to
it's own hw->priv when the op is invoked.

This fixes a crash in wlcore because it was relying on a
station pointer that wasn't initialized yet. It's the wrong
way to fix the crash, but it solves the problem for now and
it does make sense to have the hw pointer here.

Signed-off-by: Maxim Altshul <maxim.altshul@ti.com>
[rewrite commit message, fix indentation]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2016-08-05 14:23:25 +02:00
..
Kconfig
Makefile
aes_ccm.c
aes_ccm.h
aes_cmac.c
aes_cmac.h
aes_gcm.c
aes_gcm.h
aes_gmac.c
aes_gmac.h
agg-rx.c mac80211: agg-rx: refuse ADDBA Request with timeout update 2016-07-06 14:44:14 +02:00
agg-tx.c mac80211: implement fair queueing per txq 2016-06-09 11:34:08 +02:00
cfg.c mac80211: fix purging multicast PS buffer queue 2016-08-05 14:06:28 +02:00
chan.c
debug.h
debugfs.c mac80211: add debug knobs for fair queuing 2016-06-09 11:43:38 +02:00
debugfs.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c mac80211: add vht cap decode to debugfs 2016-05-31 13:07:54 +02:00
debugfs_sta.h
driver-ops.c
driver-ops.h mac80211: Add ieee80211_hw pointer to get_expected_throughput 2016-08-05 14:23:25 +02:00
ethtool.c
ht.c
ibss.c
ieee80211_i.h mac80211: Add support for beacon report radio measurement 2016-07-06 14:53:19 +02:00
iface.c mac80211: implement fair queueing per txq 2016-06-09 11:34:08 +02:00
key.c
key.h
led.c
led.h
main.c mac80211: implement fair queueing per txq 2016-06-09 11:34:08 +02:00
mesh.c mac80211: mesh: flush stations before beacons are stopped 2016-08-03 08:45:15 +02:00
mesh.h
mesh_hwmp.c
mesh_pathtbl.c
mesh_plink.c mac80211: use common cleanup for user/!user_mpm 2016-06-30 12:06:41 +02:00
mesh_ps.c
mesh_sync.c
michael.c
michael.h
mlme.c
ocb.c
offchannel.c
pm.c
rate.c
rate.h
rc80211_minstrel.c
rc80211_minstrel.h
rc80211_minstrel_debugfs.c
rc80211_minstrel_ht.c
rc80211_minstrel_ht.h
rc80211_minstrel_ht_debugfs.c
rx.c mac80211: fix check for buffered powersave frames with txq 2016-08-02 09:50:26 +02:00
scan.c mac80211: report failure to start (partial) scan as scan abort 2016-07-06 14:54:38 +02:00
spectmgmt.c mac80211: parse wide bandwidth channel switch IE with workaround 2016-07-06 14:55:04 +02:00
sta_info.c mac80211: implement fair queueing per txq 2016-06-09 11:34:08 +02:00
sta_info.h mac80211: fix fast_tx header alignment 2016-05-31 12:14:04 +02:00
status.c mac80211: End the MPSP even if EOSP frame was not acked 2016-08-05 14:06:29 +02:00
tdls.c mac80211: silence an uninitialized variable warning 2016-06-30 12:06:19 +02:00
tkip.c
tkip.h
trace.c
trace.h
trace_msg.h
tx.c mac80211: fix purging multicast PS buffer queue 2016-08-05 14:06:28 +02:00
util.c mac80211: implement fair queueing per txq 2016-06-09 11:34:08 +02:00
vht.c
wep.c
wep.h
wme.c
wme.h
wpa.c
wpa.h