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: refresh patch
Felix Fietkau
2015-09-16
1
-1
/
+1
*
ath9k: enable hw manual peak calibration for QCA9561
Felix Fietkau
2015-09-16
1
-0
/
+33
*
ath10k: reduce dma burst size on newer firmware to fix crashes
Felix Fietkau
2015-09-13
1
-0
/
+33
*
mac80211: add pending brcmfmac patch fixing warm reboots
Rafał Miłecki
2015-08-27
1
-0
/
+193
*
mac80211: add pending brcmfmac patches fixing multiple interfaces
Rafał Miłecki
2015-08-26
12
-0
/
+1317
*
mac80211: backport latest patches except for NVRAM support
Rafał Miłecki
2015-08-25
8
-3
/
+569
*
mac80211: mwl8k: init devices synchronously
Jonas Gorski
2015-08-05
1
-0
/
+20
*
mac80211: restore AP scan patch
Felix Fietkau
2015-07-31
1
-0
/
+11
*
mac80211: fix an invalid read in minstrel rate sorting
Felix Fietkau
2015-07-31
1
-0
/
+34
*
mac80211: fix data alignment of management frames / beacons
Felix Fietkau
2015-07-31
1
-0
/
+20
*
mac80211: do not add debugfs_create_devm_seqfile() on recent kernel versions
Hauke Mehrtens
2015-07-25
1
-0
/
+33
*
mac80211: update to wireless-testing 2015-07-21
Felix Fietkau
2015-07-22
27
-825
/
+957
*
cfg80211: fix a locking issue (#20098)
Felix Fietkau
2015-07-18
5
-5
/
+221
*
mac80211: add brcmfmac patch fixing user space picked MACs
Rafał Miłecki
2015-07-09
1
-0
/
+69
*
mac80211: try to workaround some brcmfmac bug with handling interfaces
Rafał Miłecki
2015-07-09
1
-0
/
+49
*
mac80211: Drop ath10k workaround for providing calibration data
John Crispin
2015-07-07
1
-18
/
+0
*
mac80211: ath9k: fix qca956x name also
John Crispin
2015-07-07
1
-0
/
+8
*
mac80211: fix compile warning in rt2800lib.c
Hauke Mehrtens
2015-07-06
1
-7
/
+8
*
mac80211: remove useless patch
Hauke Mehrtens
2015-07-06
1
-16
/
+0
*
mac80211: remove useless patch
Hauke Mehrtens
2015-07-06
1
-10
/
+0
*
mac80211: add missing patch chunk
Felix Fietkau
2015-07-06
1
-0
/
+21
*
mac80211: update to version 2015-06-22
Felix Fietkau
2015-07-06
175
-11375
/
+1057
*
mac80211: Backport ath10k firmware API v5 support
Felix Fietkau
2015-07-06
3
-0
/
+475
*
ath9k: make DMA stop related messages debug-only (#11862, #9654)
Felix Fietkau
2015-07-02
1
-0
/
+74
*
mac80211: fix build on UML
Nicolas Thill
2015-06-26
1
-0
/
+15
*
ath9k: fix ar956x device detection
Felix Fietkau
2015-06-21
5
-8
/
+28
*
mac80211: backport some brcmfmac patches
Rafał Miłecki
2015-06-21
8
-0
/
+892
*
ath9k: add another fix for some rx/tx dma stop issues, refresh patches
Felix Fietkau
2015-06-17
3
-4
/
+35
*
mac80211: add brcmfmac patch for synchronous init
Rafał Miłecki
2015-06-08
1
-0
/
+114
*
mac80211: add brcmfmac patch reading NVRAM from platform
Rafał Miłecki
2015-06-08
1
-0
/
+80
*
mac80211: fix b43 support for 14e4:4321 BCM4321 (band detection)
Rafał Miłecki
2015-06-08
1
-0
/
+32
*
mac80211: backport today's brcmfmac changes
Rafał Miłecki
2015-06-08
3
-0
/
+223
*
ath9k: fix an issue with stopping rx/tx dma on AR93xx
Felix Fietkau
2015-06-02
2
-1
/
+34
*
mac80211: backport one missed brcmfmac NVRAM-related patch
Rafał Miłecki
2015-05-28
1
-0
/
+50
*
mac80211: backport today's brcmfmac changes
Rafał Miłecki
2015-05-28
5
-0
/
+323
*
mac80211: backport today's brcmfmac changes
Rafał Miłecki
2015-05-26
9
-0
/
+696
*
mac80211: make it work with 3.18.12+
Jonas Gorski
2015-05-21
30
-69
/
+98
*
mac80211: backport brcmfmac to support multiple devices NVRAM
Rafał Miłecki
2015-04-24
10
-0
/
+1000
*
mac80211: update brcmfmac to the wireless-drivers-next-for-davem-2015-04-09
Rafał Miłecki
2015-04-24
19
-0
/
+1850
*
mac80211: merge a number of upstream driver fixes/improvements
Felix Fietkau
2015-04-14
29
-25
/
+1114
*
mac80211: get rid of tx power related log spam
Felix Fietkau
2015-04-04
1
-0
/
+38
*
mac80211: update the software queue patch to the version accepted upstream
Felix Fietkau
2015-04-03
7
-74
/
+86
*
ath: relax regulatory rules for default regd code
Felix Fietkau
2015-04-03
1
-0
/
+47
*
mac80211: fix tx queue allocation issues (#19329)
Felix Fietkau
2015-03-27
1
-3
/
+5
*
mac80211: remove a leftover patch chunk that should have been deleted in r45061
Felix Fietkau
2015-03-27
1
-24
/
+0
*
mac80211: rework memory allocation for software queueing patch
Felix Fietkau
2015-03-27
1
-22
/
+40
*
kernel: mac80211: backport bcma patch renaming IRQ control function
Rafał Miłecki
2015-03-24
1
-0
/
+104
*
mac80211: merge a few performance enhancements
Felix Fietkau
2015-03-20
7
-1
/
+550
*
mac80211: update software queueing patch
Felix Fietkau
2015-03-20
3
-70
/
+65
*
mac80211: add some improvements to the software queueing code
Felix Fietkau
2015-03-17
4
-106
/
+268
[next]