Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cb9e3c292d0115499c660028ad35ac5501d722b5
/
net
/
wireless
/
nl80211.c
940288b
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
13874e4
nl80211: suppress smatch warnings
by Johannes Berg
· 10 years ago
0fa7b39
nl80211: fix per-station group key get/del and memory leak
by Johannes Berg
· 10 years ago
9c74893
nl80211: add an attribute to allow delaying the first scheduled scan cycle
by Luciano Coelho
· 10 years ago
4b681c8
nl80211: Allow set network namespace by fd
by Vadim Kochan
· 10 years ago
0c49087
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
5700712
cfg80211: fix checking nl80211_send_station() return value
by Johannes Berg
· 10 years ago
b51f3be
cfg80211: change bandwidth reporting to explicit field
by Johannes Berg
· 10 years ago
97d910d
cfg80211: remove 80+80 MHz rate reporting
by Johannes Berg
· 10 years ago
75453cc
nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN
by Luciano Coelho
· 10 years ago
6de3980
nl80211: support per-TID station statistics
by Johannes Berg
· 10 years ago
a76b194
cfg80211: add nl80211 beacon-only statistics
by Johannes Berg
· 10 years ago
319090b
cfg80211: remove enum station_info_flags
by Johannes Berg
· 10 years ago
cf5ead8
cfg80211: allow including station info in delete event
by Johannes Berg
· 10 years ago
052536a
cfg80211: add scan time to survey data
by Johannes Berg
· 10 years ago
11f78ac
cfg80211: allow survey data to return global data
by Johannes Berg
· 10 years ago
4ed20be
cfg80211: remove "channel" from survey names
by Johannes Berg
· 10 years ago
3a4b0c9
Merge branch 'mac80211' into mac80211-next
by Johannes Berg
· 10 years ago
71b836e
nl80211: define multicast group names in header
by Johannes Berg
· 10 years ago
d75bb06
cfg80211: add extensible feature flag attribute
by Gautam Kumar Shukla
· 10 years ago
93a1e86
nl80211: Stop scheduled scan if netlink client disappears
by Jukka Rissanen
· 10 years ago
31a60ed
nl80211: Convert sched_scan_req pointer to RCU pointer
by Jukka Rissanen
· 10 years ago
1bdd716
cfg80211: return private regdom for self-managed devices
by Arik Nemtsov
· 10 years ago
b0d7aa5
cfg80211: allow wiphy specific regdomain management
by Jonathan Doron
· 10 years ago
ad30ca2
cfg80211: allow usermode to query wiphy specific regdom
by Arik Nemtsov
· 10 years ago
f89f46c
nl80211: check matches array length before acessing it
by Luciano Coelho
· 10 years ago
ea372c5
cfg80211: remove unneeded initialisations in nl80211_set_reg
by Johannes Berg
· 10 years ago
601555c
nl80211: don't crash sending invalid chandef
by Johannes Berg
· 10 years ago
98f0334
cfg80211: clean up beacon loss CQM event
by Johannes Berg
· 10 years ago
5b97f49
cfg80211: refactor the various CQM event sending code
by Johannes Berg
· 10 years ago
ea9eba6
cfg80211: remove pointless channel lookup in survey code
by Johannes Berg
· 10 years ago
8f894be
nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACE
by Tomasz Bursztyka
· 10 years ago
18e5ca6
nl80211: Replace interface socket owner attribute with more generic one
by Jukka Rissanen
· 10 years ago
d687cbb
cfg80211: protect fools returning NULL in add_virtual_intf
by Rafał Miłecki
· 10 years ago
ad2b26a
cfg80211: allow drivers to support random MAC addresses for scan
by Johannes Berg
· 10 years ago
8cd4d45
cfg80211: add wowlan net-detect support
by Luciano Coelho
· 10 years ago
256da02
cfg80211: refactor nl80211_start_sched_scan so it can be reused
by Luciano Coelho
· 10 years ago
1057d35
cfg80211: introduce TDLS channel switch commands
by Arik Nemtsov
· 10 years ago
d04b5ac
cfg80211/mac80211: allow any interface to send channel switch notifications
by Luciano Coelho
· 10 years ago
f8d7552
cfg80211: add channel switch started notification
by Luciano Coelho
· 10 years ago
1ef4c85
cfg80211: fix nl80211 cmd id in nl80211_send_mpath()
by Henning Rogge
· 10 years ago
6e0bd6c
cfg80211: 802.11p OCB mode handling
by Rostislav Lisovy
· 10 years ago
de4fcba
cfg80211: avoid using default in interface type switch
by Johannes Berg
· 10 years ago
dcc6c2f
cfg80211: fix set but not used warning in nl80211_channel_switch()
by Fabian Frederick
· 10 years ago
e8f479b
cfg80211: support configuring vif mac addr on create
by Ben Greear
· 10 years ago
723e73a
cfg80211: make WMM TSPEC support flag an nl80211 feature flag
by Johannes Berg
· 10 years ago
8fa74e3
Merge branch 'mac80211' into mac80211-next
by Johannes Berg
· 10 years ago
9885686
cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION
by Jouni Malinen
· 10 years ago
89c771e
cfg80211: Convert del_station() callback to use a param struct
by Jouni Malinen
· 10 years ago
252e07c
nl80211: sanity check the channel switch counter value
by Luciano Coelho
· 10 years ago
66be7d2
cfg80211: add ops to query mesh proxy path table
by Henning Rogge
· 10 years ago
57219dc
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
18998c3
cfg80211: allow requesting SMPS mode on ap start
by Eliad Peller
· 10 years ago
b0b6aa2
cfg80211/mac80211: add wmm info to assoc event
by Eliad Peller
· 10 years ago
960d01a
cfg80211: add WMM traffic stream API
by Johannes Berg
· 10 years ago
5393b91
cfg80211: clear nl80211 messages carrying keys after processing
by Johannes Berg
· 10 years ago
78f686c
cfg80211: don't put kek/kck/replay counter on the stack
by Johannes Berg
· 10 years ago
b47f610
cfg80211: clear connect keys when freeing them
by Johannes Berg
· 10 years ago
3057dbf
cfg80211: enable dynack through nl80211
by Lorenzo Bianconi
· 10 years ago
bab5ab7
nl80211: Add flag attribute for RRM connections
by Assaf Krauss
· 10 years ago
2740f0c
cfg80211: add Intel Mobile Communications copyright
by Johannes Berg
· 10 years ago
bd8c78e
nl80211: clear skb cb before passing to netlink
by Johannes Berg
· 10 years ago
0e22708
cfg80211: clarify BSS probe response vs. beacon data
by Johannes Berg
· 10 years ago
a006827
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
c72e114
cfg80211: fix TDLS setup with VHT peers
by Arik Nemtsov
· 10 years ago
5c4d5e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
97dc94f
cfg80211: remove channel_switch combination check
by Michal Kazior
· 10 years ago
02df00e
nl80211: move set_qos_map command into split state
by Johannes Berg
· 10 years ago
31fa97c
cfg80211: pass TDLS initiator in tdls_mgmt operations
by Arik Nemtsov
· 10 years ago
3bb2055
cfg80211: send events when devices are added/removed
by Johannes Berg
· 10 years ago
867d849
cfg80211: export expected throughput through get_station()
by Antonio Quartulli
· 11 years ago
922bd80
cfg80211: constify wowlan/coalesce mask/pattern pointers
by Johannes Berg
· 11 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
· 11 years ago
8c48b50
cfg80211: allow restricting supported dfs regions
by Felix Fietkau
· 11 years ago
e16821b
cfg80211: Dynamic channel bandwidth changes in AP mode
by Jouni Malinen
· 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
b6a5501
cfg80211/mac80211: move more combination checks to mac80211
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
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
570dbde
cfg80211: Add indoor only and GO concurrent channel attributes
by David Spinadel
· 11 years ago
78f22b6
cfg80211: allow userspace to take ownership of interfaces
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
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
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
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
Next »