index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-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-03
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-22
mac80211: Support ht-cap over-rides.
Ben Greear
1
-2
/
+12
2011-11-22
mac80211: remove unused ASSOC_AP flag
Johannes Berg
1
-1
/
+0
2011-11-18
mac80211: call ieee80211_recalc_idle() after sending packets
Felix Fietkau
1
-6
/
+9
2011-11-10
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
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+16
2011-11-07
mac80211: use min rate as basic rate for buggy APs
Eliad Peller
1
-0
/
+19
2011-11-02
mac80211: disable powersave for broken APs
Johannes Berg
1
-2
/
+16
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-11-01
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
Paul Gortmaker
1
-0
/
+1
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2011-10-03
mac80211: Send nullfunc frames at lower rate during connection monitor
Rajkumar Manoharan
1
-0
/
+5
2011-09-30
mac80211: optimise station flags
Johannes Berg
1
-12
/
+10
2011-09-30
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
1
-3
/
+4
2011-09-27
mac80211: save tx params per sdata
Eliad Peller
1
-2
/
+2
2011-09-27
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
1
-1
/
+1
2011-09-20
mac80211: Fix regression on queue stop during 2040 bss change
Rajkumar Manoharan
1
-19
/
+24
2011-09-14
mac80211: Update device channel in case of HW channel switch supported
Shahar Levi
1
-0
/
+3
2011-09-14
mac80211: stop tx before doing hw config and rate update
Rajkumar Manoharan
1
-0
/
+16
2011-09-13
mac80211: Remove unnecessary OOM logging messages
Joe Perches
1
-12
/
+5
2011-08-26
mac80211: fix race condition between assoc_done and first EAP packet
Guy Eilam
1
-6
/
+53
2011-08-25
PM QoS: Move and rename the implementation files
Jean Pihet
1
-1
/
+1
2011-07-20
mac80211: sync driver before TX
Johannes Berg
1
-3
/
+21
2011-07-20
mac80211: implement scan supported rates
Johannes Berg
1
-2
/
+3
2011-07-18
mac80211: reconfigure tx on device reconfiguration
Eliad Peller
1
-0
/
+1
2011-07-13
mac80211: allow driver to disconnect after resume
Johannes Berg
1
-6
/
+26
2011-07-11
mac80211: add driver RSSI threshold events
Meenakshi Venkataraman
1
-0
/
+23
2011-07-08
mac80211: Restart STA timers only on associated state
Rajkumar Manoharan
1
-0
/
+3
2011-07-05
mac80211: fix smatch complains
Christian Lamparter
1
-1
/
+3
2011-06-27
mac80211: dynamic PS - don't enter PS when TX frames are pending
Arik Nemtsov
1
-12
/
+24
2011-06-27
mac80211: Drop DS Channel PARAM in directed probe
Paul Stewart
1
-2
/
+3
2011-06-17
mac80211: Start monitor work on restart
Paul Stewart
1
-0
/
+1
2011-06-10
mac80211: add ieee80211_get_operstate() function
Eliad Peller
1
-0
/
+7
2011-06-07
Revert "mac80211: stop queues before rate control updation"
John W. Linville
1
-6
/
+0
2011-05-27
mac80211: clear local->ps_data on disassoc
Eliad Peller
1
-0
/
+1
2011-05-26
mac80211: stop queues before rate control updation
Rajkumar Manoharan
1
-0
/
+6
2011-05-05
mac80211: Postpond ps timer if tx is stopped by others
Rajkumar Manoharan
1
-0
/
+20
2011-05-05
mac80211: use wake_queue to restart trasmit
Rajkumar Manoharan
1
-1
/
+1
2011-04-13
mac80211: Check for queued frames before entering power save.
Vivek Natarajan
1
-8
/
+9
2011-04-07
mac80211: remove few obsolete flags
Mohammed Shafi Shajakhan
1
-9
/
+0
2011-03-11
mac80211: do not enable ps if 802.1x controlled port is unblocked
Jason Young
1
-5
/
+32
2011-02-25
mac80211: better fix for conn_mon_timer running after disassociate
Stanislaw Gruszka
1
-6
/
+3
[next]