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: gather entropy from raw ADC I/Q samples (use the least significant bit...
Felix Fietkau
2013-10-20
1
-0
/
+200
*
rt2800usb: merge a fix to slow down tx status polling (#13523)
Felix Fietkau
2013-10-18
1
-0
/
+22
*
rt2x00: fix rf id for rt3352 (#14322)
Felix Fietkau
2013-10-14
1
-0
/
+15
*
ath9k: add some more pending fixes / optimizations
Felix Fietkau
2013-10-14
9
-55
/
+234
*
ath5k: fix tx status processing errors (causing packet loss and throughput is...
Felix Fietkau
2013-10-14
1
-0
/
+21
*
ath9k: reduce rx buffer allocation size
Felix Fietkau
2013-10-14
1
-1
/
+1
*
mac80211: b43: fix prefix for config options
Hauke Mehrtens
2013-10-13
2
-5
/
+5
*
ath9k: fix rx issues introduced in my last commit (fixes #14307)
Felix Fietkau
2013-10-10
6
-13
/
+114
*
ath9k: add some cleanups and minor fixes
Felix Fietkau
2013-10-10
16
-274
/
+1435
*
mac80211: rtlwifi: Align private space in rtl_priv struct
Hauke Mehrtens
2013-10-09
1
-0
/
+27
*
ath9k: fix tx queueing issues after background scans
Felix Fietkau
2013-10-05
5
-19
/
+60
*
mac80211: add AP inactivity handling / probing fixes to improve stability
Felix Fietkau
2013-09-29
1
-2
/
+33
*
mac80211: really fix the long standing wds ap tx power regression (#14153)
Felix Fietkau
2013-09-29
2
-8
/
+38
*
ath9k: fix an AP mode powersave issue with aggregation
Felix Fietkau
2013-09-29
1
-21
/
+39
*
ath9k: add missing tx locking
Felix Fietkau
2013-09-18
1
-34
/
+58
*
ath9k: merge a fix for PS-Poll responses + aggregation
Felix Fietkau
2013-09-17
1
-29
/
+33
*
mac80211: drop spoofed packets in ad-hoc mode (fixes #12427)
Felix Fietkau
2013-09-17
1
-1
/
+11
*
ath9k: add another minor tx path fix
Felix Fietkau
2013-09-14
1
-15
/
+23
*
ath9k: merge a fix for tx processing issues with aggregation
Felix Fietkau
2013-09-14
1
-46
/
+54
*
rt2x00: merge an rt2800 initialization order fix
Felix Fietkau
2013-09-09
7
-36
/
+62
*
ath9k: clean up some patches
Felix Fietkau
2013-09-08
5
-29
/
+27
*
mac80211: merge a big batch of upstream changes/improvements
Felix Fietkau
2013-09-08
26
-203
/
+5091
*
mac80211: kmod-rtl_pci: fix dependencies
Hauke Mehrtens
2013-09-05
1
-7
/
+66
*
mac80211: add a bunch of rt2x00 specific changes
Gabor Juhos
2013-08-27
11
-66
/
+3377
*
mac80211: merge a few ad-hoc mode fixes
Felix Fietkau
2013-08-26
1
-4
/
+112
*
mac80211: disable CCK rates for 802.11n clients on brcmsmac to fix crash issues
Felix Fietkau
2013-08-26
7
-11
/
+67
*
mac80211: merge upstream change to fix mesh rssi thresholds
Felix Fietkau
2013-08-15
1
-0
/
+12
*
ath9k: merge a few more cleanups/fixes
Felix Fietkau
2013-08-13
2
-46
/
+204
*
ath9k: reorganize patches
Felix Fietkau
2013-08-13
12
-140
/
+108
*
mac80211: merge upstream patch to suppress unnecessary ad-hoc mode scan with ...
Felix Fietkau
2013-08-13
1
-0
/
+20
*
ath9k: fix an rx descriptor processing race condition
Felix Fietkau
2013-08-10
1
-0
/
+82
*
ath9k: fold the aggregation rework into 300-pending_work.patch (tracked as up...
Felix Fietkau
2013-08-06
19
-1337
/
+989
*
mac80211: refresh a patch that was using the wrong patch style
Felix Fietkau
2013-08-06
1
-31
/
+25
*
mac80211: fold the rtlwifi patch into 300-pending_work.patch (upstream patch)
Felix Fietkau
2013-08-06
2
-408
/
+366
*
ath9k: add some more fixes for the tx queueing rework
Felix Fietkau
2013-08-06
3
-15
/
+19
*
kernel: fix DMA error when BCM4331 is connected to BCM4706
Hauke Mehrtens
2013-08-05
2
-0
/
+120
*
mac80211: rt2x00: fix LED polarity patch
Gabor Juhos
2013-08-05
1
-9
/
+15
*
mac80211: add rtlwifi drivers
Jonas Gorski
2013-08-04
1
-0
/
+408
*
mac80211: backport a few upstream fixes
Felix Fietkau
2013-08-02
2
-10
/
+206
*
mac80211: rt2x00: add missing of.h header
Felix Fietkau
2013-07-29
1
-1
/
+9
*
ath9k: fix several issues in the tx queueing rework
Felix Fietkau
2013-07-29
11
-107
/
+225
*
mac80211: rt2x00: fix default register settings for rt5350
John Crispin
2013-07-29
1
-33
/
+38
*
mac80211: rt2x00: enable setting wifi led polarity from OF
John Crispin
2013-07-29
1
-0
/
+26
*
rt2x00: merge fix for queue stopping
Felix Fietkau
2013-07-29
1
-0
/
+42
*
strict_strtoul is obsolete, use kstrtoul instead
John Crispin
2013-07-27
2
-2
/
+2
*
mac8021: add ath9k pcie id for AR9381
John Crispin
2013-07-25
1
-0
/
+36
*
ath9k: add initial tx queueing rework patches
Felix Fietkau
2013-07-20
10
-0
/
+1172
*
ath5k: fix AHB support dependency (#13896)
Felix Fietkau
2013-07-17
1
-0
/
+11
*
mac80211: fix a crash in legacy minstrel when no STA exists
Felix Fietkau
2013-07-15
1
-0
/
+19
*
mac80211: b43: load b43 on core rev 17 and 18.
Hauke Mehrtens
2013-07-14
1
-0
/
+11
[next]