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
2012-08-02
cfg80211: Clear "beacon_found" on regulatory restore
Paul Stewart
1
-0
/
+1
2012-08-02
cfg80211: add channel flag to prohibit OFDM operation
Seth Forshee
1
-0
/
+2
2012-07-30
Merge remote-tracking branch 'wireless/master' into mac80211
Johannes Berg
18
-528
/
+1511
2012-07-25
wireless: reg: restore previous behaviour of chan->max_power calculations
Stanislaw Gruszka
1
-1
/
+15
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-287
/
+656
2012-07-18
cfg80211: Fix mutex locking in reg_last_request_cell_base
Mohammed Shafi Shajakhan
1
-1
/
+3
2012-07-17
cfg80211: remove regulatory_update()
Luis R. Rodriguez
1
-10
/
+2
2012-07-17
cfg80211: make regulatory_update() static
Luis R. Rodriguez
3
-4
/
+4
2012-07-17
cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()
Luis R. Rodriguez
3
-5
/
+7
2012-07-17
cfg80211: add cellular base station regulatory hint support
Luis R. Rodriguez
4
-8
/
+134
2012-07-17
cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS
Luis R. Rodriguez
1
-0
/
+21
2012-07-17
cfg80211: fix set_regdom() to cancel requests with same alpha2
Kalle Valo
1
-1
/
+4
2012-07-17
cfg80211: support TX error rate CQM
Thomas Pedersen
3
-0
/
+103
2012-07-17
nl80211: add wdev ID as u64 as it should
Johannes Berg
1
-1
/
+1
2012-07-13
cfg80211: reduce monitor interface tracking
Johannes Berg
3
-58
/
+2
2012-07-13
cfg80211/mac80211: re-add get_channel operation
Johannes Berg
2
-7
/
+18
2012-07-13
nl80211: allow enabling WoWLAN without triggers
Johannes Berg
1
-17
/
+13
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-63
/
+488
2012-07-12
cfg80211: ignore channel state for stopped AP/mesh interfaces
Felix Fietkau
1
-2
/
+9
2012-07-12
cfg80211: fix locking and lockdep complaints
Johannes Berg
3
-6
/
+12
2012-07-12
nl80211: move scan API to wdev
Johannes Berg
5
-32
/
+37
2012-07-12
nl80211: send interface after creation
Johannes Berg
1
-2
/
+15
2012-07-12
cfg80211: use wireless_dev for interface management
Johannes Berg
1
-9
/
+17
2012-07-09
cfg80211: use wdev in mgmt-tx/ROC APIs
Johannes Berg
4
-74
/
+91
2012-07-09
nl80211: don't assume wdev->netdev exists
Johannes Berg
1
-1
/
+6
2012-07-09
nl80211: retrieve interface data by wdev
Johannes Berg
1
-11
/
+15
2012-07-09
nl80211: add NL80211_FLAG_NEED_WDEV
Johannes Berg
1
-18
/
+39
2012-07-09
nl80211: prepare for non-netdev wireless devs
Johannes Berg
5
-41
/
+123
2012-07-08
cfg80211: fix oops due to unassigned set_monitor_enabled callback
Vladimir Kondratiev
1
-2
/
+3
2012-07-05
cfg80211: bitrate calculation for 60g
Vladimir Kondratiev
1
-0
/
+49
2012-07-05
{nl,cfg}80211: support high bitrates
Vladimir Kondratiev
2
-3
/
+8
2012-07-04
cfg80211: fix locking regression in monitor channel tracking
Johannes Berg
2
-7
/
+5
2012-07-02
wireless: regulatory for 60g
Vladimir Kondratiev
1
-1
/
+4
2012-07-02
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
2
-10
/
+35
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-155
/
+222
2012-06-29
cfg80211: respect iface combinations when starting operation
Michal Kazior
6
-5
/
+52
2012-06-29
cfg80211: add channel checking for iface combinations
Michal Kazior
3
-8
/
+88
2012-06-29
cfg80211/mac80211: remove .get_channel
Michal Kazior
2
-17
/
+7
2012-06-29
cfg80211: set initial monitor channel
Michal Kazior
1
-0
/
+31
2012-06-29
cfg80211: track monitor channel
Michal Kazior
3
-2
/
+18
2012-06-29
cfg80211: refuse to .set_monitor_channel when non-monitors are present
Michal Kazior
1
-0
/
+2
2012-06-29
cfg80211: track monitor interfaces count
Michal Kazior
3
-0
/
+43
2012-06-29
cfg80211: introduce cfg80211_get_chan_state
Michal Kazior
2
-0
/
+63
2012-06-29
cfg80211: track ibss fixed channel
Michal Kazior
1
-0
/
+1
2012-06-29
cfg80211: add channel tracking for AP and mesh
Michal Kazior
4
-5
/
+19
2012-06-29
cfg80211: .stop_ap when interface is going down
Michal Kazior
2
-0
/
+6
2012-06-29
cfg80211: introduce cfg80211_stop_ap
Michal Kazior
4
-17
/
+50
2012-06-29
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
Thomas Graf
1
-13
/
+13
2012-06-28
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2
-2
/
+2
2012-06-28
cfg80211: allow advertising VHT capabilities
Mahesh Palivela
1
-0
/
+9
[next]