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
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-15
nl80211/cfg80211: add radar detection command/event
Simon Wunderlich
9
-17
/
+463
2013-02-13
cfg80211: configuration for WoWLAN over TCP
Johannes Berg
2
-3
/
+295
2013-02-13
cfg80211: check vendor IE length to avoid overrun
Luciano Coelho
1
-4
/
+8
2013-02-13
nl80211: add packet offset information for wowlan pattern
Amitkumar Karwar
1
-27
/
+47
2013-02-11
cfg80211: move TSF into IEs
Johannes Berg
2
-15
/
+19
2013-02-11
cfg80211: remove scan ies NULL check
Johannes Berg
1
-8
/
+3
2013-02-11
cfg80211: track hidden SSID networks properly
Johannes Berg
2
-54
/
+223
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
5
-20
/
+20
2013-02-11
cfg80211: fix radar check for P2P_DEVICE
Ilan Peer
1
-1
/
+1
2013-02-11
cfg80211: Fix memory leak
Larry Finger
1
-2
/
+7
2013-02-04
cfg80211: wrap BSS kref
Johannes Berg
1
-5
/
+15
2013-02-04
cfg80211: remove a local variable
Johannes Berg
1
-3
/
+2
2013-02-04
cfg80211: use lockdep to assert lock is held
Johannes Berg
1
-2
/
+4
2013-02-04
cfg80211: move locking into cfg80211_bss_age
Johannes Berg
2
-3
/
+2
2013-02-04
cfg80211: fix BSS IE allocation comment
Johannes Berg
1
-4
/
+1
2013-02-04
cfg80211: remove unused cfg80211_get_mesh
Johannes Berg
1
-65
/
+0
2013-02-04
cfg80211: simplify mesh BSS comparison
Johannes Berg
1
-81
/
+39
2013-02-04
cfg80211: fix BSS list hidden SSID lookup
Johannes Berg
1
-27
/
+53
2013-02-04
cfg80211: refactor hidden SSID finding
Johannes Berg
1
-62
/
+20
2013-02-04
cfg80211: expand per-station byte counters to 64bit
Vladimir Kondratiev
1
-3
/
+13
2013-01-31
cfg80211: remove free_priv BSS API
Johannes Berg
1
-3
/
+0
2013-01-31
cfg80211/mac80211: support reporting wakeup reason
Johannes Berg
2
-0
/
+132
2013-01-29
cfg80211: add SME state to warning in __cfg80211_mlme_disassoc
Johannes Berg
1
-1
/
+1
2013-01-25
cfg80211/nl80211: add API for MAC address ACLs
Vasanthakumar Thiagarajan
4
-0
/
+151
2013-01-24
cfg80211: fix channel check in cfg80211_can_use_iftype_chan
Simon Wunderlich
1
-1
/
+2
2013-01-17
cfg80211: check radar interface combinations
Simon Wunderlich
4
-8
/
+55
2013-01-17
cfg80211: Allow use_mfp to be specified with the connect command
Jouni Malinen
2
-1
/
+11
2013-01-17
nl80211: allow user-space to set address for P2P_DEVICE
Arend van Spriel
1
-0
/
+7
2013-01-17
{cfg,nl}80211: mesh power mode primitives and userspace access
Marco Porsch
2
-1
/
+45
2013-01-17
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
Marco Porsch
2
-0
/
+20
2013-01-17
nl80211: add range checks to mesh parameters
Marco Porsch
1
-35
/
+44
2013-01-11
wireless: fix regulatory HT40 allowed check
Felix Fietkau
1
-1
/
+3
2013-01-09
regulatory: fix restore_regulatory_settings
Johannes Berg
1
-1
/
+1
2013-01-09
regulatory: fix uevent
Johannes Berg
1
-6
/
+13
2013-01-03
cfg80211: disallow more station changes
Johannes Berg
1
-14
/
+8
2013-01-03
wireless: use __aligned
Johannes Berg
1
-1
/
+1
2013-01-03
nl80211/mac80211: support full station state in AP mode
Johannes Berg
1
-0
/
+24
2013-01-03
cfg80211: move some AP code to right file
Johannes Berg
2
-62
/
+62
2013-01-03
cfg80211: move world roaming check for beacon hints
Luis R. Rodriguez
1
-6
/
+5
2013-01-03
cfg80211: move reg_is_world_roaming()
Luis R. Rodriguez
1
-16
/
+16
2013-01-03
cfg80211: do not process beacon hints if one is already queued
Luis R. Rodriguez
1
-0
/
+19
2013-01-03
cfg80211: adjacent 80+80 MHz channel segments are invalid
Johannes Berg
1
-0
/
+4
2013-01-03
regulatory: use IS_ERR macro family for freq_reg_info
Johannes Berg
1
-21
/
+17
2013-01-03
regulatory: use RCU to protect last_request
Johannes Berg
1
-90
/
+109
2013-01-03
regulatory: use RCU to protect global and wiphy regdomains
Johannes Berg
3
-65
/
+85
2013-01-03
regulatory: pass new regdomain to reset function
Johannes Berg
1
-15
/
+11
2013-01-03
regulatory: remove handling of channel bandwidth
Johannes Berg
1
-30
/
+14
2013-01-03
regulatory: fix reg_is_valid_request handling
Johannes Berg
3
-23
/
+17
2013-01-03
regulatory: remove locking from wiphy_apply_custom_regulatory
Johannes Berg
1
-4
/
+0
2013-01-03
regulatory: clarify locking rules and assertions
Johannes Berg
1
-20
/
+11
[next]