Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
cc74c0c7d6d623d0d3f13ef64895937edb7b3177
/
net
/
mac80211
/
mlme.c
cc74c0c
mac80211: make ieee80211_beacon_connection_loss_work static
by Johannes Berg
· 12 years ago
5bc1420
mac80211: check size of channel switch IE when parsing
by Johannes Berg
· 12 years ago
3049000
mac80211: fix CSA handling timer
by Johannes Berg
· 12 years ago
57eebdf
mac80211: clean up CSA handling code
by Johannes Berg
· 12 years ago
90bcf86
mac80211: remove unneeded 'bssid' variable
by Johannes Berg
· 12 years ago
19c3b83
mac80211: reset station MLME flags upon new association
by Johannes Berg
· 12 years ago
6b77863
mac80211: fix current vs. operating channel in preq/beacon
by Johannes Berg
· 12 years ago
568d6e2
mac80211: use oper_channel in managed mlme
by Johannes Berg
· 12 years ago
b17166a
mac80211: set channel only once during auth/assoc
by Johannes Berg
· 12 years ago
13e0c8e
mac80211: rename sta to new_sta
by Johannes Berg
· 12 years ago
1b49de2
mac80211: supress HT/VHT disable if not supported
by Johannes Berg
· 12 years ago
ab09587
mac80211: add PS flag to bss_conf
by Eliad Peller
· 12 years ago
8c7d857
mac80211: don't call mgd_prepare_tx when associated
by Emmanuel Grumbach
· 12 years ago
7eeff74
mac80211: don't react to beacon loss if HW monitoring
by Johannes Berg
· 12 years ago
d545dab
mac80211: VHT (11ac) association
by Mahesh Palivela
· 12 years ago
707be0a
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
88bc40e
mac80211: go out of PS before sending disassoc
by Eliad Peller
· 13 years ago
d07d152
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 13 years ago
8c358bc
mac80211: add time synchronisation with BSS for assoc
by Johannes Berg
· 13 years ago
0af5491
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 13 years ago
635d999
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
10a9109
mac80211: destroy assoc_data correctly if assoc fails
by Eliad Peller
· 13 years ago
31ee67a
mac80211: remove unused assignment
by Johannes Berg
· 13 years ago
7d25745
mac80211: update BSS info on AC parameters change
by Johannes Berg
· 13 years ago
a1845fc
mac80211: add TX prepare API
by Johannes Berg
· 13 years ago
d9b3b28
mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc
by Eliad Peller
· 13 years ago
b1fbd46
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 13 years ago
c9b22fb
mac80211: don't require associated->beacon_ies for ps
by Eliad Peller
· 13 years ago
f823981
mac80211: flush queues before deauth/disassoc
by Eliad Peller
· 13 years ago
2c44344
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 13 years ago
bdcbd8e
mac80211: clean up debugging
by Johannes Berg
· 13 years ago
133189a
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 13 years ago
88a9e31
mac80211: clear ifmgd->bssid only after building DELBA
by Eliad Peller
· 13 years ago
00e96de
mac80211: save wmm_acm per sdata
by Yoni Divinsky
· 13 years ago
50ae34a
mac80211: use the correct capability info in ieee80211_set_associated()
by Luciano Coelho
· 13 years ago
6df653c
mac80211: initialize sta pointer to avoid false-positive warning
by Luciano Coelho
· 13 years ago
211c17a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
79543d8
mac80211: stop polling in disassociation
by David Spinadel
· 13 years ago
a59f975
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
6aee4ca
mac80211: add back channel change flag
by Stanislaw Gruszka
· 13 years ago
196ac1c
mac80211: do remain-on-channel while idle
by Johannes Berg
· 13 years ago
1c4cb92
mac80211: print info when disabling HT
by Johannes Berg
· 13 years ago
7c9c46c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
9dde642
mac80211: simplify association HT parameters
by Johannes Berg
· 13 years ago
51ca9d8
mac80211: remove ieee80211_get_operstate()
by Eliad Peller
· 13 years ago
f0d2320
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
by Joe Perches
· 13 years ago
6efb71b
mac80211: send beacon loss events to userspace
by Holger Schurig
· 13 years ago
dac211e
mac80211: fail authentication when AP denied authentication
by Eliad Peller
· 13 years ago
925e64c
mac80211: run scan after finish connection monitoring
by Stanislaw Gruszka
· 13 years ago
992e68b
mac80211: Fix race in checking AP status by sending null frame
by Soumik Das
· 13 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 13 years ago
c597f66
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
b203ca3
mac80211: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
91a0099
mac80211: fix rate control update on 2040 bss change
by Rajkumar Manoharan
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
afa762f
mac80211: call ieee80211_mgd_stop() on interface stop
by Eliad Peller
· 13 years ago
133d40f
mac80211: do not scan and monitor connection in parallel
by Stanislaw Gruszka
· 13 years ago
8065248
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
88c868c
mac80211: sanity check for null SSID
by Stanislaw Gruszka
· 13 years ago
32c5057
mac80211: use IEEE80211_NUM_ACS
by Johannes Berg
· 13 years ago
8f727ef
mac80211: notify driver of rate control updates
by Johannes Berg
· 13 years ago
7213cf2
mac80211: remove queue stop on rate control update
by Johannes Berg
· 13 years ago
64f68e5
mac80211: remove channel type argument from rate_update
by Johannes Berg
· 13 years ago
24398e3
mac80211: set HT channel before association
by Johannes Berg
· 13 years ago
70b12f2
mac80211: when receiving DTIM disable power-save mode only if it was enabled
by Ronald Wahl
· 13 years ago
074d46d
wireless: rename ht_info to ht_operation
by Johannes Berg
· 13 years ago
f69b9c7
mac80211: flush to get the tx status of nullfunc frame immediately
by Rajkumar Manoharan
· 13 years ago
6f0756a
mac80211: do not send pspoll when powersave is disabled
by Rajkumar Manoharan
· 13 years ago
3f9768a
mac80211: fix association beacon wait timeout
by Johannes Berg
· 13 years ago
dc41e4d
mac80211: make uapsd_* keys per-vif
by Eliad Peller
· 13 years ago
3117bbdb
mac80211: Don't let regulatory make us deaf
by Paul Stewart
· 13 years ago
e9ac074
mac80211: rename bss_conf timestamp to last_tsf
by Johannes Berg
· 13 years ago
5d6a1b0
mac80211: set basic rates earlier
by Johannes Berg
· 13 years ago
a1cf775
mac80211: refactor common auth/assoc setup code
by Johannes Berg
· 13 years ago
0775f9f
mac80211: remove spurious BSSID change flag
by Johannes Berg
· 13 years ago
76f0303
mac80211: simplify wmm check during association
by Johannes Berg
· 13 years ago
4e74bfd
mac80211: simplify HT checks
by Johannes Berg
· 13 years ago
de5036a
mac80211: move misplaced comment
by Johannes Berg
· 13 years ago
3cc5240
mac80211: set channel back after disassociating
by Johannes Berg
· 13 years ago
177958e
mac80211: remove tx_sync
by Johannes Berg
· 13 years ago
fcff4f1
mac80211: Filter duplicate IE ids
by Paul Stewart
· 13 years ago
3abead5
mac80211: combine QoS with other BSS changes
by Johannes Berg
· 13 years ago
888d04d
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
by Felix Fietkau
· 13 years ago
37ad388
mac80211: make deauth/disassoc sequence more natural
by Johannes Berg
· 13 years ago
02d83e6
mac80211: fix ieee80211_set_disassoc() sending DelBA
by Johannes Berg
· 13 years ago
5fef7db
mac80211: dont call cfg80211 from ieee80211_send_deauth_disassoc
by Johannes Berg
· 13 years ago
63c9c5e
cfg80211: remove cookies from callbacks
by Johannes Berg
· 13 years ago
54e4ffb
mac80211: fix auth/assoc data & timer leak
by Johannes Berg
· 13 years ago
79ebfb8
mac80211: fix associated vs. idle race
by Johannes Berg
· 13 years ago
6b5773e
mac80211: remove redundant monitor_work enqueueing
by Eliad Peller
· 13 years ago
494f1fe
mac80211: don't queue monitor work for HW_CONNECTION_MONITOR
by Eliad Peller
· 13 years ago
66e67e4
mac80211: redesign auth/assoc
by Johannes Berg
· 13 years ago
95de817
cfg80211: stop tracking authenticated state
by Johannes Berg
· 13 years ago
7852e36
mac80211: remove dummy STA support
by Johannes Berg
· 13 years ago
c898787
mac80211: move managed mode station state modification
by Johannes Berg
· 13 years ago
874239f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
83d5cc0
mac80211: station state transition error handling
by Johannes Berg
· 13 years ago
ea08635
mac80211: make CQM RSSI support per virtual interface
by Johannes Berg
· 13 years ago
c1288b1
mac80211: make beacon filtering per virtual interface
by Johannes Berg
· 13 years ago
a48b13a
mac80211: Fix the maximum transmit power with power constraint
by Hong Wu
· 13 years ago
Next »