index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-05
nl80211: check for the required netlink attributes presence
Vladis Dronov
1
-0
/
+3
2017-07-21
cfg80211: Check if PMKID attribute is of expected size
Srinivas Dasari
1
-2
/
+1
2017-07-21
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
Srinivas Dasari
1
-0
/
+4
2017-07-21
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
Srinivas Dasari
1
-0
/
+1
2016-10-05
nl80211: validate number of probe response CSA counters
Johannes Berg
1
-1
/
+1
2016-10-04
Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"
Johannes Berg
1
-23
/
+2
2016-06-19
wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
Prasun Maiti
1
-2
/
+23
2016-05-08
nl80211: check netlink protocol in socket release notification
Dmitry Ivanov
1
-1
/
+1
2016-03-20
cfg80211/wext: fix message ordering
Johannes Berg
2
-1
/
+4
2016-03-20
wext: fix message delay/ordering
Johannes Berg
1
-11
/
+40
2015-07-03
cfg80211: wext: clear sinfo struct before calling driver
Johannes Berg
1
-0
/
+2
2015-04-16
nl80211: ignore HT/VHT capabilities without QoS/WMM
Johannes Berg
1
-0
/
+10
2015-02-05
nl80211: fix per-station group key get/del and memory leak
Johannes Berg
1
-5
/
+4
2015-01-27
cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers
Jouni Malinen
1
-3
/
+6
2015-01-27
cfg80211: avoid mem leak on driver hint set
Arik Nemtsov
1
-1
/
+4
2015-01-27
cfg80211: don't WARN about two consecutive Country IE hint
Emmanuel Grumbach
1
-5
/
+2
2015-01-27
nl80211: check matches array length before acessing it
Luciano Coelho
1
-1
/
+1
2014-10-27
Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu...
John W. Linville
1
-1
/
+9
2014-10-14
lib80211: remove unused print_ssid()
Andy Shevchenko
1
-32
/
+0
2014-10-09
nl80211: sanity check the channel switch counter value
Luciano Coelho
1
-1
/
+9
2014-09-26
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
14
-54
/
+366
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2014-09-15
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
14
-54
/
+366
2014-09-11
cfg80211: allow requesting SMPS mode on ap start
Eliad Peller
1
-0
/
+24
2014-09-11
cfg80211/mac80211: add wmm info to assoc event
Eliad Peller
3
-10
/
+25
2014-09-11
cfg80211: add WMM traffic stream API
Johannes Berg
3
-0
/
+185
2014-09-11
cfg80211: clear nl80211 messages carrying keys after processing
Johannes Berg
1
-4
/
+21
2014-09-11
cfg80211: don't put kek/kck/replay counter on the stack
Johannes Berg
1
-7
/
+3
2014-09-11
cfg80211: clear wext keys when freeing and removing them
Johannes Berg
2
-1
/
+3
2014-09-11
cfg80211: clear connect keys when freeing them
Johannes Berg
5
-11
/
+11
2014-09-05
cfg80211: enable dynack through nl80211
Lorenzo Bianconi
1
-0
/
+11
2014-09-05
cfg80211: avoid duplicate entries on regdomain intersection
Eliad Peller
1
-21
/
+60
2014-09-05
nl80211: Add flag attribute for RRM connections
Assaf Krauss
1
-0
/
+17
2014-09-05
cfg80211: add Intel Mobile Communications copyright
Johannes Berg
6
-0
/
+6
2014-09-04
Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...
John W. Linville
4
-16
/
+31
2014-09-03
nl80211: clear skb cb before passing to netlink
Johannes Berg
1
-0
/
+6
2014-08-26
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
1
-2
/
+13
2014-08-26
cfg80211: clarify BSS probe response vs. beacon data
Johannes Berg
2
-6
/
+16
2014-08-26
cfg80211: re-enable CSA for drivers that support it
Michal Kazior
1
-6
/
+0
2014-08-26
cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
Vladimir Kondratiev
1
-2
/
+2
2014-08-25
wireless: core: Reorder wiphy_register() notifications relevantly
Tomasz Bursztyka
1
-4
/
+3
2014-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
3
-14
/
+30
2014-07-21
wireless: fixup genregdb.awk for remove of antenna gain from wireless-regd
Luis R. Rodriguez
2
-13
/
+28
2014-07-21
cfg80211: fix TDLS setup with VHT peers
Arik Nemtsov
1
-1
/
+2
2014-07-18
cfg80211: fix mic_failure tracing
Eliad Peller
1
-1
/
+2
2014-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-22
/
+13
2014-06-25
cfg80211: remove channel_switch combination check
Michal Kazior
1
-11
/
+0
2014-06-24
nl80211: move set_qos_map command into split state
Johannes Berg
1
-6
/
+5
2014-06-23
cfg80211: pass TDLS initiator in tdls_mgmt operations
Arik Nemtsov
3
-6
/
+14
[next]