index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: purge remain-on-channel items when suspending
Johannes Berg
2013-04-08
4
-5
/
+8
*
mac80211: remove outdated comment referring to master interface
Johannes Berg
2013-04-08
1
-6
/
+1
*
mac80211: return new mpath from mesh_path_add()
Bob Copeland
2013-04-08
4
-51
/
+42
*
mac80211: fix the PREP mesh hwmp debug message
Chun-Yeow Yeoh
2013-04-08
1
-2
/
+2
*
mac80211: parse Timeout Interval Element using a struct
Johannes Berg
2013-04-08
3
-7
/
+8
*
mac80211: check ERP info IE length in parser
Johannes Berg
2013-04-08
4
-7
/
+7
*
mac80211: check DSSS params IE length in parser
Johannes Berg
2013-04-08
5
-6
/
+7
*
mac80211: remove unused IE pointers from parser
Johannes Berg
2013-04-08
2
-28
/
+0
*
mac80211: remove ancient reference to master interface
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: add beacon stats to debugfs
Ben Greear
2013-04-08
2
-0
/
+13
*
mac80211: let drivers not supporting channel contexts use VHT
Karl Beldan
2013-04-08
1
-13
/
+1
*
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
9
-71
/
+83
*
mac80211: allow drivers to set default uAPSD parameters
Alexander Bondar
2013-03-25
2
-2
/
+4
*
mac80211: ibss: use beacon_data struct for beacon and probe response
Johannes Berg
2013-03-25
3
-71
/
+70
*
mac80211: ibss: disable beaconing before freeing beacon
Johannes Berg
2013-03-25
1
-9
/
+12
*
mac80211: add P2P NoA settings
Janusz Dziedzic
2013-03-22
4
-30
/
+46
*
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: return the RSSI in dBm
Emmanuel Grumbach
2013-03-20
1
-1
/
+1
*
cfg80211: fix error return code in cfg80211_init()
Wei Yongjun
2013-03-20
1
-1
/
+3
*
cfg80211: fix potential connection work crash
Johannes Berg
2013-03-20
1
-1
/
+1
*
mac80211: stop queues temporarily for flushing
Johannes Berg
2013-03-18
7
-12
/
+31
*
mac80211: pass queue bitmap to flush operation
Johannes Berg
2013-03-18
9
-17
/
+48
*
mac80211/minstrel_ht: do not sample actively used rates
Felix Fietkau
2013-03-18
1
-2
/
+5
*
mac80211/minstrel_ht: avoid useless sampling of high-probability slower rates
Felix Fietkau
2013-03-18
1
-3
/
+3
*
mac80211/minstrel_ht: improve rate selection stability
Felix Fietkau
2013-03-18
1
-1
/
+10
*
mac80211: remove vif debugfs driver callbacks
Stanislaw Gruszka
2013-03-18
2
-41
/
+0
*
mac80211: move sdata debugfs dir to vif
Stanislaw Gruszka
2013-03-18
4
-19
/
+18
*
mac80211: add driver callback for per-interface multicast filter
Alexander Bondar
2013-03-11
3
-0
/
+51
*
mac80211: remove a few set but unused variables
Johannes Berg
2013-03-11
3
-11
/
+1
*
mac80211: batch key free synchronize_net()
Johannes Berg
2013-03-11
3
-22
/
+73
*
mac80211: remove underscores from some key functions
Johannes Berg
2013-03-11
4
-20
/
+20
*
mac80211: clean up key freeing a bit
Johannes Berg
2013-03-11
3
-22
/
+25
*
mac80211: Call drv_set_tim only if there is a change
Ilan Peer
2013-03-07
1
-0
/
+13
*
mac80211: provide ieee80211_sta_eosp()
Johannes Berg
2013-03-07
3
-36
/
+3
*
mac80211: provide race-free 64-bit traffic counters
Johannes Berg
2013-03-07
3
-14
/
+25
*
mac80211: init mesh timer for user authed STAs
Thomas Pedersen
2013-03-06
2
-1
/
+5
*
mac80211: disallow changing auto_open_plinks
Thomas Pedersen
2013-03-06
1
-1
/
+4
*
nl80211: user_mpm overrides auto_open_plinks
Thomas Pedersen
2013-03-06
1
-0
/
+3
*
mac80211: support userspace MPM
Thomas Pedersen
2013-03-06
6
-6
/
+14
*
cfg80211: rename mesh station types
Thomas Pedersen
2013-03-06
2
-6
/
+6
*
nl80211: explicit userspace MPM
Thomas Pedersen
2013-03-06
2
-0
/
+9
*
mac80211: improve minstrels rate sorting by means of throughput & probability
Thomas Huehn
2013-03-06
3
-36
/
+49
*
mac80211: treat minstrel success probabilities below 10% as implausible
Thomas Huehn
2013-03-06
1
-1
/
+6
*
mac80211: add lowest rate into minstrel's random rate sampling table
Thomas Huehn
2013-03-06
3
-15
/
+10
*
mac80211: extend minstrel's rate sampling to avoid unsampled rates
Thomas Huehn
2013-03-06
2
-4
/
+10
*
mac80211: add documentation and verbose variable names in
Thomas Huehn
2013-03-06
2
-33
/
+50
*
mac80211: merge value scaling macros of minstrel_ht and minstrel
Thomas Huehn
2013-03-06
4
-13
/
+12
*
mac80211: merge EWMA calculation of minstrel_ht and minstrel
Thomas Huehn
2013-03-06
3
-21
/
+17
[next]