Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
91397401bb5072f71e8ce8744ad0bdec3e875a91
/
net
/
wireless
8c26d45
cfg80211: fix mic_failure tracing
by Eliad Peller
· 10 years ago
02df00e
nl80211: move set_qos_map command into split state
by Johannes Berg
· 10 years ago
0ce1202
cfg80211: fix elapsed_jiffies calculation
by Eliad Peller
· 10 years ago
e33e224
Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels"
by Johannes Berg
· 10 years ago
737be10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
a9fb541
regdb: Generalize the mW to dBm power conversion
by chaitanya.mgit@gmail.com
· 10 years ago
3bb2055
cfg80211: send events when devices are added/removed
by Johannes Berg
· 10 years ago
40a10fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
67af981
cfg80211: allow RSSI compensation
by Emmanuel Grumbach
· 10 years ago
4d3df54
cfg80211: don't set reg timeout for user-handled hint
by Arik Nemtsov
· 11 years ago
7406353
cfg80211: implement cfg80211_get_station cfg80211 API
by Antonio Quartulli
· 10 years ago
867d849
cfg80211: export expected throughput through get_station()
by Antonio Quartulli
· 10 years ago
922bd80
cfg80211: constify wowlan/coalesce mask/pattern pointers
by Johannes Berg
· 10 years ago
c1e5f47
cfg80211: constify more pointers in the cfg80211 API
by Johannes Berg
· 10 years ago
9a774c7
cfg80211: Support multiple CSA counters
by Andrei Otcheretianski
· 11 years ago
34d22ce
cfg80211: Add API to update CSA counters in mgmt frames
by Andrei Otcheretianski
· 11 years ago
00ec75f
cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required()
by Luciano Coelho
· 10 years ago
67ae07a
cfg80211: fix start_radar_detection issue
by Janusz Dziedzic
· 11 years ago
3231d65
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
8c48b50
cfg80211: allow restricting supported dfs regions
by Felix Fietkau
· 11 years ago
f6837ba
mac80211: handle failed restart/resume better
by Johannes Berg
· 11 years ago
f04c220
cfg80211: export interface stopping function
by Michal Kazior
· 11 years ago
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
2fd0511
cfg80211: remove BUG_ON usage
by Johannes Berg
· 11 years ago
e16821b
cfg80211: Dynamic channel bandwidth changes in AP mode
by Jouni Malinen
· 11 years ago
8eca1fb
cfg80211: Use 5MHz bandwidth by default when checking usable channels
by Rostislav Lisovy
· 11 years ago
ea077c1
cfg80211: Add attributes describing prohibited channel bandwidth
by Rostislav Lisovy
· 11 years ago
6784c7d
cfg80211: change return value of notifier function
by Zhao, Gang
· 11 years ago
f26cbf4
cfg80211: change wiphy_to_dev function name
by Zhao, Gang
· 11 years ago
1b8ec87
cfg80211: change registered device pointer name
by Zhao, Gang
· 11 years ago
65a124d
cfg80211: allow drivers to iterate over matching combinations
by Michal Kazior
· 11 years ago
46d5372
cfg80211: Fix GO Concurrent relaxation on UNII-3
by Ilan Peer
· 11 years ago
96cce12
cfg80211: fix processing world regdomain when non modular
by Luis R. Rodriguez
· 11 years ago
c888393
cfg80211: avoid freeing last_request while in flight
by Arik Nemtsov
· 11 years ago
4f267c1
cfg80211: reg: set DFS CAC time in case of custom regd
by Janusz Dziedzic
· 11 years ago
c14a740
cfg80211: ignore invalid BSSIDs when looking for BSSes
by Johannes Berg
· 11 years ago
74f8274
cfg80211: reject invalid IBSS BSSIDs in wext compat code
by Johannes Berg
· 11 years ago
96998e3
cfg80211: remove unused wiphy argument from cfg80211_wext_freq()
by Zhao, Gang
· 11 years ago
65d26f2
cfg80211: fix radar_detect combination checking
by Michal Kazior
· 11 years ago
b6a5501
cfg80211/mac80211: move more combination checks to mac80211
by Luciano Coelho
· 11 years ago
71965c1
cfg80211/mac80211: move combination check to mac80211 for ibss
by Luciano Coelho
· 11 years ago
73de86a
cfg80211/mac80211: move interface counting for combination check to mac80211
by Luciano Coelho
· 11 years ago
2beb6dab
cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()
by Luciano Coelho
· 11 years ago
cb2d956
cfg80211: refactor cfg80211_can_use_iftype_chan()
by Luciano Coelho
· 11 years ago
c8866e5
cfg80211: Enable GO operation on indoor channels
by Ilan Peer
· 11 years ago
52616f2
cfg80211: Add an option to hint indoor operation
by Ilan Peer
· 11 years ago
174e0cd
cfg80211: Enable GO operation on additional channels
by Ilan Peer
· 11 years ago
94fc661
cfg80211: Add Kconfig option for cellular BS hints
by Ilan Peer
· 11 years ago
570dbde
cfg80211: Add indoor only and GO concurrent channel attributes
by David Spinadel
· 11 years ago
babd3a2
cfg80211: slightly clean up of cfg80211_sme_connect()
by Zhao, Gang
· 11 years ago
34dd886
cfg80211: regulatory: use RCU_INIT_POINTER
by Monam Agarwal
· 11 years ago
78f22b6
cfg80211: allow userspace to take ownership of interfaces
by Johannes Berg
· 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
Next »