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
...
*
mac80211: brcmfmac: add early (& hacky) patch for storing country codes
Rafał Miłecki
2017-01-16
1
-0
/
+60
*
mac80211: use wiphy_read_of_freq_limits in brcmfmac
Rafał Miłecki
2017-01-15
1
-0
/
+31
*
mac80211: backport a fix for a tx related race condition
Felix Fietkau
2017-01-14
1
-0
/
+107
*
mac80211: refresh patches
Felix Fietkau
2017-01-14
8
-109
/
+123
*
mac80211: backport some upstream fixes
Koen Vandeputte
2017-01-14
3
-0
/
+200
*
kernel: update 4.4 kernel to 4.4.42
Hauke Mehrtens
2017-01-13
1
-0
/
+15
*
mac80211: fix broken spatial multiplexing defaults
Felix Fietkau
2017-01-13
2
-2
/
+43
*
mac80211: pending brcmfmac patches cleaning channels management
Rafał Miłecki
2017-01-10
6
-2
/
+257
*
mac80211: rename b43 patches to make more space
Rafał Miłecki
2017-01-10
6
-0
/
+0
*
mac80211: backport cfg80211 support for ieee80211-freq-limit DT property
Rafał Miłecki
2017-01-06
2
-0
/
+312
*
ath9k: don't run periodic and nf calibration at the same time
Felix Fietkau
2017-01-05
1
-0
/
+26
*
Revert "ath9k: Add airtime fairness scheduler"
Felix Fietkau
2017-01-04
9
-728
/
+15
*
ath9k: fix issues with external reset on AR913x
Felix Fietkau
2016-12-27
4
-9
/
+10
*
ath5k: drop bogus warning on drv_set_key with unsupported cipher (FS#334)
Felix Fietkau
2016-12-27
1
-0
/
+23
*
ath9k: remove old rx dma stop check optimization
Felix Fietkau
2016-12-27
1
-28
/
+0
*
ath9k: Add airtime fairness scheduler
Toke Høiland-Jørgensen
2016-12-22
9
-15
/
+728
*
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
[prev]
[next]