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
2009-01-30
mac80211: add suspend/resume callbacks
Bob Copeland
4
-0
/
+137
2009-01-30
mac80211: Fix drop-unencrypted for management frames
Jouni Malinen
1
-1
/
+4
2009-01-30
mac80211: trivial documentation fix (mesh_nexthop_lookup()).
Rami Rosen
1
-1
/
+1
2009-01-30
mac80211: trivial documentation fixes (enum mesh_path_flags).
Rami Rosen
1
-3
/
+3
2009-01-30
mac80211: remove mesh_plink_close() method.
Rami Rosen
2
-31
/
+0
2009-01-30
mac80211: cleanup kmalloc/memset -> kcalloc
Wei Yongjun
1
-3
/
+1
2009-01-30
nl80211: New command for adding extra IE(s) into management frames
Jouni Malinen
4
-6
/
+151
2009-01-30
mac80211: Fix radiotap header it_present on big endian CPUs
Jouni Malinen
1
-1
/
+1
2009-01-30
mac80211: Mark ieee80211_process_sa_query_req() static
Jouni Malinen
1
-3
/
+3
2009-01-30
mac80211: Handle power constraint level advertised in 11d+h beacon
Vasanthakumar Thiagarajan
4
-2
/
+42
2009-01-30
mac80211: 802.11w - Add driver capability flag for MFP
Jouni Malinen
1
-0
/
+4
2009-01-30
mac80211: 802.11w - Optional software CCMP for management frames
Jouni Malinen
1
-2
/
+7
2009-01-30
mac80211: 802.11w - Implement Association Comeback processing
Jouni Malinen
3
-3
/
+23
2009-01-30
mac80211: 802.11w - Drop unprotected robust management frames if MFP is used
Jouni Malinen
1
-0
/
+7
2009-01-30
mac80211: 802.11w - Do not force Action frames to disable encryption
Jouni Malinen
4
-7
/
+7
2009-01-30
mac80211: 802.11w - SA Query processing
Jouni Malinen
1
-0
/
+69
2009-01-30
mac80211: 802.11w - Configuration of MFP disabled/optional/required
Jouni Malinen
3
-0
/
+17
2009-01-30
mac80211: 802.11w - WEXT configuration for IGTK
Jouni Malinen
1
-14
/
+48
2009-01-30
mac80211: 802.11w - WEXT parameter for setting mgmt cipher
Jouni Malinen
1
-0
/
+1
2009-01-30
mac80211: 802.11w - Use BIP (AES-128-CMAC)
Jouni Malinen
8
-12
/
+280
2009-01-30
mac80211: 802.11w - Add BIP (AES-128-CMAC)
Jouni Malinen
7
-1
/
+296
2009-01-30
mac80211: 802.11w - CCMP for management frames
Jouni Malinen
2
-7
/
+34
2009-01-30
mac80211: 802.11w - STA flag for MFP
Jouni Malinen
5
-4
/
+15
2009-01-29
mac80211: extend/document powersave API
Johannes Berg
3
-33
/
+40
2009-01-29
mac80211: move dynamic PS timeout to hardware config
Johannes Berg
4
-11
/
+13
2009-01-29
mac80211: validate SIOCSIWPOWER arguments better
Johannes Berg
1
-1
/
+4
2009-01-29
mac80211: clean up channel type config
Johannes Berg
3
-6
/
+8
2009-01-29
mac80211: clarify alignment docs, fix up alignment
Johannes Berg
1
-33
/
+77
2009-01-29
mac80211: remove user_power_level from driver API
Johannes Berg
3
-3
/
+5
2009-01-29
mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCou...
Rami Rosen
2
-5
/
+0
2009-01-29
mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h.
Rami Rosen
1
-2
/
+0
2009-01-29
mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req().
Rami Rosen
1
-4
/
+2
2009-01-29
mac80211: remove an unnecessary assignment to info in __ieee80211_tx().
Rami Rosen
1
-1
/
+0
2009-01-29
mac80211: Add 802.11h CSA support
Sujith
5
-1
/
+122
2009-01-29
mac80211: Allow to set channel in adhoc properly
Alina Friedrichsen
1
-2
/
+4
2009-01-29
mac80211: Don't merge if BSSID is set manually
Alina Friedrichsen
1
-0
/
+1
2009-01-29
mac80211: Don't scan if BSSID and channel are set manually
Alina Friedrichsen
1
-0
/
+4
2009-01-29
mac80211: Disallow to set multicast BSSID
Alina Friedrichsen
1
-2
/
+7
2009-01-29
mac80211: clean up set_key callback
Johannes Berg
1
-26
/
+25
2009-01-29
mac80211: make wake/stop_queue_by_reason() functions static
Kalle Valo
1
-4
/
+4
2009-01-29
mac80211: Fix tx power setting
Vasanthakumar Thiagarajan
2
-5
/
+4
2009-01-29
mac80211: no need for ht.enabled
Luis R. Rodriguez
3
-13
/
+1
2009-01-29
mac80211: Cancel the power save timer in ieee80211_stop.
Vivek Natarajan
1
-0
/
+2
2009-01-29
mac80211: Enhancements to dynamic power save.
Vivek Natarajan
4
-6
/
+53
2009-01-29
mac80211: A couple of fixes to dynamic power save.
Vivek Natarajan
2
-5
/
+7
2009-01-29
mac80211: Reset the power save timer from master_start_xmit.
Vivek Natarajan
1
-13
/
+13
2009-01-29
mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher
Vasanthakumar Thiagarajan
4
-3
/
+22
2009-01-22
mac80211: fix slot time debug message
Christian Lamparter
1
-2
/
+2
2009-01-22
mac80211: decrement ref count to netdev after launching mesh discovery
Brian Cavagnolo
1
-2
/
+4
2009-01-17
mac80211: more kernel-doc fixes
Randy Dunlap
1
-1
/
+0
[prev]
[next]