index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-09
mac80211: fail authentication when AP denied authentication
Eliad Peller
1
-2
/
+2
2012-07-19
mac80211: destroy assoc_data correctly if assoc fails
Eliad Peller
1
-4
/
+2
2012-07-16
mac80211: fix queues stuck issue with HT bandwidth change
Johannes Berg
1
-5
/
+6
2012-07-16
mac80211: clear ifmgd->bssid only after building DELBA
Eliad Peller
1
-7
/
+6
2012-04-24
mac80211: call ieee80211_mgd_stop() on interface stop
Eliad Peller
1
-1
/
+1
2012-04-09
mac80211: fix association beacon wait timeout
Johannes Berg
1
-2
/
+1
2012-03-15
mac80211: make uapsd_* keys per-vif
Eliad Peller
1
-3
/
+5
2012-03-13
mac80211: Don't let regulatory make us deaf
Paul Stewart
1
-16
/
+16
2012-03-13
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
1
-1
/
+1
2012-03-12
mac80211: set basic rates earlier
Johannes Berg
1
-48
/
+49
2012-03-12
mac80211: refactor common auth/assoc setup code
Johannes Berg
1
-62
/
+59
2012-03-12
mac80211: remove spurious BSSID change flag
Johannes Berg
1
-3
/
+0
2012-03-12
mac80211: simplify wmm check during association
Johannes Berg
1
-5
/
+5
2012-03-12
mac80211: simplify HT checks
Johannes Berg
1
-31
/
+26
2012-03-12
mac80211: move misplaced comment
Johannes Berg
1
-7
/
+7
2012-03-12
mac80211: set channel back after disassociating
Johannes Berg
1
-7
/
+6
2012-03-12
mac80211: remove tx_sync
Johannes Berg
1
-41
/
+0
2012-03-07
mac80211: Filter duplicate IE ids
Paul Stewart
1
-0
/
+14
2012-03-05
mac80211: combine QoS with other BSS changes
Johannes Berg
1
-4
/
+8
2012-03-05
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
1
-14
/
+16
2012-02-29
mac80211: make deauth/disassoc sequence more natural
Johannes Berg
1
-37
/
+47
2012-02-29
mac80211: fix ieee80211_set_disassoc() sending DelBA
Johannes Berg
1
-3
/
+3
2012-02-29
mac80211: dont call cfg80211 from ieee80211_send_deauth_disassoc
Johannes Berg
1
-33
/
+38
2012-02-29
cfg80211: remove cookies from callbacks
Johannes Berg
1
-14
/
+14
2012-02-27
mac80211: fix auth/assoc data & timer leak
Johannes Berg
1
-0
/
+13
2012-02-27
mac80211: fix associated vs. idle race
Johannes Berg
1
-1
/
+15
2012-02-27
mac80211: remove redundant monitor_work enqueueing
Eliad Peller
1
-1
/
+0
2012-02-27
mac80211: don't queue monitor work for HW_CONNECTION_MONITOR
Eliad Peller
1
-2
/
+6
2012-02-06
mac80211: redesign auth/assoc
Johannes Berg
1
-355
/
+985
2012-02-06
cfg80211: stop tracking authenticated state
Johannes Berg
1
-15
/
+8
2012-02-06
mac80211: remove dummy STA support
Johannes Berg
1
-12
/
+3
2012-02-06
mac80211: move managed mode station state modification
Johannes Berg
1
-14
/
+14
2012-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+27
2012-01-30
mac80211: station state transition error handling
Johannes Berg
1
-4
/
+13
2012-01-27
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
1
-2
/
+2
2012-01-27
mac80211: make beacon filtering per virtual interface
Johannes Berg
1
-1
/
+1
2012-01-24
mac80211: Fix the maximum transmit power with power constraint
Hong Wu
1
-1
/
+1
2012-01-18
mac80211: fix work removal on deauth request
Johannes Berg
1
-11
/
+27
2012-01-04
mac80211: use RCU read locks for sta_info_get
Mohammed Shafi Shajakhan
1
-0
/
+2
2011-12-19
cfg80211: Return beacon loss count in station
Paul Stewart
1
-0
/
+8
2011-12-15
mac80211: Fix power save in change interface
Mohammed Shafi Shajakhan
1
-0
/
+1
2011-12-15
mac80211: remove an unnecessary paraenthesis
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-12-15
mac80211: refactor station state transitions
Johannes Berg
1
-3
/
+3
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+2
2011-11-21
mac80211: Support ht-cap over-rides.
Ben Greear
1
-2
/
+12
2011-11-21
mac80211: remove unused ASSOC_AP flag
Johannes Berg
1
-1
/
+0
2011-11-17
mac80211: call ieee80211_recalc_idle() after sending packets
Felix Fietkau
1
-6
/
+9
2011-11-09
mac80211: handle HT PHY BSS membership selector value correctly
Christian Lamparter
1
-41
/
+49
2011-11-09
mac80211: fix race between connection monitor & suspend
Johannes Berg
1
-1
/
+1
[next]