index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
cfg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix mesh airtime link metric estimating
Thomas Pedersen
2012-03-06
1
-8
/
+15
*
{nl,cfg,mac}80211: Implement RSSI threshold for mesh peering
Ashok Nagarajan
2012-03-05
1
-0
/
+8
*
cfg80211: remove cookies from callbacks
Johannes Berg
2012-02-29
1
-8
/
+4
*
cfg80211: restructure AP/GO mode API
Johannes Berg
2012-02-22
1
-87
/
+59
*
mac80211: redesign auth/assoc
Johannes Berg
2012-02-06
1
-3
/
+3
*
mac80211: add support for mcs masks
Simon Wunderlich
2012-01-30
1
-1
/
+4
*
mac80211: station state transition error handling
Johannes Berg
2012-01-30
1
-14
/
+8
*
{nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh
Chun-Yeow Yeoh
2012-01-27
1
-0
/
+2
*
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
2012-01-27
1
-8
/
+2
*
mac80211: check sta_apply_parameters() return value
Eliad Peller
2012-01-24
1
-1
/
+6
*
mac80211: fix no-op authorized transitions
Johannes Berg
2012-01-13
1
-1
/
+1
*
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-12
1
-2
/
+2
*
cfg80211: Return beacon loss count in station
Paul Stewart
2011-12-19
1
-1
/
+3
*
mac80211: refactor station state transitions
Johannes Berg
2011-12-15
1
-15
/
+61
*
mac80211: use station mutex in configuration
Johannes Berg
2011-12-15
1
-6
/
+6
*
mac80211: remove duplicate TDLS peer verification
Johannes Berg
2011-12-15
1
-14
/
+0
*
cfg80211: validate nl80211 station handling better
Johannes Berg
2011-12-15
1
-0
/
+8
*
{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
Thomas Pedersen
2011-11-28
1
-0
/
+3
*
{nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh
Chun-Yeow Yeoh
2011-11-28
1
-0
/
+6
*
mac80211: dereference RCU protected probe_resp pointer correctly
Arik Nemtsov
2011-11-28
1
-1
/
+1
*
mac80211: Add NoAck per tid support
Simon Wunderlich
2011-11-28
1
-0
/
+11
*
mac80211: Support ht-cap over-rides.
Ben Greear
2011-11-21
1
-1
/
+1
*
mac80211: fix warning in ieee80211_probe_client
Johannes Berg
2011-11-11
1
-4
/
+5
*
mac80211: Save probe response data for bss
Arik Nemtsov
2011-11-11
1
-3
/
+35
*
mac80211/cfg80211: report monitor channel in wireless extensions
Johannes Berg
2011-11-11
1
-0
/
+9
*
mac80211: init rate-control for TDLS sta when supp-rates are known
Arik Nemtsov
2011-11-11
1
-1
/
+9
*
mac80211: Also report the STA's TDLS flag via nl80211
Helmut Schaa
2011-11-09
1
-1
/
+4
*
cfg80211/mac80211: allow management TX to not wait for ACK
Johannes Berg
2011-11-09
1
-3
/
+8
*
mac80211: support client probe
Johannes Berg
2011-11-09
1
-0
/
+68
*
mac80211: add support for control port protocol in AP mode
Johannes Berg
2011-11-09
1
-1
/
+20
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-09
1
-6
/
+6
|
\
|
*
mac80211: Fix TDLS support validation in add_station handler
Jouni Malinen
2011-11-02
1
-6
/
+6
*
|
mac80211: fix confusing parentheses
Johannes Berg
2011-11-08
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-10-17
1
-2
/
+20
|
\
|
*
mac80211: Provide station flags to cfg80211
Helmut Schaa
2011-10-14
1
-1
/
+19
|
*
mac80211: fix offchannel TX cookie matching
Johannes Berg
2011-10-11
1
-1
/
+1
*
|
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-10-11
1
-17
/
+363
|
\
\
|
|
/
|
*
mac80211: optimise station flags
Johannes Berg
2011-09-30
1
-20
/
+24
|
*
mac80211: data path modification for TDLS peers
Arik Nemtsov
2011-09-30
1
-0
/
+10
|
*
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
2011-09-30
1
-0
/
+20
|
*
mac80211: handle TDLS high-level commands and frames
Arik Nemtsov
2011-09-30
1
-0
/
+310
|
*
cfg80211/mac80211: apply station uAPSD parameters selectively
Johannes Berg
2011-09-30
1
-2
/
+4
*
|
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-09-30
1
-3
/
+9
|
\
\
|
|
/
|
*
mac80211: save tx params per sdata
Eliad Peller
2011-09-27
1
-2
/
+3
|
*
cfg80211/mac80211: add netdev param to set_txq_params()
Eliad Peller
2011-09-27
1
-0
/
+1
|
*
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
2011-09-27
1
-0
/
+3
|
*
nl80211/cfg80211: Add support to disable CCK rate for management frame
Rajkumar Manoharan
2011-09-27
1
-1
/
+2
*
|
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
2011-09-19
1
-2
/
+19
|
\
\
|
|
/
|
*
mac80211: add ssid config to bss information in AP-mode
Arik Nemtsov
2011-09-14
1
-1
/
+18
|
*
mac80211: Remove mesh paths when an interface is removed
Javier Cardona
2011-09-13
1
-1
/
+1
[next]