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
2012-11-26
mac80211: fix managed mode channel flags handling
Johannes Berg
1
-9
/
+5
2012-11-26
mac80211: remove mesh config macros from mesh_plink.c
Marco Porsch
1
-15
/
+13
2012-11-26
mac80211: refactor ieee80211_set_qos_hdr
Marco Porsch
1
-17
/
+23
2012-11-26
mac80211: move Mesh Capability field definition to ieee80211.h
Marco Porsch
3
-19
/
+5
2012-11-26
mac80211: in ADHOC print debug message for every Auth message
Antonio Quartulli
1
-2
/
+4
2012-11-26
mac80211: in ADHOC don't update last_rx if sta is not authorized
Antonio Quartulli
1
-3
/
+7
2012-11-23
cfg80211: use DS or HT operation IEs to determine BSS channel
Johannes Berg
1
-8
/
+1
2012-11-23
mac80211: disable HT advertising unless AP supports it
Johannes Berg
1
-0
/
+1
2012-11-23
mac80211: rename IEEE80211_STA_DISABLE_11N to HT
Johannes Berg
2
-9
/
+9
2012-11-23
mac80211: fix RX chains configuration
Johannes Berg
1
-16
/
+21
2012-11-23
mac80211: fix radiotap vendor area skipping
Johannes Berg
1
-4
/
+7
2012-11-21
mac80211: Add debugfs callbacks for station addition/removal
Sujith Manoharan
2
-0
/
+41
2012-11-20
mac80211: fix channel context suspend/reconfig handling
Johannes Berg
2
-3
/
+56
2012-11-19
mac80211: make remain_on_channel() op pass vif param
Eliad Peller
4
-10
/
+18
2012-11-19
mac80211: support radiotap vendor namespace RX data
Johannes Berg
1
-12
/
+59
2012-11-19
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
10
-44
/
+41
2012-11-19
mac80211: use CMAC_PN_LEN
Johannes Berg
1
-2
/
+3
2012-11-19
mac80211: check add_chanctx callback before use in ieee80211_reconfig
Arend van Spriel
1
-4
/
+6
2012-11-14
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
5
-64
/
+85
2012-11-09
mac80211: reassign channel contexts before stations
Johannes Berg
1
-11
/
+17
2012-11-09
mac80211: clarify interface iteration and make it configurable
Johannes Berg
1
-4
/
+14
2012-11-09
mac80211: call driver method when restart completes
Johannes Berg
3
-1
/
+18
2012-11-09
mac80211: remove unused tracepoint
Johannes Berg
1
-28
/
+0
2012-11-09
mac80211: add debugfs file for HW queues
Johannes Berg
1
-0
/
+21
2012-11-07
mac80211: fix TX error path
Johannes Berg
1
-0
/
+1
2012-11-07
mac80211: include export.h in aes_cmac
Emmanuel Grumbach
1
-0
/
+1
2012-11-07
mac80211: use kstrtoull return value
Johannes Berg
1
-1
/
+1
2012-11-07
mac80211: fix race in TKIP MIC test debugfs file
Johannes Berg
1
-2
/
+5
2012-11-07
mac80211: use mac_pton
Johannes Berg
1
-28
/
+2
2012-11-06
mac80211: pass P2P powersave parameters to driver
Johannes Berg
3
-0
/
+46
2012-11-05
cfg80211: allow registering more than one beacon listener
Ben Greear
1
-1
/
+1
2012-11-05
mac80211: implement set_mcast_rate() callback
Antonio Quartulli
1
-0
/
+11
2012-11-05
mac80211: send deauth only with channel context
Johannes Berg
1
-14
/
+18
2012-10-30
mac80211: use a counter for remain-on-channel cookie
Johannes Berg
3
-11
/
+20
2012-10-30
mac80211: combine status/drop reporting
Johannes Berg
1
-74
/
+71
2012-10-30
mac80211: handle TX power per virtual interface
Johannes Berg
9
-44
/
+125
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
1
-1
/
+4
2012-10-30
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
7
-46
/
+130
2012-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-26
/
+92
2012-10-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
6
-14
/
+59
2012-10-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-26
/
+92
2012-10-27
mac80211: make sure data is accessible in EAPOL check
Johannes Berg
1
-8
/
+10
2012-10-27
mac80211: verify that skb data is present
Johannes Berg
1
-1
/
+31
2012-10-27
mac80211: check management frame header length
Johannes Berg
1
-4
/
+8
2012-10-27
mac80211: fix SSID copy on IBSS JOIN
Antonio Quartulli
1
-1
/
+1
2012-10-26
mac80211: add explicit AP/GO driver operations
Johannes Berg
5
-1
/
+82
2012-10-26
mac80211: move AP teardown code to correct place
Johannes Berg
2
-28
/
+19
2012-10-26
mac80211: a few formatting fixes
Johannes Berg
1
-26
/
+13
2012-10-25
mac80211: don't inspect Sequence Control field on control frames
Javier Cardona
1
-0
/
+4
2012-10-25
mac80211: complete bss_info tracing
Johannes Berg
1
-3
/
+31
[next]