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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-25
mac80211: remove IBSS merge delay
Johannes Berg
1
-5
/
+0
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2
-110
/
+58
2011-02-24
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2
-3
/
+3
2011-02-24
mac80211: Fix a race on enabling power save.
Vivek Natarajan
2
-3
/
+13
2011-02-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
6
-3
/
+18
2011-02-19
mac80211: Clear PS related flag on disabling power save.
Vivek Natarajan
1
-0
/
+1
2011-02-19
small adjustment to net/mac80211/Kconfig
Jan Beulich
1
-1
/
+1
2011-02-19
mac80211: fix 2.4 GHz 40 MHz disabling
Johannes Berg
4
-15
/
+13
2011-02-19
mac80211: Add power to debugfs.
Ben Greear
1
-0
/
+6
2011-02-19
mac80211: fix conn_mon_timer running after disassociate
Stanislaw Gruszka
1
-0
/
+6
2011-02-14
mac80211: reply to directed probes in IBSS
Johannes Berg
1
-5
/
+6
2011-02-14
mac80211: Remove superfluous if clause
Helmut Schaa
1
-11
/
+1
2011-02-10
mac80211: Ensure power-level set properly for scanning.
Ben Greear
2
-2
/
+10
2011-02-10
mac80211: Allow work items to use existing channel type.
Ben Greear
1
-3
/
+50
2011-02-10
mac80211: Allow scanning on existing channel-type.
Ben Greear
2
-6
/
+16
2011-02-10
mac80211: Properly set work-item channel-type.
Ben Greear
2
-0
/
+3
2011-02-09
mac80211: add missing locking in ieee80211_reconfig
Eliad Peller
1
-0
/
+2
2011-02-08
mac80211: remove unneeded check
Dan Carpenter
1
-1
/
+1
2011-02-08
mac80211: Update comments on radiotap MCS index
Mohammed Shafi Shajakhan
1
-5
/
+2
2011-02-08
mac80211: as a 4-addr station, do not receive packets for other stations
Felix Fietkau
1
-1
/
+2
2011-02-08
mac80211: Make some mlme timers module paramaters.
Ben Greear
1
-11
/
+23
2011-02-08
mac80211: fix the skb cloned check in the tx path
Felix Fietkau
1
-1
/
+1
2011-02-05
mac80211: Optimize scans on current operating channel.
Ben Greear
7
-89
/
+214
2011-02-05
mac80211: do not send duplicate data frames to the cooked monitor interface
Felix Fietkau
1
-1
/
+1
2011-02-05
mac80211: do not restart ps timer during scan or offchannel
Rajkumar Manoharan
1
-1
/
+4
2011-02-05
mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc
Christian Lamparter
2
-1
/
+4
2011-02-04
mac80211: Add testing functionality for TKIP
Jouni Malinen
2
-1
/
+108
2011-02-04
mac80211: Remove obsolete TKIP flexibility
Jouni Malinen
1
-25
/
+7
2011-02-04
mac80211: allow GO to scan like AP
Johannes Berg
1
-2
/
+5
2011-02-04
mac80211: pass up beacons from external BSS when operating as AP
Arik Nemtsov
1
-1
/
+2
2011-02-04
mac80211: add HW flag for disabling auto link-PS in AP mode
Arik Nemtsov
3
-3
/
+31
2011-02-04
mac80211: do not calc frame duration when using HW rate-control
Arik Nemtsov
1
-1
/
+2
2011-02-04
mac80211: Recalculate channel-type on iface removal.
Ben Greear
1
-1
/
+8
2011-02-04
mac80211: Warn users if HT fails because of freq mismatch.
Ben Greear
1
-4
/
+22
2011-02-04
mac80211: Show configured channel-type in netdev debugfs.
Ben Greear
1
-0
/
+6
2011-02-04
mac80211: Be more careful when changing channels.
Ben Greear
1
-3
/
+16
2011-02-03
mac80211: fix TX status cookie in HW offload case
Johannes Berg
3
-2
/
+9
2011-01-31
mac80211: disable power save if an infra AP vif exists
Rajkumar Manoharan
1
-0
/
+8
2011-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-10
/
+16
2011-01-28
mac80211: Add sdata state and flags to debugfs.
Ben Greear
1
-0
/
+14
2011-01-28
mac80211: add MCS information to radiotap
Johannes Berg
1
-0
/
+17
2011-01-27
mac80211: use DECLARE_EVENT_CLASS
Johannes Berg
1
-169
/
+33
2011-01-26
mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface
Felix Fietkau
1
-0
/
+3
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
4
-6
/
+10
2011-01-21
mac80211: Fix skb-copy failure debug message.
Ben Greear
1
-1
/
+1
2011-01-19
mac80211: drop non-auth 3-addr data frames when running as a 4-addr station
Felix Fietkau
1
-3
/
+22
2011-01-19
mac80211: allow advertising correct maximum aggregate size
Johannes Berg
1
-1
/
+2
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
5
-12
/
+31
2011-01-19
mac80211: don't return beacons when mesh is disabled
Johannes Berg
1
-0
/
+5
2011-01-19
mac80211: Show max retry-counts in kernel messages.
Ben Greear
1
-4
/
+4
[next]