Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c674ac30c549596295eb0a5af7f4714c0b905b6f
/
net
/
wireless
792e6aa
cfg80211: add cfg80211_sched_scan_stopped_rtnl
by Eliad Peller
· 11 years ago
c1fbb25
cfg80211: free sme on connection failures
by Eliad Peller
· 11 years ago
49c0ca1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
7eb2450
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
73fb08e
cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)
by Zhao, Gang
· 11 years ago
4da6462
cfg80211: remove unnecessary check
by Zhao, Gang
· 11 years ago
3afc216
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
by Emmanuel Grumbach
· 11 years ago
2316d7b
cfg80211: make __cfg80211_join_ibss() static
by Zhao, Gang
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
42775a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
960d97f
cfg80211: add MPLS and 802.21 classification
by Simon Wunderlich
· 11 years ago
f3b6a48
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
255e25b
cfg80211: allow reprocessing of pending requests
by Luis R. Rodriguez
· 11 years ago
bc00a91
cfg80211: remove racy beacon_interval assignment
by Johannes Berg
· 11 years ago
7c8d5e0
cfg80211: send stop AP event only due to internal reason
by Ilan Peer
· 11 years ago
31559f3
cfg80211: DFS get CAC time from regulatory database
by Janusz Dziedzic
· 11 years ago
089027e
cfg80211: regulatory: allow getting DFS CAC time from userspace
by Janusz Dziedzic
· 11 years ago
fb5c963
cfg80211: regulatory: allow user to set world regdomain
by Janusz Dziedzic
· 11 years ago
092008a
cfg80211: regulatory: reset regdomain in case of error
by Janusz Dziedzic
· 11 years ago
1226d25
cfg80211: regulatory: simplify uevent sending
by Johannes Berg
· 11 years ago
7b2106a
cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()
by Luciano Coelho
· 11 years ago
e5d2f95
nl80211: make sure we check for DFS with mesh channel switch
by Luciano Coelho
· 11 years ago
b0dfd2e
cfg80211: regulatory: introduce NL80211_RRF_AUTO_BW rule flag
by Janusz Dziedzic
· 11 years ago
88daf80
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
df942e7
cfg80211: Pass TDLS peer capability information in tdls_mgmt
by Sunil Dutt Undekari
· 11 years ago
bf5f483
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 11 years ago
50c11eb
cfg80211: bugfix in regulatory user hint process
by Inbal Hacohen
· 11 years ago
2045cea
net: remove unnecessary return's
by stephen hemminger
· 11 years ago
0e028ab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
9900e48
nl80211: use ie_len in scheduled scan
by Johannes Berg
· 11 years ago
e7aceef
cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL
by Johannes Berg
· 11 years ago
f9d15d1
cfg80211: send scan results from work queue
by Johannes Berg
· 11 years ago
a617302
cfg80211: fix scan done race
by Johannes Berg
· 11 years ago
5a6aa70
cfg80211: re-enable 5/10 MHz support
by Johannes Berg
· 11 years ago
f12cb28
nl80211: Reset split_start when netlink skb is exhausted
by Pontus Fuchs
· 11 years ago
9752482
cfg80211: regulatory introduce maximum bandwidth calculation
by Janusz Dziedzic
· 11 years ago
9e0e296
cfg80211: consider existing DFS interfaces
by Michal Kazior
· 11 years ago
fe94f3a
cfg80211: fix channel configuration in IBSS join
by Antonio Quartulli
· 11 years ago
845f335
net: wireless: move regulatory timeout work to power efficient workqueue
by Shaibal Dutta
· 11 years ago
e3961af
cfg80211: add helper reg_get_regdomain() function
by Janusz Dziedzic
· 11 years ago
96f55f1
cfg80211: set preset_chandef after channel switch
by Janusz Dziedzic
· 11 years ago
ea73cbc
nl80211: fix scheduled scan RSSI matchset attribute confusion
by Johannes Berg
· 11 years ago
348baf0
nl80211: send event when AP operation is stopped
by Johannes Berg
· 11 years ago
ae811e2
nl80211: check nla_parse() return values
by Johannes Berg
· 11 years ago
f1e3d55
cfg80211: make device_type const
by Johannes Berg
· 11 years ago
94e860f
nl80211: make netlink attribute policies const
by Johannes Berg
· 11 years ago
1ff79df
nl80211: check channel switch validity better
by Johannes Berg
· 11 years ago
772f038
cfg80211: fix few minor issues in reg_process_hint()
by Ilan Peer
· 11 years ago
0b9323f
nl80211: add Guard Interval support for set_bitrate_mask
by Janusz Dziedzic
· 11 years ago
664834d
cfg80211: Clean up connect params and channel fetching
by Jouni Malinen
· 11 years ago
b43504c
cfg80211: Advertise maximum associated STAs in AP mode
by Jouni Malinen
· 11 years ago
1df4a51
cfg80211: Allow BSS hint to be provided for connect
by Jouni Malinen
· 11 years ago
7916a07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
7f2b856
net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interface
by Ying Xue
· 11 years ago
4f7b914
cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG
by Luis R. Rodriguez
· 11 years ago
f133525
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
f5aa0d2
cfg80211: add sanity check for retry limit in wext-compat
by Ujjal Roy
· 11 years ago
bdfbec2
cfg80211: Add a function to get the number of supported channels
by Ilan Peer
· 11 years ago
9d1cd50
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
60a4fe0
cfg80211: fix wext-compat for getting retry value
by Ujjal Roy
· 11 years ago
e03ad6e
nl80211: move vendor/testmode event skb functions out of ifdef
by Johannes Berg
· 11 years ago
194ff52
cfg80211/mac80211: correct qos-map locking
by Johannes Berg
· 11 years ago
fa9ffc7
cfg80211: Add support for QoS mapping
by Kyeyoon Park
· 11 years ago
567ffc3
nl80211: support vendor-specific events
by Johannes Berg
· 11 years ago
204e35a
nl80211: add VHT support for set_bitrate_mask
by Janusz Dziedzic
· 11 years ago
bd02cd2
radiotap: fix bitmap-end-finding buffer overrun
by Johannes Berg
· 11 years ago
c4de673
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 11 years ago
e08fd97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
4a58e7c
cfg80211: don't "leak" uncompleted scans
by Eliad Peller
· 11 years ago
24d584d
cfg80211: stop sched scan only when needed
by Barak Bercovitz
· 11 years ago
d1e33e6
cfg80211: in bitrate_mask, rename mcs to ht_mcs
by Janusz Dziedzic
· 11 years ago
b9243ab
nl80211: allow setting bitrate mask back to default
by Janusz Dziedzic
· 11 years ago
4c4d684
cfg80211: fix WARN_ON for re-association to the expired BSS
by Ujjal Roy
· 11 years ago
33dde2b
nl80211: allow the use of DFS channel in mesh
by Chun-Yeow Yeoh
· 11 years ago
ad7e718
nl80211: vendor command support
by Johannes Berg
· 11 years ago
7869303
nl80211: don't clear bitrate_mask twice
by Janusz Dziedzic
· 11 years ago
55f7435
cfg80211: DFS check dfs_region before usage
by Luis R. Rodriguez
· 11 years ago
6c47479
cfg80211: add reg_get_dfs_region()
by Luis R. Rodriguez
· 11 years ago
60f4a7b
nl80211/cfg80211: Set Operating Mode Notification
by Marek Kwaczynski
· 11 years ago
4b074b0
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
dda444d
cfg80211: disable CSA for all drivers
by Simon Wunderlich
· 11 years ago
e487eae
cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify
by Simon Wunderlich
· 11 years ago
c56589e
cfg80211: protect beacon changing functions with wdev-lock
by Simon Wunderlich
· 11 years ago
b176e62
cfg80211: aggregate mgmt_tx parameters into a struct
by Andrei Otcheretianski
· 11 years ago
01e0daa
cfg80211: fix reporting 5/10 MHz support to user space
by Felix Fietkau
· 11 years ago
3ef121b
cfg80211: replace print_dfs_region() with reg_dfs_region_str() helper
by Luis R. Rodriguez
· 11 years ago
d7a4b05
cfg80211: distinguish unset DFS region from unknown
by Luis R. Rodriguez
· 11 years ago
adbfb05
cfg80211: intersection dfs regions when intersecting regdomains
by Luis R. Rodriguez
· 11 years ago
4c7d398
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere
by Luis R. Rodriguez
· 11 years ago
2a90146
cfg80211: add an option to disable processing country IEs
by Luis R. Rodriguez
· 11 years ago
a09a85a
cfg80211: add flags to define country IE processing rules
by Luis R. Rodriguez
· 11 years ago
a2f73b6
cfg80211: move regulatory flags to their own variable
by Luis R. Rodriguez
· 11 years ago
0199240
cfg80211: rename __set_regdom() to reg_set_rd_country_ie()
by Luis R. Rodriguez
· 11 years ago
f5fe324
cfg80211: set driver regulatory updates on its own
by Luis R. Rodriguez
· 11 years ago
84721d4
cfg80211: set user regulatory updates on its own
by Luis R. Rodriguez
· 11 years ago
3b9e5ac
cfg80211: set core regulatory updates on its own
by Luis R. Rodriguez
· 11 years ago
db0e066
cfg80211: pass the last_request to __set_regdom()
by Luis R. Rodriguez
· 11 years ago
0e3802d
cfg80211: move core reg_notfier() check to source
by Luis R. Rodriguez
· 11 years ago
f75c30e
cfg80211: allow only the core to request to update the world regdom
by Luis R. Rodriguez
· 11 years ago
Next »