Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b200da6744addf5c1ed7dbb8a70cfff8c4e2368e
/
net
/
wireless
97f2645
tree-wide: replace config_enabled() with IS_ENABLED()
by Masahiro Yamada
· 8 years ago
de0ba9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
7d27a0b
cfg80211: Add mesh peer AID setting API
by Masashi Honma
· 8 years ago
1d76250
nl80211: support beacon report scanning
by Avraham Stern
· 8 years ago
c6e6a0c
nl80211: Add API to support VHT MU-MIMO air sniffer
by Aviya Erenfeld
· 8 years ago
16a910a
cfg80211: handle failed skb allocation
by Gregory Greenman
· 8 years ago
6e8ef84
nl80211: Move ACL parsing later to avoid a possible memory leak
by Purushottam Kushwaha
· 8 years ago
f151d9d
nl80211: improve nl80211_parse_mesh_config type checking
by Arnd Bergmann
· 8 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c041778
cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header
by Felix Fietkau
· 8 years ago
d6cf3a8
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
0662799
nl80211: clarify nl80211_set_reg() success path
by Johannes Berg
· 8 years ago
7a087e7
nl80211: Fix checkpatch warnings about blank lines
by Kirtika Ruchandani
· 8 years ago
56ab364
nl80211: Fix spelling
by Kirtika Ruchandani
· 8 years ago
3d5fdff
wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
by Prasun Maiti
· 8 years ago
6cbf623
cfg80211: remove get/set antenna and tx power warnings
by Johannes Berg
· 8 years ago
019ae3a
cfg80211: Advertise extended capabilities per interface type to userspace
by Kanchanapally, Vidyullatha
· 9 years ago
bf1ecd2
cfg80211: Allow cfg80211_connect_result() errors to be distinguished
by Jouni Malinen
· 8 years ago
5617c6c
nl80211: Allow privileged operations from user namespaces
by Martin Willi
· 9 years ago
6d061f9
mm/page_ref: use page_ref helper instead of direct modification of _count
by Joonsoo Kim
· 8 years ago
53873f1
cfg80211: make wdev_list accessible to drivers
by Johannes Berg
· 9 years ago
8b9b2f0
cfg80211: remove erroneous comment
by Johannes Berg
· 9 years ago
9e9ea43
cfg80211: allow finding vendor with OUI without specifying the OUI type
by Emmanuel Grumbach
· 9 years ago
866daf6
wext: remove a/b/g/n from SIOCGIWNAME
by Johannes Berg
· 9 years ago
d686b92
nl80211: use nla_put_u64_64bit() for the remaining u64 attributes
by Johannes Berg
· 9 years ago
e705498
cfg80211: Add option to report the bss entry in connect result
by Kanchanapally, Vidyullatha
· 9 years ago
739960f
cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATION
by Mohammed Shafi Shajakhan
· 9 years ago
2dad624
wireless: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
8f815cd
nl80211: check netlink protocol in socket release notification
by Dmitry Ivanov
· 9 years ago
4ce2bd9
cfg80211: Allow reassociation to be requested with internal SME
by Jouni Malinen
· 9 years ago
ba6fbac
cfg80211: Add option to specify previous BSSID for Connect command
by Jouni Malinen
· 9 years ago
17b9424
cfg80211: allow userspace to specify client P2P PS support
by Ayala Beker
· 9 years ago
38de03d
nl80211: add feature for BSS selection support
by Arend van Spriel
· 9 years ago
818965d
cfg80211: Allow a scan request for a specific BSSID
by Jouni Malinen
· 9 years ago
98bd147
wext: unregister_pernet_subsys() on notifier registration failure
by Johannes Berg
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
3ef523a
wireless: use reset to set mac header
by Zhang Shengju
· 9 years ago
d67703f
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
7837a77
cfg80211: add radiotap VHT info to rtap_namespace_sizes
by Lorenzo Bianconi
· 9 years ago
0c9ca11
cfg80211: Add global RRM capability
by Beni Lev
· 9 years ago
2b67f94
cfg80211: reuse existing page fragments in A-MSDU rx
by Felix Fietkau
· 9 years ago
2bf0ccc
cfg80211: fix faulty variable initialization in ieee80211_amsdu_to_8023s
by Felix Fietkau
· 9 years ago
34d5051
cfg80211: basic support for PBSS network type
by Lior David
· 9 years ago
230fd28
cfg80211: add support for non-linear skbs in ieee80211_amsdu_to_8023s
by Felix Fietkau
· 9 years ago
2d1c304
cfg80211: add function for 802.3 conversion with separate output buffer
by Felix Fietkau
· 9 years ago
88665f5
mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s
by Felix Fietkau
· 9 years ago
573a2b5
cfg80211: Fix some linguistics in Kconfig
by Ola Olsson
· 9 years ago
de3bb77
cfg80211: add more warnings for inconsistent ops
by Ola Olsson
· 9 years ago
b860715
cfg80211: stop critical protocol session upon disconnect event
by Arend van Spriel
· 9 years ago
5e950a7
nl80211: Zero out the connection keys memory when freeing them.
by Ola Olsson
· 9 years ago
cb150b9
cfg80211/wext: fix message ordering
by Johannes Berg
· 9 years ago
8bf8627
wext: fix message delay/ordering
by Johannes Berg
· 9 years ago
608fb34
lib80211: Use skcipher and ahash
by Herbert Xu
· 9 years ago
a85a7e2
cfg80211/mac80211: use to_delayed_work
by Geliang Tang
· 9 years ago
c799ba6
cfg80211: remove CFG80211_REG_DEBUG
by Johannes Berg
· 9 years ago
c382680
regulatory: fix world regulatory domain data
by Johannes Berg
· 9 years ago
94c4fd6
wireless: change cfg80211 regulatory domain info as debug messages
by Dave Young
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
707554b
nl80211: Fix potential memory leak in nl80211_connect
by Ola Olsson
· 9 years ago
e5dbe07
nl80211: Fix potential memory leak in nl80211_set_wowlan
by Ola Olsson
· 9 years ago
09d1180
nl80211: fix a few memory leaks in reg.c
by Ola Olsson
· 9 years ago
1aeb135
cfg80211: reg: Refactor calculation of bandwidth flags
by Michal Sojka
· 9 years ago
bda95eb
cfg80211: handle add_station auth/assoc flag quirks
by Johannes Berg
· 9 years ago
a9bc31e
cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_station
by Ayala Beker
· 9 years ago
91d3ab4
cfg80211: Add support for aborting an ongoing scan
by Vidyullatha Kanchanapally
· 9 years ago
c781944
cfg80211: Remove unused cfg80211_can_use_iftype_chan()
by Michal Sojka
· 9 years ago
4917287
cfg80211: reg: Remove unused function parameter
by Michal Sojka
· 9 years ago
1b9df2d
cfg80211: ocb: Fix null pointer deref if join_ocb is unimplemented
by Ola Olsson
· 9 years ago
996bf99
lib80211: ratelimit key index mismatch
by Johannes Berg
· 9 years ago
0483eea
cfg80211: replace ieee80211_ie_split() with an inline
by Johannes Berg
· 9 years ago
6e04590
cfg80211: add complete data to station add/change tracing
by Johannes Berg
· 9 years ago
a1056b1
cfg80211: Add missing tracing to cfg80211
by Ilan Peer
· 9 years ago
e420842
cfg80211: allow AID/listen interval changes for unassociated station
by Ayala Beker
· 9 years ago
4baf6be
nl80211: Fix potential memory leak from parse_acl_data
by Ola Olsson
· 9 years ago
a515de6
cfg80211: reg: fix reg_ignore_cell_hint return type
by Johannes Berg
· 9 years ago
81e9257
cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdef
by Johannes Berg
· 9 years ago
9f506802
cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()
by Johannes Berg
· 9 years ago
d34265a
cfg80211: reg: centralize freeing ignored requests
by Johannes Berg
· 9 years ago
480908a
cfg80211: reg: clarify 'treatment' handling in reg_process_hint()
by Johannes Berg
· 9 years ago
fd453d3
cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()
by Johannes Berg
· 9 years ago
b686303
cfg80211: reg: make CRDA support optional
by Johannes Berg
· 9 years ago
922ec58
cfg80211: reg: remove useless reg_timeout scheduling
by Johannes Berg
· 9 years ago
c7d319e
cfg80211: reg: search built-in database directly
by Johannes Berg
· 9 years ago
cecbb06
cfg80211: reg: rename reg_call_crda to reg_query_database
by Johannes Berg
· 9 years ago
25b20db
cfg80211: reg: fix reg_call_crda() return value bug
by Johannes Berg
· 9 years ago
7cf3741
cfg80211: reg: remove useless non-NULL check
by Johannes Berg
· 9 years ago
8047d26
cfg80211: fix gHz to GHz
by Johannes Berg
· 9 years ago
3b06d27
cfg80211: Add multiple scan plans for scheduled scan
by Avraham Stern
· 9 years ago
6e19bc4
nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp
by Dmitry Shmidt
· 9 years ago
2579c98
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
47edb11
cfg80211: allow changing station capabilities for unassociated stations
by Ayala Beker
· 9 years ago
9f0e135
net/wireless: enable wiphy device to suspend/resume asynchronously
by Fu, Zhonghui
· 9 years ago
d55d0d5
nl80211: put current TX power in interface info
by Rafał Miłecki
· 9 years ago
7bdbe40
nl80211: support vendor dumpit commands
by Johannes Berg
· 9 years ago
8de1c63
wireless: make __freq_reg_info static
by Johannes Berg
· 9 years ago
549cc1c
cfg80211: regulatory: restore proper user alpha2
by Maciej S. Szmigiero
· 9 years ago
Next »