index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
Age
Commit message (
Expand
)
Author
2011-11-11
mac80211: disable powersave for broken APs
Johannes Berg
2011-07-20
mac80211: sync driver before TX
Johannes Berg
2011-07-19
mac80211: implement scan supported rates
Johannes Berg
2011-07-18
mac80211: reconfigure tx on device reconfiguration
Eliad Peller
2011-07-13
mac80211: allow driver to disconnect after resume
Johannes Berg
2011-07-11
mac80211: add driver RSSI threshold events
Meenakshi Venkataraman
2011-07-08
mac80211: Restart STA timers only on associated state
Rajkumar Manoharan
2011-07-05
mac80211: fix smatch complains
Christian Lamparter
2011-06-27
mac80211: dynamic PS - don't enter PS when TX frames are pending
Arik Nemtsov
2011-06-27
mac80211: Drop DS Channel PARAM in directed probe
Paul Stewart
2011-06-17
mac80211: Start monitor work on restart
Paul Stewart
2011-06-10
mac80211: add ieee80211_get_operstate() function
Eliad Peller
2011-06-07
Revert "mac80211: stop queues before rate control updation"
John W. Linville
2011-05-27
mac80211: clear local->ps_data on disassoc
Eliad Peller
2011-05-26
mac80211: stop queues before rate control updation
Rajkumar Manoharan
2011-05-05
mac80211: Postpond ps timer if tx is stopped by others
Rajkumar Manoharan
2011-05-05
mac80211: use wake_queue to restart trasmit
Rajkumar Manoharan
2011-04-12
mac80211: Check for queued frames before entering power save.
Vivek Natarajan
2011-04-07
mac80211: remove few obsolete flags
Mohammed Shafi Shajakhan
2011-03-11
mac80211: do not enable ps if 802.1x controlled port is unblocked
Jason Young
2011-02-25
mac80211: better fix for conn_mon_timer running after disassociate
Stanislaw Gruszka
2011-02-23
mac80211: Fix a race on enabling power save.
Vivek Natarajan
2011-02-18
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2011-02-18
mac80211: fix conn_mon_timer running after disassociate
Stanislaw Gruszka
2011-02-09
mac80211: Properly set work-item channel-type.
Ben Greear
2011-02-07
mac80211: Make some mlme timers module paramaters.
Ben Greear
2011-02-03
mac80211: Warn users if HT fails because of freq mismatch.
Ben Greear
2011-01-31
mac80211: disable power save if an infra AP vif exists
Rajkumar Manoharan
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
2011-01-19
mac80211: Show max retry-counts in kernel messages.
Ben Greear
2010-12-07
mac80211: fix a compiler warning
Felix Fietkau
2010-12-07
mac80211: fix dynamic-ps/pm_qos magic numbers
Eliad Peller
2010-12-06
mac80211: speed up AP probing using nullfunc frames
Felix Fietkau
2010-12-06
mac80211: remove a redundant check
Felix Fietkau
2010-11-24
mac80211: reduce the number of retries for nullfunc probing
Felix Fietkau
2010-11-24
mac80211: use nullfunc instead of probe request for connection monitoring
Felix Fietkau
2010-11-24
mac80211: probe the AP when resuming
Felix Fietkau
2010-11-24
mac80211: calculate beacon loss time accurately
Felix Fietkau
2010-11-24
mac80211: restart beacon miss timer on system resume from suspend
Felix Fietkau
2010-11-16
mac80211: Add function to get probe request template for current AP
Juuso Oikarinen
2010-10-11
mac80211: Improve mlme probe response log messages.
Ben Greear
2010-10-06
mac80211: avoid transmitting delBA to old AP
Johannes Berg
2010-10-05
mac80211: fix channel assumption for association done work
Luis R. Rodriguez
2010-10-05
mac80211: fix deadlock with multiple interfaces
Johannes Berg
2010-10-05
mac80211: Add validity check for beacon_crc value
Juuso Oikarinen
2010-09-28
mac80211: Fix WMM driver queue configuration
Juuso Oikarinen
2010-09-16
mac80211: send last 3/5 probe requests as unicast
Luis R. Rodriguez
2010-09-16
mac80211: make the beacon monitor available externally
Luis R. Rodriguez
2010-09-16
mac80211: reset probe send counter upon connection timer reset
Luis R. Rodriguez
2010-09-16
mac80211: add helper for reseting the connection monitor
Luis R. Rodriguez
[next]