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
/
mlme.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: require passing BSS struct back to cfg80211_assoc_timeout
Johannes Berg
2013-06-19
1
-8
/
+7
*
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
2013-06-19
1
-7
/
+80
|
\
|
*
mac80211: work around broken APs not including HT info
Johannes Berg
2013-06-12
1
-7
/
+80
*
|
mac80211: fix various components for the new 5 and 10 MHz widths
Simon Wunderlich
2013-06-18
1
-0
/
+12
*
|
mac80211: track AP's beacon rate and give it to the driver
Alexander Bondar
2013-06-13
1
-1
/
+7
*
|
mac80211: Use suitable semantics for beacon availability indication
Alexander Bondar
2013-06-05
1
-9
/
+11
*
|
mac80211: fix powersave bug and clean up ieee80211_rx_bss_info
Alexander Bondar
2013-06-05
1
-21
/
+9
*
|
cfg80211/mac80211: clean up cfg80211 SME APIs
Johannes Berg
2013-06-04
1
-21
/
+23
*
|
mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframes
Pontus Fuchs
2013-06-04
1
-0
/
+4
*
|
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
2013-05-25
1
-223
/
+118
*
|
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
2013-05-25
1
-10
/
+35
|
\
\
|
|
/
|
*
mac80211: fix direct probe auth
Stanislaw Gruszka
2013-05-17
1
-6
/
+6
|
*
mac80211: report deauth to cfg80211 for local state change
Johannes Berg
2013-05-16
1
-4
/
+4
|
*
mac80211: fix HT beacon-based channel switch handling
Johannes Berg
2013-05-16
1
-6
/
+22
|
*
mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME
Johannes Berg
2013-05-16
1
-0
/
+25
*
|
mac80211: enable power save only if DTIM period is available
Alexander Bondar
2013-05-16
1
-0
/
+4
*
|
mac80211: fix HT beacon-based channel switch handling
Johannes Berg
2013-05-16
1
-6
/
+22
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-23
1
-4
/
+20
|
\
|
*
mac80211: fix cfg80211 interaction on auth/assoc request
Johannes Berg
2013-04-10
1
-4
/
+20
*
|
mac80211: indicate admission control in TX queue parameters
Alexander Bondar
2013-04-22
1
-0
/
+1
*
|
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2013-04-22
1
-2
/
+4
|
\
\
|
*
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-10
1
-62
/
+66
|
|
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-29
1
-2
/
+4
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
mac80211: Don't restart sta-timer if not associated.
Ben Greear
2013-03-24
1
-2
/
+4
*
|
|
|
mac80211: remove warning from ieee80211_beacon_loss
Alexander Bondar
2013-04-16
1
-1
/
+0
*
|
|
|
mac80211: handle wide bandwidth channel switch
Johannes Berg
2013-04-16
1
-17
/
+79
*
|
|
|
mac80211: parse VHT channel switch IEs
Johannes Berg
2013-04-16
1
-8
/
+8
*
|
|
|
mac80211: handle extended channel switch announcement
Johannes Berg
2013-04-16
1
-4
/
+27
*
|
|
|
mac80211: support secondary channel offset in CSA
Johannes Berg
2013-04-16
1
-15
/
+56
*
|
|
|
mac80211: support extended channel switch
Johannes Berg
2013-04-16
1
-26
/
+51
*
|
|
|
mac80211: unify CSA action frame/beacon processing
Johannes Berg
2013-04-16
1
-28
/
+43
*
|
|
|
mac80211: use second center_freq segment only in 80+80
Johannes Berg
2013-04-16
1
-6
/
+4
*
|
|
|
mac80211: always advertise STBC/MCSes even if no AP support
Johannes Berg
2013-04-10
1
-32
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
mac80211: don't fiddle with netdev queues in MLME code
Johannes Berg
2013-04-08
1
-24
/
+2
*
|
|
mac80211: disable uAPSD if all ACs are under ACM
Alexander Bondar
2013-04-08
1
-1
/
+2
*
|
|
mac80211: parse Timeout Interval Element using a struct
Johannes Berg
2013-04-08
1
-3
/
+3
*
|
|
mac80211: check ERP info IE length in parser
Johannes Berg
2013-04-08
1
-1
/
+1
*
|
|
mac80211: check DSSS params IE length in parser
Johannes Berg
2013-04-08
1
-1
/
+1
*
|
|
mac80211: be more careful about sending beacon-loss-events
Ben Greear
2013-04-08
1
-3
/
+5
*
|
|
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
1
-7
/
+17
*
|
|
mac80211: allow drivers to set default uAPSD parameters
Alexander Bondar
2013-03-25
1
-2
/
+2
*
|
|
mac80211: add P2P NoA settings
Janusz Dziedzic
2013-03-22
1
-20
/
+25
*
|
|
mac80211: use ieee80211_p2p_noa_attr structure
Janusz Dziedzic
2013-03-22
1
-11
/
+15
*
|
|
mac80211: make beacon-loss-count configurable
Ben Greear
2013-03-22
1
-3
/
+7
|
/
/
*
|
mac80211: stop queues temporarily for flushing
Johannes Berg
2013-03-18
1
-0
/
+4
*
|
mac80211: pass queue bitmap to flush operation
Johannes Berg
2013-03-18
1
-4
/
+4
*
|
mac80211: cleanup suspend/resume on managed mode
Stanislaw Gruszka
2013-03-06
1
-86
/
+2
*
|
mac80211: support VHT capability overrides
Johannes Berg
2013-03-06
1
-1
/
+11
|
/
*
mac80211: fix VHT MCS calculation
Johannes Berg
2013-03-01
1
-0
/
+3
*
mac80211: Fix crash due to un-canceled work-items
Ben Greear
2013-02-26
1
-0
/
+11
[next]