index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
kernel
/
mac80211
/
patches
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "ath9k: Add airtime fairness scheduler"
Felix Fietkau
2016-12-19
6
-104
/
+7
*
ath9k: Add airtime fairness scheduler
Toke Høiland-Jørgensen
2016-12-19
6
-7
/
+104
*
mac80211: backport "cfg80211: limit scan results cache size"
Christian Lamparter
2016-12-19
1
-0
/
+150
*
mac80211: merge a number of minstrel/minstrel_ht performance and memory usage...
Felix Fietkau
2016-12-19
9
-0
/
+822
*
ath10k: fix a soft-lockup on firmware restart
Felix Fietkau
2016-12-14
2
-2
/
+51
*
ath10k: fix a bug on sending null-func frames
Felix Fietkau
2016-12-14
1
-0
/
+42
*
ath10k: fix DMA allocation issues
Felix Fietkau
2016-12-13
2
-0
/
+108
*
mac80211: refresh all patches
Felix Fietkau
2016-12-13
10
-42
/
+39
*
ath9k: add a RCU related bugfix
Felix Fietkau
2016-12-13
1
-0
/
+65
*
kernel: mac80211: disable ath9k bands via device tree
Martin Blumenstingl
2016-11-29
1
-0
/
+32
*
kernel: mac80211: add pending ath9k EEPROM swapping patches
Martin Blumenstingl
2016-11-29
7
-0
/
+1730
*
kernel: mac80211: backport ath9k device tree support patches
Martin Blumenstingl
2016-11-29
3
-0
/
+194
*
ath9k: add support for the HSR tuner of the Ubiquiti UAP Outdoor+
Matthias Schiffer
2016-11-15
1
-0
/
+418
*
ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on success
Matthias Schiffer
2016-11-15
1
-0
/
+29
*
mac80211: rt2x00: add support for mac addr from device tree
Mathias Kresin
2016-11-09
11
-90
/
+197
*
mac80211: rt2x00: fold patches
Mathias Kresin
2016-11-09
2
-47
/
+17
*
mac80211: rt2x00: add mtd-eeprom swab function
Mathias Kresin
2016-11-08
1
-5
/
+9
*
mac80211: rt2x00: remove eeprom filename dependency from mtd-eeprom
Mathias Kresin
2016-11-08
1
-12
/
+15
*
mac80211: rt2x00: improve eeprom_file property handling
Mathias Kresin
2016-11-08
2
-17
/
+11
*
Revert "mwl8k: remove synchronous device init hack"
Felix Fietkau
2016-11-04
1
-0
/
+20
*
Revert "mac80211: remove ath10k delayed initialization hack"
Felix Fietkau
2016-11-04
1
-0
/
+33
*
mac80211: fix A-MSDU tx aggregation (FS#174)
Felix Fietkau
2016-11-04
1
-0
/
+34
*
mac80211: minor cleanup
Felix Fietkau
2016-11-04
1
-0
/
+29
*
mac80211: fix a tx A-MPDU aggregation issue
Felix Fietkau
2016-11-04
1
-0
/
+30
*
mac80211: replace the previous fix with a revert of the faulty upstream commit
Felix Fietkau
2016-11-03
1
-5
/
+6
*
mwl8k: remove synchronous device init hack
Felix Fietkau
2016-11-03
1
-20
/
+0
*
mac80211: remove ath10k delayed initialization hack
Mathias Kresin
2016-11-03
1
-33
/
+0
*
mac80211: fix regdomain change issues with CONFIG_ATH_USER_REGD
Felix Fietkau
2016-11-03
2
-21
/
+38
*
mac80211: fix a minor issue in the header padding patch
Felix Fietkau
2016-11-03
1
-0
/
+9
*
mac80211: fix AP powersave issues introduced in the last wireless-testing upd...
Felix Fietkau
2016-11-03
1
-0
/
+27
*
mac80211: backport some upstream a-msdu tx fixes
Felix Fietkau
2016-10-17
2
-0
/
+128
*
mac80211: fix build error in ath10k with hwmon enabled
Felix Fietkau
2016-10-17
1
-0
/
+37
*
mac80211: update to wireless-testing 2016-10-08
Felix Fietkau
2016-10-13
215
-8595
/
+975
*
mac80211: update rtl8xxxu patches
Álvaro Fernández Rojas
2016-10-08
63
-98
/
+616
*
ath9k: remove patch causing stability issues with powersave devices (FS#176)
Felix Fietkau
2016-09-30
6
-45
/
+8
*
mac80211: fix rfkill dependency
John Crispin
2016-09-29
1
-1
/
+3
*
mac80211: use upstream patches for rtl8xxxu
Álvaro Fernández Rojas
2016-09-29
108
-455
/
+488
*
mac80211: backport brcmfmac changes from 2016-09-27
Rafał Miłecki
2016-09-27
3
-1
/
+97
*
mac80211: backport brcmfmac changes from 2016-09-26
Rafał Miłecki
2016-09-27
26
-2
/
+1316
*
mac80211: fix crash in mac80211_hwsim
Felix Fietkau
2016-09-26
1
-0
/
+11
*
rtl8xxxu: add support for rtl8188eu
Álvaro Fernández Rojas
2016-09-15
105
-0
/
+6333
*
mac80211: fix tx issue with CCMP PN generated in hardware
Felix Fietkau
2016-09-12
1
-1
/
+1
*
mac80211: remove the fq-disable hack, now that reordering is fixed
Felix Fietkau
2016-09-08
1
-15
/
+0
*
mac80211: fix packet loss on fq reordering
Felix Fietkau
2016-09-08
3
-110
/
+481
*
mac80211: backport new register bitfield macros
Felix Fietkau
2016-09-05
1
-0
/
+145
*
mac80211: add a tx sequence number allocation fix
Felix Fietkau
2016-09-05
1
-0
/
+107
*
ath9k: fix regression in tx queueing patch
Felix Fietkau
2016-09-02
1
-15
/
+22
*
mac80211: add fixes for dealing with unexpected BlockAck frames
Felix Fietkau
2016-09-02
2
-0
/
+90
*
ath9k: add a bunch of powersave handling fixes
Felix Fietkau
2016-09-02
5
-0
/
+241
*
mac80211: add a powersave handling fix
Felix Fietkau
2016-09-02
1
-0
/
+31
[next]