Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d6c925cada0d92e49c3473bc0a69ea3913fff905
/
net
/
wireless
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
876dc93
nl80211: Allow setting multicast rate on OCB interfaces
by Bertold Van den Bergh
· 9 years ago
9189ee3
cfg80211: propagate set_wiphy failure to userspace
by Michal Kazior
· 9 years ago
4edd569
cfg80211: regulatory: handle 5 and 10 MHz channels properly
by Matthias May
· 9 years ago
72bbe3d
Merge branch 'mac80211' into mac80211-next
by Johannes Berg
· 9 years ago
841b351
wireless: remove superfluous if statement in regulatory code
by John Linville
· 9 years ago
33d8783
cfg80211: allow mgmt_frame_register callback to sleep
by Johannes Berg
· 9 years ago
923b352
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
by Arik Nemtsov
· 9 years ago
042ab5f
wireless: regulatory: reduce log level of CRDA related messages
by Thomas Petazzoni
· 9 years ago
25c43bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
9c5a18a
cfg80211: wext: clear sinfo struct before calling driver
by Johannes Berg
· 9 years ago
6cbfb1b
cfg80211: ignore netif running state when changing iftype
by Michal Kazior
· 9 years ago
80279fb
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
by Johannes Berg
· 9 years ago
262918d
cfg80211: Switch to PM ops
by Lars-Peter Clausen
· 9 years ago
06f207f
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
by Arik Nemtsov
· 10 years ago
be69c24
cfg80211: Allow GO concurrent relaxation after BSS disconnection
by Avraham Stern
· 10 years ago
4292504
cfg80211: allow the plink state blocking for user managed mesh
by Chun-Yeow Yeoh
· 10 years ago
6d00ec0
cfg80211: don't allow disabling WEXT if it's required
by Johannes Berg
· 10 years ago
46b9d18
cfg80211: send extended capabilities IE in connect
by Johannes Berg
· 10 years ago
29464cc
cfg80211: move IE split utilities here from mac80211
by Johannes Berg
· 10 years ago
c37722b
cfg80211: Stop calling crda if it is not responsive
by Ilan peer
· 10 years ago
7b6249b
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
67b61f6
netlink: implement nla_get_in_addr and nla_get_in6_addr
by Jiri Benc
· 10 years ago
930345e
netlink: implement nla_put_in_addr and nla_put_in6_addr
by Jiri Benc
· 10 years ago
6bab2e19
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
by Tom Gundersen
· 10 years ago
a38700d
cfg/mac80211: add regulatory classes IE during TDLS setup
by Arik Nemtsov
· 10 years ago
21fea56
nl80211: add net-detect delay to wowlan info
by Luciano Coelho
· 10 years ago
0fa74a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
5d8325e
cfg80211: add vlan to station add/change tracing
by Johannes Berg
· 10 years ago
2e54a68
cfg80211: Process all pending regulatory requests/hints
by Ben
· 10 years ago
496fcc2
nl80211: ignore HT/VHT capabilities without QoS/WMM
by Johannes Berg
· 10 years ago
eeca9fc
cfg80211: Schedule timeout for all CRDA calls
by Ilan peer
· 10 years ago
0505075
cfg80211: Add API to change the indoor regulatory setting
by Ilan peer
· 10 years ago
0c4ddcd
cfg80211: Simplify the handling of regulatory indoor setting
by Ilan peer
· 10 years ago
98fc438
nl80211: prohibit mixing 'any' and regular wowlan triggers
by Johannes Berg
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d2beae1
wireless: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
954a86e
cfg80211: add operating classes 128-130
by Eliad Peller
· 10 years ago
Next »