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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-28
mac80211: give virtual interface to hw_scan
Johannes Berg
3
-7
/
+11
2010-04-28
mac80211: Determine dynamic PS timeout based on ps-qos network latency
Juuso Oikarinen
3
-2
/
+25
2010-04-28
mac80211: implement ap isolation support
Felix Fietkau
1
-0
/
+7
2010-04-28
mac80211: fix handling of 4-address-mode in ieee80211_change_iface
Felix Fietkau
1
-4
/
+3
2010-04-26
mac80211: Fix sta->last_tx_rate setting with no-op rate control devices
Juuso Oikarinen
1
-0
/
+7
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
8
-9
/
+58
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+2
2010-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-1
/
+2
2010-04-20
mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoring
Juuso Oikarinen
1
-0
/
+5
2010-04-20
mac80211: sample survey implementation for mac80211 & hwsim
Holger Schurig
2
-0
/
+21
2010-04-20
ath9k: Group Key fix for VAPs
Daniel Yingqiang Ma
1
-0
/
+1
2010-04-20
mac80211: add missing newline
Johannes Berg
1
-1
/
+1
2010-04-20
mac80211: Prevent running sta_cleanup timer unnecessarily
Juuso Oikarinen
2
-3
/
+17
2010-04-20
mac80211: fix stopping RX BA session from timer
Johannes Berg
1
-5
/
+13
2010-04-20
mac80211: pass HT changes to driver when off channel
Reinette Chatre
1
-0
/
+2
2010-04-20
mac80211: remove bogus TX agg state assignment
Johannes Berg
1
-1
/
+0
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
23
-183
/
+572
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
26
-10
/
+47
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
24
-1
/
+24
2010-04-09
mac80211: check whether scan is in progress before queueing scan_work
Teemu Paasikivi
1
-1
/
+6
2010-04-09
mac80211: fix typo for LDPC capability
Luis R. Rodriguez
1
-1
/
+1
2010-04-09
mac80211: delay skb linearising in rx decryption
Zhu Yi
1
-7
/
+9
2010-04-08
mac80211: enhance tracing
Johannes Berg
8
-4
/
+303
2010-04-08
mac80211: Moved mesh action codes to a more visible location
Javier Cardona
5
-10
/
+8
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-28
/
+56
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-9
/
+23
2010-04-08
mac80211: fix paged RX crypto
Johannes Berg
1
-4
/
+6
2010-04-07
mac80211: fix some RX aggregation locking
Johannes Berg
1
-4
/
+15
2010-04-07
mac80211: clean up/fix aggregation code
Johannes Berg
5
-87
/
+40
2010-04-07
mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
Johannes Berg
5
-7
/
+7
2010-04-07
mac80211: remove ieee80211_sta_stop_rx_ba_session
Johannes Berg
4
-28
/
+5
2010-04-07
mac80211: remove irq disabling for sta lock
Johannes Berg
1
-3
/
+2
2010-04-07
mac80211: fix station destruction problem
Johannes Berg
1
-6
/
+9
2010-04-07
cfg80211: Add local-state-change-only auth/deauth/disassoc
Jouni Malinen
1
-8
/
+15
2010-04-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-11
/
+17
2010-04-07
mac80211: Fix robust management frame handling (MFP)
Jouni Malinen
1
-1
/
+2
2010-04-06
mac80211: annotate station rcu dereferences
Johannes Berg
2
-6
/
+18
2010-04-06
mac80211: Handle mesh action frames in ieee80211_rx_h_action
Javier Cardona
2
-3
/
+5
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-11
/
+17
2010-04-06
mac80211: Ensure initializing private mc_list in prepare_multicast().
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+3
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
4
-12
/
+7
2010-04-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-11
/
+17
2010-03-31
mac80211: Fix drop_unencrypted for MFP with hwaccel
Jouni Malinen
1
-4
/
+7
2010-03-31
mac80211: Fix dropping of unprotected robust multicast frames
Jouni Malinen
1
-2
/
+1
2010-03-31
mac80211: Fix BIP to be used only with group-addressed frames
Jouni Malinen
1
-0
/
+2
2010-03-31
mac80211: Send deauth/disassoc prior to dropping STA entry
Jouni Malinen
1
-9
/
+14
2010-03-31
mac80211: Track Beacon signal strength and implement cqm events
Jouni Malinen
4
-3
/
+82
2010-03-31
mac80211: enable QoS explicitly in AP mode
Stanislaw Gruszka
1
-0
/
+4
2010-03-31
mac80211: explicitly disable/enable QoS
Stanislaw Gruszka
2
-1
/
+13
2010-03-31
mac80211: support paged rx SKBs
Zhu Yi
1
-4
/
+32
[prev]
[next]