index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
nl80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-25
cfg80211: send stop AP event only due to internal reason
Ilan Peer
1
-1
/
+1
2014-02-25
cfg80211: DFS get CAC time from regulatory database
Janusz Dziedzic
1
-1
/
+8
2014-02-25
cfg80211: regulatory: allow getting DFS CAC time from userspace
Janusz Dziedzic
1
-1
/
+12
2014-02-21
nl80211: make sure we check for DFS with mesh channel switch
Luciano Coelho
1
-5
/
+10
2014-02-21
cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag
Janusz Dziedzic
1
-3
/
+4
2014-02-20
cfg80211: Pass TDLS peer capability information in tdls_mgmt
Sunil Dutt Undekari
1
-1
/
+6
2014-02-20
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-20
/
+12
2014-02-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-20
/
+12
2014-02-12
nl80211: use ie_len in scheduled scan
Johannes Berg
1
-2
/
+2
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-02-05
cfg80211: regulatory introduce maximum bandwidth calculation
Janusz Dziedzic
1
-5
/
+10
2014-02-04
cfg80211: consider existing DFS interfaces
Michal Kazior
1
-3
/
+3
2014-02-04
cfg80211: set preset_chandef after channel switch
Janusz Dziedzic
1
-0
/
+1
2014-02-04
nl80211: fix scheduled scan RSSI matchset attribute confusion
Johannes Berg
1
-9
/
+61
2014-02-04
nl80211: send event when AP operation is stopped
Johannes Berg
1
-0
/
+29
2014-02-04
nl80211: check nla_parse() return values
Johannes Berg
1
-14
/
+23
2014-02-04
nl80211: make netlink attribute policies const
Johannes Berg
1
-4
/
+4
2014-02-04
nl80211: check channel switch validity better
Johannes Berg
1
-1
/
+6
2014-02-04
nl80211: add Guard Interval support for set_bitrate_mask
Janusz Dziedzic
1
-0
/
+7
2014-02-04
cfg80211: Clean up connect params and channel fetching
Jouni Malinen
1
-17
/
+25
2014-02-04
cfg80211: Advertise maximum associated STAs in AP mode
Jouni Malinen
1
-0
/
+6
2014-02-04
cfg80211: Allow BSS hint to be provided for connect
Jouni Malinen
1
-0
/
+13
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-14
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
[next]