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
*
ath9k_htc: fix decryption errors
Felix Fietkau
2014-09-14
1
-0
/
+29
*
ath9k: fix pll clock initialization on newer soc devices (fixes #14916)
Felix Fietkau
2014-09-09
9
-14
/
+139
*
ath9k: add some ani related stability / performance fixes
Felix Fietkau
2014-09-08
2
-2
/
+59
*
mac80211: rt2x00: fix of ht20/ht40 switching fix
John Crispin
2014-09-01
1
-1
/
+1
*
mac80211: rt2x00 correctly set ht20/ht40 filter
John Crispin
2014-09-01
1
-0
/
+33
*
mac80211: fix crash when unloading drivers (#17706)
Felix Fietkau
2014-08-29
1
-0
/
+14
*
mac80211/rt2x00: allow disabling bands through dts
John Crispin
2014-08-25
1
-0
/
+27
*
mac80211: fix warning with kernel 3.14
Hauke Mehrtens
2014-08-11
1
-0
/
+27
*
mac80211: refresh patch
Felix Fietkau
2014-08-02
1
-2
/
+2
*
ath9k: disable periodic entropy gathering (keep initial) to fix some stabilit...
Felix Fietkau
2014-08-02
1
-14
/
+0
*
mac80211: b43: update b43 to version master-2014-07-29-1
Hauke Mehrtens
2014-07-30
7
-165
/
+283
*
mac80211: merge a few WDS-AP related fixes (#14756, #16802)
Felix Fietkau
2014-07-25
1
-3
/
+53
*
ath9k: fix a long standing aggregation related tx lockup
Felix Fietkau
2014-07-23
1
-3
/
+37
*
mac80211: b43: update b43 to version master-2014-07-22
Hauke Mehrtens
2014-07-22
3
-186
/
+1149
*
mac80211: fix a null pointer deref when querying station info when rate contr...
Felix Fietkau
2014-07-22
1
-2
/
+20
*
fix typo
Imre Kaloz
2014-07-19
1
-1
/
+1
*
allow ath10k to initialize using the board.bin contents
Imre Kaloz
2014-07-19
1
-0
/
+14
*
mac80211: b43: fix PHY_G support.
Hauke Mehrtens
2014-07-16
1
-0
/
+10
*
ath9k: add a fix for tx pending frame accounting, fixes some tx hang issues
Felix Fietkau
2014-07-16
2
-3
/
+90
*
mac80211: b43: backport b43 patches from wireless testing
Hauke Mehrtens
2014-07-15
6
-129
/
+1745
*
mac80211: b43: backport b43 patches from wireless testing
Hauke Mehrtens
2014-07-12
6
-24
/
+2542
*
mac80211: add support for mt7620
John Crispin
2014-07-01
2
-0
/
+1218
*
mac80211: revert a faulty upstream change which is causing channel 12 to be e...
Felix Fietkau
2014-06-22
2
-2
/
+67
*
mac80211: disable the clk_* backport, it is unused by drivers and has the wro...
Felix Fietkau
2014-06-13
1
-0
/
+20
*
b43: fix a regression on G-PHY devices
Felix Fietkau
2014-06-12
2
-2
/
+35
*
rt2x00: fix crash when using TKIP on USB devices
Felix Fietkau
2014-06-12
1
-2
/
+49
*
ath9k: fix initial noise floor calibration on older chips
Felix Fietkau
2014-06-12
1
-0
/
+25
*
ath9k: make noise floor calibration and periodic calibration mutually exclusive
Felix Fietkau
2014-06-12
1
-0
/
+42
*
b43: fix frequency reporting, fixes scan issues
Felix Fietkau
2014-06-12
1
-0
/
+25
*
ath9k: do a chip reset if noise floor calibration fails, should improve stabi...
Felix Fietkau
2014-06-11
2
-0
/
+232
*
ath9k: add a fix for rx overrun processing
Felix Fietkau
2014-06-05
1
-0
/
+12
*
ath9k: add a fix for ANI related stability issues
Felix Fietkau
2014-06-05
1
-0
/
+155
*
ath9k: fix enabling PC-OEM card support (#16624)
Felix Fietkau
2014-06-05
1
-1
/
+1
*
mac80211: merge a series of cleanups/fixes
Felix Fietkau
2014-06-05
4
-7
/
+2012
*
ath9k: merge a p2p powersave handling fix
Felix Fietkau
2014-06-05
1
-0
/
+61
*
rt2x00: merge beacon setup fixes, disable unused hw beacon slots
Felix Fietkau
2014-06-05
37
-105
/
+405
*
mac80211: b43: update BCM4716 patch to compile without SSB
Felix Fietkau
2014-06-05
1
-3
/
+5
*
mac80211: backport a powersave related fix
Felix Fietkau
2014-06-03
1
-2
/
+225
*
mac80211: refresh patch
Felix Fietkau
2014-06-03
1
-1
/
+1
*
ath9k: make support for PC-OEM cards optional, reduces module size
Felix Fietkau
2014-05-25
2
-0
/
+261
*
rt2x00: fix rt3352 rf probing (#14322)
Felix Fietkau
2014-05-23
1
-1
/
+5
*
mac80211: update to wireless-testing 2014-05-22
Felix Fietkau
2014-05-23
17
-4340
/
+120
*
ath9k: revert a faulty rx path fix
Felix Fietkau
2014-05-20
4
-66
/
+3
*
mac80211: update to wireless-testing 2014-05-19
Felix Fietkau
2014-05-20
75
-1396
/
+4649
*
ath9k: add some rx path fixes
Felix Fietkau
2014-05-19
5
-13
/
+181
*
mac80211: fix warning in select_queue with kernel 3.14
Hauke Mehrtens
2014-05-08
1
-0
/
+31
*
mac80211: fix station info rx bitrate for IBSS mode
Felix Fietkau
2014-05-05
1
-0
/
+24
*
ar71xx/ath9k: fix reading the WMAC revision on AR953x (fixes #15581)
Felix Fietkau
2014-05-04
1
-0
/
+11
*
ath5k: merge a tx power handling fix
Felix Fietkau
2014-05-03
1
-0
/
+28
*
mac80211: restrict ath9k/ath10k DFS support to ETSI
Felix Fietkau
2014-05-03
1
-0
/
+82
[next]