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.13.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
/
nl80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-06
cfg80211: send scan results from work queue
Johannes Berg
1
-19
/
+10
2014-02-06
nl80211: Reset split_start when netlink skb is exhausted
Pontus Fuchs
1
-1
/
+2
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-60
/
+51
2014-01-15
net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
1
-65
/
+37
2014-01-09
cfg80211: Add a function to get the number of supported channels
Ilan Peer
1
-11
/
+2
2014-01-06
nl80211: move vendor/testmode event skb functions out of ifdef
Johannes Berg
1
-49
/
+49
2013-12-19
cfg80211: Add support for QoS mapping
Kyeyoon Park
1
-0
/
+62
2013-12-19
nl80211: support vendor-specific events
Johannes Berg
1
-19
/
+79
2013-12-16
nl80211: add VHT support for set_bitrate_mask
Janusz Dziedzic
1
-6
/
+86
2013-12-16
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-137
/
+129
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-23
/
+37
2013-12-05
cfg80211: in bitrate_mask, rename mcs to ht_mcs
Janusz Dziedzic
1
-9
/
+9
2013-12-05
nl80211: allow setting bitrate mask back to default
Janusz Dziedzic
1
-3
/
+5
2013-12-03
nl80211: vendor command support
Johannes Berg
1
-68
/
+169
2013-12-03
nl80211: don't clear bitrate_mask twice
Janusz Dziedzic
1
-9
/
+8
2013-12-03
cfg80211: DFS check dfs_region before usage
Luis R. Rodriguez
1
-0
/
+5
2013-12-03
nl80211/cfg80211: Set Operating Mode Notification
Marek Kwaczynski
1
-0
/
+7
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-47
/
+60
2013-12-02
cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify
Simon Wunderlich
1
-6
/
+3
2013-12-02
cfg80211: protect beacon changing functions with wdev-lock
Simon Wunderlich
1
-3
/
+19
2013-12-02
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
1
-16
/
+16
2013-12-02
cfg80211: fix reporting 5/10 MHz support to user space
Felix Fietkau
1
-4
/
+5
2013-11-25
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere
Luis R. Rodriguez
1
-1
/
+1
2013-11-25
cfg80211: check regulatory request alpha2 early
Luis R. Rodriguez
1
-0
/
+3
2013-11-25
cfg80211/mac80211: DFS setup chandef for cac event
Janusz Dziedzic
1
-2
/
+2
2013-11-25
cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH
Johannes Berg
1
-8
/
+4
2013-11-25
cfg80211: DFS check chandef usable before CAC
Janusz Dziedzic
1
-1
/
+1
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
1
-6
/
+6
2013-11-25
cfg80211: ignore supported rates for nonexistant bands on scan
Felix Fietkau
1
-0
/
+4
2013-11-25
nl80211: check nla_nest_start() return value
Johannes Berg
1
-0
/
+2
2013-11-25
nl80211: fix error path in nl80211_get_key()
Johannes Berg
1
-1
/
+1
2013-11-25
nl80211: check nla_put_* return values
Johannes Berg
1
-22
/
+30
2013-11-20
genetlink: make multicast groups const, prevent abuse
Johannes Berg
1
-75
/
+54
2013-11-20
genetlink: pass family to functions using groups
Johannes Berg
1
-35
/
+35
2013-11-20
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
1
-2
/
+1
2013-11-15
genetlink: make all genl_ops users const
Johannes Berg
1
-1
/
+1
2013-11-15
genetlink: allow making ops const
Johannes Berg
1
-4
/
+4
2013-11-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-6
/
+56
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2013-10-28
nl80211: fix channel switch parsing
Andrei Otcheretianski
1
-3
/
+1
2013-10-28
{nl,cfg,mac}80211: implement mesh channel switch userspace API
Chun-Yeow Yeoh
1
-1
/
+2
2013-10-28
{nl,cfg,mac}80211: enable the triggering of CSA frame in mesh
Chun-Yeow Yeoh
1
-0
/
+1
2013-10-28
nl80211/cfg80211: enable DFS for IBSS mode
Simon Wunderlich
1
-2
/
+6
2013-10-11
cfg80211: pass station supported channel and oper class info
Sunil Dutt
1
-0
/
+46
2013-10-01
nl80211: allow CAC only if no operation is going on
Simon Wunderlich
1
-0
/
+3
2013-09-26
nl80211: enable IBSS support for channel switch announcements
Simon Wunderlich
1
-15
/
+34
2013-09-26
cfg80211: use the correct macro to check for active monitor support
Luciano Coelho
1
-2
/
+2
2013-08-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+4
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+11
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
1
-2
/
+4
[next]