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
/
mac80211
/
cfg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
mac80211: fix no-op authorized transitions
Johannes Berg
1
-1
/
+1
2012-01-13
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
1
-2
/
+2
2011-12-19
cfg80211: Return beacon loss count in station
Paul Stewart
1
-1
/
+3
2011-12-15
mac80211: refactor station state transitions
Johannes Berg
1
-15
/
+61
2011-12-15
mac80211: use station mutex in configuration
Johannes Berg
1
-6
/
+6
2011-12-15
mac80211: remove duplicate TDLS peer verification
Johannes Berg
1
-14
/
+0
2011-12-15
cfg80211: validate nl80211 station handling better
Johannes Berg
1
-0
/
+8
2011-11-28
{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
Thomas Pedersen
1
-0
/
+3
2011-11-28
{nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh
Chun-Yeow Yeoh
1
-0
/
+6
2011-11-28
mac80211: dereference RCU protected probe_resp pointer correctly
Arik Nemtsov
1
-1
/
+1
2011-11-28
mac80211: Add NoAck per tid support
Simon Wunderlich
1
-0
/
+11
2011-11-22
mac80211: Support ht-cap over-rides.
Ben Greear
1
-1
/
+1
2011-11-11
mac80211: fix warning in ieee80211_probe_client
Johannes Berg
1
-4
/
+5
2011-11-11
mac80211: Save probe response data for bss
Arik Nemtsov
1
-3
/
+35
2011-11-11
mac80211/cfg80211: report monitor channel in wireless extensions
Johannes Berg
1
-0
/
+9
2011-11-11
mac80211: init rate-control for TDLS sta when supp-rates are known
Arik Nemtsov
1
-1
/
+9
2011-11-10
mac80211: Also report the STA's TDLS flag via nl80211
Helmut Schaa
1
-1
/
+4
2011-11-10
cfg80211/mac80211: allow management TX to not wait for ACK
Johannes Berg
1
-3
/
+8
2011-11-10
mac80211: support client probe
Johannes Berg
1
-0
/
+68
2011-11-10
mac80211: add support for control port protocol in AP mode
Johannes Berg
1
-1
/
+20
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+6
2011-11-09
mac80211: fix confusing parentheses
Johannes Berg
1
-1
/
+1
2011-11-02
mac80211: Fix TDLS support validation in add_station handler
Jouni Malinen
1
-6
/
+6
2011-10-17
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
1
-2
/
+20
2011-10-14
mac80211: Provide station flags to cfg80211
Helmut Schaa
1
-1
/
+19
2011-10-12
mac80211: fix offchannel TX cookie matching
Johannes Berg
1
-1
/
+1
2011-10-11
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
1
-17
/
+363
2011-09-30
mac80211: optimise station flags
Johannes Berg
1
-20
/
+24
2011-09-30
mac80211: data path modification for TDLS peers
Arik Nemtsov
1
-0
/
+10
2011-09-30
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
1
-0
/
+20
2011-09-30
mac80211: handle TDLS high-level commands and frames
Arik Nemtsov
1
-0
/
+310
2011-09-30
cfg80211/mac80211: apply station uAPSD parameters selectively
Johannes Berg
1
-2
/
+4
2011-09-30
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
1
-3
/
+9
2011-09-27
mac80211: save tx params per sdata
Eliad Peller
1
-2
/
+3
2011-09-27
cfg80211/mac80211: add netdev param to set_txq_params()
Eliad Peller
1
-0
/
+1
2011-09-27
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
1
-0
/
+3
2011-09-27
nl80211/cfg80211: Add support to disable CCK rate for management frame
Rajkumar Manoharan
1
-1
/
+2
2011-09-19
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
1
-2
/
+19
2011-09-14
mac80211: add ssid config to bss information in AP-mode
Arik Nemtsov
1
-1
/
+18
2011-09-13
mac80211: Remove mesh paths when an interface is removed
Javier Cardona
1
-1
/
+1
2011-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+19
2011-08-26
mac80211: add uapsd_queues and max_sp params fields
Eliad Peller
1
-0
/
+3
2011-08-26
mac80211: mesh gate fixes
Thomas Pedersen
1
-0
/
+8
2011-08-24
{nl,cfg,mac}80211: let userspace make meshif mesh gate
Javier Cardona
1
-0
/
+4
2011-08-24
{nl,cfg,mac}80211: let userspace set RANN interval
Javier Cardona
1
-0
/
+4
2011-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-39
/
+0
2011-08-09
mac80211: remove offchannel_tx API
Johannes Berg
1
-39
/
+0
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-4
/
+4
2011-07-18
mac80211: reconfigure tx on device reconfiguration
Eliad Peller
1
-0
/
+4
2011-07-08
mac80211: fix CMAC races
Johannes Berg
1
-6
/
+7
[next]