Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
75453ccb61120885d6715a49496c57930dbe6253
/
net
/
wireless
/
nl80211.c
« Previous
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
bdfbec2
cfg80211: Add a function to get the number of supported channels
by Ilan Peer
· 11 years ago
e03ad6e
nl80211: move vendor/testmode event skb functions out of ifdef
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
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
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
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
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
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
4c7d398
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere
by Luis R. Rodriguez
· 11 years ago
e438768
cfg80211: check regulatory request alpha2 early
by Luis R. Rodriguez
· 11 years ago
d2859df
cfg80211/mac80211: DFS setup chandef for cac event
by Janusz Dziedzic
· 11 years ago
00c3a6e
cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH
by Johannes Berg
· 11 years ago
fe7c3a1
cfg80211: DFS check chandef usable before CAC
by Janusz Dziedzic
· 11 years ago
8fe02e1
cfg80211: consolidate passive-scan and no-ibss flags
by Luis R. Rodriguez
· 11 years ago
1b09cd8
cfg80211: ignore supported rates for nonexistant bands on scan
by Felix Fietkau
· 11 years ago
7fa322c
nl80211: check nla_nest_start() return value
by Johannes Berg
· 11 years ago
9fe271a
nl80211: fix error path in nl80211_get_key()
by Johannes Berg
· 11 years ago
ae917c9
nl80211: check nla_put_* return values
by Johannes Berg
· 11 years ago
2a94fe4
genetlink: make multicast groups const, prevent abuse
by Johannes Berg
· 11 years ago
68eb550
genetlink: pass family to functions using groups
by Johannes Berg
· 11 years ago
c53ed74
genetlink: only pass array to genl_register_family_with_ops()
by Johannes Berg
· 11 years ago
4534de8
genetlink: make all genl_ops users const
by Johannes Berg
· 11 years ago
f84f771
genetlink: allow making ops const
by Johannes Berg
· 11 years ago
353c781
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
01925ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
d0a361a
nl80211: fix channel switch parsing
by Andrei Otcheretianski
· 11 years ago
b8456a1
{nl,cfg,mac}80211: implement mesh channel switch userspace API
by Chun-Yeow Yeoh
· 11 years ago
c6da674
{nl,cfg,mac}80211: enable the triggering of CSA frame in mesh
by Chun-Yeow Yeoh
· 11 years ago
5336fa8
nl80211/cfg80211: enable DFS for IBSS mode
by Simon Wunderlich
· 11 years ago
c01fc9a
cfg80211: pass station supported channel and oper class info
by Sunil Dutt
· 11 years ago
ff311bc
nl80211: allow CAC only if no operation is going on
by Simon Wunderlich
· 11 years ago
ee4bc9e
nl80211: enable IBSS support for channel switch announcements
by Simon Wunderlich
· 11 years ago
1800329
cfg80211: use the correct macro to check for active monitor support
by Luciano Coelho
· 11 years ago
f3e979a
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
b35c809
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
19504cf
cfg80211: add flags to cfg80211_rx_mgmt()
by Vladimir Kondratiev
· 11 years ago
d074666
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
cb35fba
nl80211: nl80211hdr_put() doesn't return an ERR_PTR
by Dan Carpenter
· 11 years ago
fc73f11
cfg80211: add wdev to testmode cmd
by David Spinadel
· 11 years ago
1da5fcc
nl80211: clean up CQM settings code
by Johannes Berg
· 11 years ago
fa59784
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
4f05444
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
7546ff9
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
16ef1fe
nl80211/cfg80211: add channel switch command
by Simon Wunderlich
· 11 years ago
c319d50
nl80211: fix another nl80211_fam.attrbuf race
by Johannes Berg
· 11 years ago
bf37264
nl80211: allow 5 and 10 MHz channels for IBSS
by Simon Wunderlich
· 11 years ago
dcd6eac
nl80211: add scan width to bss and scan request structs
by Simon Wunderlich
· 11 years ago
be29b99
cfg80211/nl80211: Add packet coalesce support
by Amitkumar Karwar
· 11 years ago
803768f
nl80211: enable HT overrides for ibss
by Simon Wunderlich
· 11 years ago
50ac660
cfg80211/nl80211: rename packet pattern related structures and enums
by Amitkumar Karwar
· 11 years ago
83374fe
nl80211: fix the setting of RSSI threshold value for mesh
by Chun-Yeow Yeoh
· 11 years ago
a0ec570
nl80211: fix mgmt tx status and testmode reporting for netns
by Michal Kazior
· 11 years ago
57ed5cd
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
7d2a47a
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
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
86e8cf9
nl80211: use small state buffer for wiphy_dump
by Johannes Berg
· 11 years ago
f93beba
Merge remote-tracking branch 'mac80211/master' into HEAD
by Johannes Berg
· 11 years ago
3a5a423
nl80211: fix attrbuf access race by allocating a separate one
by Johannes Berg
· 11 years ago
2f301ab
nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag
by Simon Wunderlich
· 11 years ago
a1193be
nl80211: use attributes to parse beacons
by Simon Wunderlich
· 11 years ago
940d0ac
cfg80211: fix rtnl leak in wiphy dump error cases
by Johannes Berg
· 11 years ago
ea141b75
nl80211: allow sending CMD_FRAME without specifying any frequency
by Antonio Quartulli
· 11 years ago
3d124ea
cfg80211: fix VHT TDLS peer AID verification
by Jouni Malinen
· 11 years ago
ffb3cf3
{nl,mac,cfg}80211: Allow user to configure basic rates for mesh
by Ashok Nagarajan
· 11 years ago
8e7c053
{nl,cfg}80211: make peer link expiration time configurable
by Colleen Twitty
· 11 years ago
ceca7b7
cfg80211: separate internal SME implementation
by Johannes Berg
· 11 years ago
6ff57cf
cfg80211/mac80211: clean up cfg80211 SME APIs
by Johannes Berg
· 11 years ago
9c90a9f
nl80211: remove bogus genlmsg_end() error checking
by Johannes Berg
· 11 years ago
964dc9e
cfg80211: take WoWLAN support information out of wiphy struct
by Johannes Berg
· 11 years ago
e057d3c
cfg80211: support an active monitor interface flag
by Felix Fietkau
· 11 years ago
6abb9cb
cfg80211: make WoWLAN configuration available to drivers
by Johannes Berg
· 11 years ago
83739b0
cfg80211: remove some locked wrappers from sme API
by Johannes Berg
· 11 years ago
91bf9b2
cfg80211: remove some locked wrappers from mlme API
by Johannes Berg
· 11 years ago
5fe231e
cfg80211: vastly simplify locking
by Johannes Berg
· 12 years ago
dde7dc7
Merge remote-tracking branch 'mac80211/master' into mac80211-next
by Johannes Berg
· 11 years ago
5e4b6f5
cfg80211: Allow TDLS peer AID to be configured for VHT
by Jouni Malinen
· 11 years ago
4325d72
cfg80211: fix reporting 64-bit station info tx bytes
by Felix Fietkau
· 11 years ago
6e16d90
cfg80211: Userspace may inform kernel of mesh auth method.
by Colleen Twitty
· 12 years ago
fb4e156
nl80211: Add generic netlink module alias for cfg80211/nl80211
by Marcel Holtmann
· 12 years ago
119363c
cfg80211: add support for per-chain signal strength reporting
by Felix Fietkau
· 12 years ago
e248ad3
cfg80211: fix sending WoWLAN TCP wakeup settings
by Johannes Berg
· 11 years ago
a838490
nl80211: Add wdev identifier to some nl80211 notifications
by Ilan Peer
· 12 years ago
5de1798
cfg80211: introduce critical protocol indication from user-space
by Arend van Spriel
· 12 years ago
65e8d5b
cfg80211: fix P2P-Device stop locking
by Johannes Berg
· 12 years ago
a42c74e
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 12 years ago
Next »