index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-16
mac80211: unify CSA action frame/beacon processing
Johannes Berg
3
-36
/
+43
2013-04-16
mac80211: use second center_freq segment only in 80+80
Johannes Berg
1
-6
/
+4
2013-04-16
wireless: regulatory: fix channel disabling race condition
Johannes Berg
1
-1
/
+1
2013-04-11
mac80211: always pick a basic rate to tx RTS/CTS for pre-HT rates
Karl Beldan
1
-4
/
+7
2013-04-11
mac80211: fix ieee80211_queue_stopped()
Thomas Pedersen
1
-1
/
+2
2013-04-10
mac80211: provide SSID in IBSS mode
Marek Puzyniak
1
-0
/
+4
2013-04-10
mac80211: always advertise STBC/MCSes even if no AP support
Johannes Berg
1
-32
/
+0
2013-04-10
mac80211: clear SSID when stopping AP
Marek Puzyniak
1
-0
/
+1
2013-04-10
mac80211: fix recalc_radar hwconf sync problem
Simon Wunderlich
1
-10
/
+33
2013-04-10
mac80211: stringify another plink state
Thomas Pedersen
1
-2
/
+2
2013-04-10
mac80211: unset FC retry bit in mesh fwding path
Thomas Pedersen
1
-0
/
+1
2013-04-08
mac80211: make ieee802_11_parse_elems an inline
Johannes Berg
2
-8
/
+6
2013-04-08
mac80211: don't start new netdev queues if driver stopped
Johannes Berg
1
-2
/
+22
2013-04-08
mac80211: replace some dead code by a warning
Johannes Berg
1
-1
/
+2
2013-04-08
mac80211: don't fiddle with netdev queues in MLME code
Johannes Berg
1
-24
/
+2
2013-04-08
mac80211: disable uAPSD if all ACs are under ACM
Alexander Bondar
1
-1
/
+2
2013-04-08
mac80211: fix do_stop handling while suspended
Johannes Berg
1
-25
/
+49
2013-04-08
mac80211: destroy virtual monitor interface across suspend
Johannes Berg
4
-6
/
+11
2013-04-08
mac80211: purge remain-on-channel items when suspending
Johannes Berg
4
-5
/
+8
2013-04-08
mac80211: remove outdated comment referring to master interface
Johannes Berg
1
-6
/
+1
2013-04-08
mac80211: return new mpath from mesh_path_add()
Bob Copeland
4
-51
/
+42
2013-04-08
mac80211: fix the PREP mesh hwmp debug message
Chun-Yeow Yeoh
1
-2
/
+2
2013-04-08
mac80211: parse Timeout Interval Element using a struct
Johannes Berg
3
-7
/
+8
2013-04-08
mac80211: check ERP info IE length in parser
Johannes Berg
4
-7
/
+7
2013-04-08
mac80211: check DSSS params IE length in parser
Johannes Berg
5
-6
/
+7
2013-04-08
mac80211: remove unused IE pointers from parser
Johannes Berg
2
-28
/
+0
2013-04-08
mac80211: remove ancient reference to master interface
Johannes Berg
1
-1
/
+1
2013-04-08
mac80211: be more careful about sending beacon-loss-events
Ben Greear
1
-3
/
+5
2013-04-08
mac80211: add beacon stats to debugfs
Ben Greear
2
-0
/
+13
2013-04-08
mac80211: let drivers not supporting channel contexts use VHT
Karl Beldan
1
-13
/
+1
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
9
-71
/
+83
2013-03-25
mac80211: allow drivers to set default uAPSD parameters
Alexander Bondar
2
-2
/
+4
2013-03-25
mac80211: ibss: use beacon_data struct for beacon and probe response
Johannes Berg
3
-71
/
+70
2013-03-25
mac80211: ibss: disable beaconing before freeing beacon
Johannes Berg
1
-9
/
+12
2013-03-22
mac80211: add P2P NoA settings
Janusz Dziedzic
4
-30
/
+46
2013-03-22
mac80211: use ieee80211_p2p_noa_attr structure
Janusz Dziedzic
1
-11
/
+15
2013-03-22
mac80211: make beacon-loss-count configurable
Ben Greear
1
-3
/
+7
2013-03-20
mac80211: return the RSSI in dBm
Emmanuel Grumbach
1
-1
/
+1
2013-03-20
cfg80211: fix error return code in cfg80211_init()
Wei Yongjun
1
-1
/
+3
2013-03-20
cfg80211: fix potential connection work crash
Johannes Berg
1
-1
/
+1
2013-03-18
mac80211: stop queues temporarily for flushing
Johannes Berg
7
-12
/
+31
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
9
-17
/
+48
2013-03-18
mac80211/minstrel_ht: do not sample actively used rates
Felix Fietkau
1
-2
/
+5
2013-03-18
mac80211/minstrel_ht: avoid useless sampling of high-probability slower rates
Felix Fietkau
1
-3
/
+3
2013-03-18
mac80211/minstrel_ht: improve rate selection stability
Felix Fietkau
1
-1
/
+10
2013-03-18
mac80211: remove vif debugfs driver callbacks
Stanislaw Gruszka
2
-41
/
+0
2013-03-18
mac80211: move sdata debugfs dir to vif
Stanislaw Gruszka
4
-19
/
+18
2013-03-11
mac80211: add driver callback for per-interface multicast filter
Alexander Bondar
3
-0
/
+51
2013-03-11
mac80211: remove a few set but unused variables
Johannes Berg
3
-11
/
+1
2013-03-11
mac80211: batch key free synchronize_net()
Johannes Berg
3
-22
/
+73
[next]