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
2016-06-15
nl80211: check netlink protocol in socket release notification
Dmitry Ivanov
1
-1
/
+1
2016-04-01
cfg80211/wext: fix message ordering
Johannes Berg
2
-1
/
+6
2016-04-01
wext: fix message delay/ordering
Johannes Berg
1
-11
/
+40
2015-05-09
nl80211: ignore HT/VHT capabilities without QoS/WMM
Johannes Berg
1
-0
/
+8
2015-02-20
nl80211: fix per-station group key get/del and memory leak
Johannes Berg
1
-5
/
+4
2014-11-05
nl80211: clear skb cb before passing to netlink
Johannes Berg
1
-0
/
+6
2014-02-15
radiotap: fix bitmap-end-finding buffer overrun
Johannes Berg
1
-0
/
+4
2013-11-28
wireless: radiotap: fix parsing buffer overrun
Johannes Berg
1
-1
/
+6
2013-09-10
nl80211: fix mgmt tx status and testmode reporting for netns
Michal Kazior
1
-2
/
+5
2013-06-19
cfg80211: check wdev->netdev in connection work
Johannes Berg
1
-0
/
+3
2013-05-13
wireless: regulatory: fix channel disabling race condition
Johannes Berg
1
-1
/
+1
2012-12-06
wireless: allow 40 MHz on world roaming channels 12/13
Johannes Berg
1
-3
/
+2
2012-11-16
mac80211: verify that skb data is present
Johannes Berg
1
-1
/
+2
2012-11-16
wireless: drop invalid mesh address extension frames
Johannes Berg
1
-5
/
+6
2012-11-16
cfg80211: fix antenna gain handling
Felix Fietkau
1
-2
/
+1
2012-10-10
cfg80211: fix possible circular lock on reg_regdb_search()
Luis R. Rodriguez
1
-3
/
+9
2012-08-19
cfg80211: process pending events when unregistering net device
Daniel Drake
3
-1
/
+7
2012-08-10
cfg80211: fix interface combinations check for ADHOC(IBSS)
Liang Li
1
-0
/
+3
2012-07-25
cfg80211: check iface combinations only when iface is running
Michal Kazior
1
-1
/
+1
2012-07-04
cfg80211: fix potential deadlock in regulatory
Eliad Peller
1
-1
/
+1
2012-06-19
cfg80211: fix interface combinations check
Johannes Berg
1
-1
/
+18
2012-05-31
cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
Luis R. Rodriguez
1
-0
/
+10
2012-05-11
nl80211: ensure interface is up in various APIs
Johannes Berg
1
-12
/
+17
2012-05-11
cfg80211: fix interface combinations check.
Lukasz Kucharczyk
1
-1
/
+1
2011-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-18
/
+31
2011-11-30
cfg80211: amend regulatory NULL dereference fix
Luis R. Rodriguez
1
-2
/
+4
2011-11-30
cfg80211: fix race on init and driver registration
Luis R. Rodriguez
1
-16
/
+27
2011-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2011-11-28
nl80211: fix MAC address validation
Eliad Peller
1
-2
/
+2
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+4
2011-11-21
cfg80211: fix regulatory NULL dereference
Johannes Berg
1
-0
/
+4
2011-11-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2011-11-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-7
/
+15
2011-11-09
cfg80211: fix bug on regulatory core exit on access to last_request
Luis R. Rodriguez
1
-0
/
+3
2011-11-07
cfg80211: fix cmp_ies
Johannes Berg
1
-5
/
+8
2011-11-07
cfg80211: allow setting TXQ parameters only in AP mode
Johannes Berg
1
-0
/
+6
2011-11-07
nl80211: fix HT capability attribute validation
Johannes Berg
1
-2
/
+1
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
10
-0
/
+10
2011-10-31
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
Paul Gortmaker
1
-0
/
+1
2011-10-14
nl80211: Add sta_flags to the station info
Helmut Schaa
1
-0
/
+4
2011-09-30
mac80211: data path modification for TDLS peers
Arik Nemtsov
1
-2
/
+3
2011-09-30
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
1
-4
/
+22
2011-09-30
nl80211: support sending TDLS commands/frames
Arik Nemtsov
1
-1
/
+80
2011-09-30
cfg80211/mac80211: apply station uAPSD parameters selectively
Johannes Berg
1
-0
/
+2
2011-09-28
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-0
/
+3
2011-09-27
mac80211: treat the WME sta flag as a bit
Arik Nemtsov
1
-1
/
+1
2011-09-27
cfg80211/mac80211: add netdev param to set_txq_params()
Eliad Peller
1
-0
/
+6
2011-09-27
nl80211/cfg80211: Add support to disable CCK rate for management frame
Rajkumar Manoharan
3
-4
/
+13
2011-09-27
cfg80211: Validate cipher suite against supported ciphers
Jouni Malinen
3
-18
/
+15
2011-09-27
cfg80211: Remove strict validation of AKM suites
Jouni Malinen
1
-11
/
+1
[next]