index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
Age
Commit message (
Expand
)
Author
2012-04-13
mac80211: do not scan and monitor connection in parallel
Stanislaw Gruszka
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-10
mac80211: sanity check for null SSID
Stanislaw Gruszka
2012-04-10
mac80211: use IEEE80211_NUM_ACS
Johannes Berg
2012-04-10
mac80211: notify driver of rate control updates
Johannes Berg
2012-04-10
mac80211: remove queue stop on rate control update
Johannes Berg
2012-04-10
mac80211: remove channel type argument from rate_update
Johannes Berg
2012-04-10
mac80211: set HT channel before association
Johannes Berg
2012-04-09
mac80211: when receiving DTIM disable power-save mode only if it was enabled
Ronald Wahl
2012-04-09
wireless: rename ht_info to ht_operation
Johannes Berg
2012-04-09
mac80211: flush to get the tx status of nullfunc frame immediately
Rajkumar Manoharan
2012-04-09
mac80211: do not send pspoll when powersave is disabled
Rajkumar Manoharan
2012-04-09
mac80211: fix association beacon wait timeout
Johannes Berg
2012-03-15
mac80211: make uapsd_* keys per-vif
Eliad Peller
2012-03-13
mac80211: Don't let regulatory make us deaf
Paul Stewart
2012-03-13
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
2012-03-12
mac80211: set basic rates earlier
Johannes Berg
2012-03-12
mac80211: refactor common auth/assoc setup code
Johannes Berg
2012-03-12
mac80211: remove spurious BSSID change flag
Johannes Berg
2012-03-12
mac80211: simplify wmm check during association
Johannes Berg
2012-03-12
mac80211: simplify HT checks
Johannes Berg
2012-03-12
mac80211: move misplaced comment
Johannes Berg
2012-03-12
mac80211: set channel back after disassociating
Johannes Berg
2012-03-12
mac80211: remove tx_sync
Johannes Berg
2012-03-07
mac80211: Filter duplicate IE ids
Paul Stewart
2012-03-05
mac80211: combine QoS with other BSS changes
Johannes Berg
2012-03-05
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2012-02-29
mac80211: make deauth/disassoc sequence more natural
Johannes Berg
2012-02-29
mac80211: fix ieee80211_set_disassoc() sending DelBA
Johannes Berg
2012-02-29
mac80211: dont call cfg80211 from ieee80211_send_deauth_disassoc
Johannes Berg
2012-02-29
cfg80211: remove cookies from callbacks
Johannes Berg
2012-02-27
mac80211: fix auth/assoc data & timer leak
Johannes Berg
2012-02-27
mac80211: fix associated vs. idle race
Johannes Berg
2012-02-27
mac80211: remove redundant monitor_work enqueueing
Eliad Peller
2012-02-27
mac80211: don't queue monitor work for HW_CONNECTION_MONITOR
Eliad Peller
2012-02-06
mac80211: redesign auth/assoc
Johannes Berg
2012-02-06
cfg80211: stop tracking authenticated state
Johannes Berg
2012-02-06
mac80211: remove dummy STA support
Johannes Berg
2012-02-06
mac80211: move managed mode station state modification
Johannes Berg
2012-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-30
mac80211: station state transition error handling
Johannes Berg
2012-01-27
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
2012-01-27
mac80211: make beacon filtering per virtual interface
Johannes Berg
2012-01-24
mac80211: Fix the maximum transmit power with power constraint
Hong Wu
2012-01-18
mac80211: fix work removal on deauth request
Johannes Berg
2012-01-04
mac80211: use RCU read locks for sta_info_get
Mohammed Shafi Shajakhan
2011-12-19
cfg80211: Return beacon loss count in station
Paul Stewart
2011-12-15
mac80211: Fix power save in change interface
Mohammed Shafi Shajakhan
2011-12-15
mac80211: remove an unnecessary paraenthesis
Mohammed Shafi Shajakhan
2011-12-15
mac80211: refactor station state transitions
Johannes Berg
[next]