index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+16
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
2011-02-24
mac80211: Fix a race on enabling power save.
Vivek Natarajan
1
-1
/
+13
2011-02-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-0
/
+6
2011-02-19
mac80211: fix conn_mon_timer running after disassociate
Stanislaw Gruszka
1
-0
/
+6
2011-02-10
mac80211: Properly set work-item channel-type.
Ben Greear
1
-0
/
+2
2011-02-08
mac80211: Make some mlme timers module paramaters.
Ben Greear
1
-11
/
+23
2011-02-04
mac80211: Warn users if HT fails because of freq mismatch.
Ben Greear
1
-4
/
+22
2011-01-31
mac80211: disable power save if an infra AP vif exists
Rajkumar Manoharan
1
-0
/
+8
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
1
-3
/
+5
2011-01-19
mac80211: Show max retry-counts in kernel messages.
Ben Greear
1
-4
/
+4
2010-12-08
mac80211: fix a compiler warning
Felix Fietkau
1
-2
/
+1
2010-12-08
mac80211: fix dynamic-ps/pm_qos magic numbers
Eliad Peller
1
-4
/
+5
2010-12-06
mac80211: speed up AP probing using nullfunc frames
Felix Fietkau
1
-25
/
+68
2010-12-06
mac80211: remove a redundant check
Felix Fietkau
1
-2
/
+1
2010-11-25
mac80211: reduce the number of retries for nullfunc probing
Felix Fietkau
1
-1
/
+8
[next]