index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
nl80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-12
nl80211: check matches array length before acessing it
Luciano Coelho
1
-1
/
+1
2014-11-28
cfg80211: remove unneeded initialisations in nl80211_set_reg
Johannes Berg
1
-3
/
+3
2014-11-27
nl80211: don't crash sending invalid chandef
Johannes Berg
1
-1
/
+2
2014-11-26
cfg80211: clean up beacon loss CQM event
Johannes Berg
1
-0
/
+23
2014-11-26
cfg80211: refactor the various CQM event sending code
Johannes Berg
1
-123
/
+99
2014-11-25
cfg80211: remove pointless channel lookup in survey code
Johannes Berg
1
-5
/
+1
2014-11-19
nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACE
Tomasz Bursztyka
1
-7
/
+41
2014-11-19
nl80211: Replace interface socket owner attribute with more generic one
Jukka Rissanen
1
-2
/
+2
2014-11-19
cfg80211: protect fools returning NULL in add_virtual_intf
Rafał Miłecki
1
-1
/
+4
2014-11-19
cfg80211: allow drivers to support random MAC addresses for scan
Johannes Berg
1
-3
/
+83
2014-11-19
cfg80211: add wowlan net-detect support
Luciano Coelho
1
-1
/
+110
2014-11-19
cfg80211: refactor nl80211_start_sched_scan so it can be reused
Luciano Coelho
1
-58
/
+72
2014-11-19
cfg80211: introduce TDLS channel switch commands
Arik Nemtsov
1
-0
/
+108
2014-11-10
cfg80211/mac80211: allow any interface to send channel switch notifications
Luciano Coelho
1
-6
/
+0
2014-11-10
cfg80211: add channel switch started notification
Luciano Coelho
1
-3
/
+25
2014-11-04
cfg80211: fix nl80211 cmd id in nl80211_send_mpath()
Henning Rogge
1
-1
/
+1
2014-11-04
cfg80211: 802.11p OCB mode handling
Rostislav Lisovy
1
-0
/
+39
2014-10-31
cfg80211: avoid using default in interface type switch
Johannes Berg
1
-1
/
+5
2014-10-29
cfg80211: fix set but not used warning in nl80211_channel_switch()
Fabian Frederick
1
-4
/
+1
2014-10-27
cfg80211: support configuring vif mac addr on create
Ben Greear
1
-1
/
+3
2014-10-22
cfg80211: make WMM TSPEC support flag an nl80211 feature flag
Johannes Berg
1
-8
/
+6
2014-10-20
Merge branch 'mac80211' into mac80211-next
Johannes Berg
1
-1
/
+9
2014-10-20
cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION
Jouni Malinen
1
-0
/
+21
2014-10-20
cfg80211: Convert del_station() callback to use a param struct
Jouni Malinen
1
-3
/
+5
2014-10-09
nl80211: sanity check the channel switch counter value
Luciano Coelho
1
-1
/
+9
2014-10-09
cfg80211: add ops to query mesh proxy path table
Henning Rogge
1
-0
/
+99
2014-09-26
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-22
/
+211
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
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
1
-7
/
+21
2014-09-11
cfg80211: add WMM traffic stream API
Johannes Berg
1
-0
/
+109
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 connect keys when freeing them
Johannes Berg
1
-4
/
+4
2014-09-05
cfg80211: enable dynack through nl80211
Lorenzo Bianconi
1
-0
/
+11
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
1
-0
/
+1
2014-09-03
nl80211: clear skb cb before passing to netlink
Johannes Berg
1
-0
/
+6
2014-08-26
cfg80211: clarify BSS probe response vs. beacon data
Johannes Berg
1
-4
/
+12
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-1
/
+2
2014-07-21
cfg80211: fix TDLS setup with VHT peers
Arik Nemtsov
1
-1
/
+2
2014-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+5
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
1
-0
/
+4
2014-05-26
cfg80211: send events when devices are added/removed
Johannes Berg
1
-5
/
+16
2014-05-20
cfg80211: export expected throughput through get_station()
Antonio Quartulli
1
-0
/
+4
2014-05-19
cfg80211: constify wowlan/coalesce mask/pattern pointers
Johannes Berg
1
-17
/
+22
2014-05-15
cfg80211: Support multiple CSA counters
Andrei Otcheretianski
1
-14
/
+51
2014-05-15
cfg80211: Add API to update CSA counters in mgmt frames
Andrei Otcheretianski
1
-2
/
+22
[next]