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
/
mac80211
/
patches
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix a WARN_ON in client mode
Felix Fietkau
2010-01-24
1
-0
/
+11
*
ath9k: improve max rate retry handling
Felix Fietkau
2010-01-24
1
-0
/
+42
*
ath9k: fix an initialization error on 2GHz-only cards (based on discussion on...
Felix Fietkau
2010-01-23
1
-0
/
+26
*
mac80211: fix multi-bss related rx handling bug
Felix Fietkau
2010-01-21
1
-0
/
+72
*
ath9k: fix a beacon buffer leak on interface up/down
Felix Fietkau
2010-01-20
1
-0
/
+14
*
mac80211: fix firmware compat stuff for 2.6.32
Felix Fietkau
2010-01-18
1
-0
/
+103
*
mac80211: remove an obsolete patch
Felix Fietkau
2010-01-17
1
-12
/
+0
*
iw, mac80211: get the frequency info per-netdev instead of per-phy
Felix Fietkau
2010-01-17
3
-76
/
+34
*
mac80211: allow user space to query the current operating frequency
Felix Fietkau
2010-01-17
2
-0
/
+76
*
mac80211: upgrade to compat-wireless 2010-01-15
Felix Fietkau
2010-01-17
14
-393
/
+9
*
ath9k: add a workaround for the tx ack time issue triggered by the timing han...
Felix Fietkau
2010-01-15
1
-0
/
+14
*
ath9k: fix rts/cts handling
Felix Fietkau
2010-01-15
1
-0
/
+61
*
ath9k: tweak rx interrupt mitigation settings for better performance
Felix Fietkau
2010-01-15
1
-0
/
+11
*
mac80211: add some ibss related fixes from linux-wireless@
Felix Fietkau
2010-01-15
2
-0
/
+27
*
mac80211: add a missing chunk of the short slot patch
Felix Fietkau
2010-01-15
1
-0
/
+16
*
ath9k: fix short slot vs long slot handling, implement support for setting th...
Felix Fietkau
2010-01-15
3
-0
/
+300
*
mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13
Felix Fietkau
2010-01-15
18
-263
/
+81
*
mac80211: another minor fix to monitor mode queue selection
Felix Fietkau
2010-01-12
1
-0
/
+18
*
mac80211: upgrade to a new unofficial snapshot based on wireless-testing+wire...
Felix Fietkau
2010-01-12
8
-136
/
+0
*
mac80211: fix some monitor mode queue selection bugs
Felix Fietkau
2010-01-11
2
-0
/
+41
*
mac80211: fix patch naming
Felix Fietkau
2010-01-08
3
-0
/
+0
*
mac80211: various wds related fixes
Felix Fietkau
2010-01-08
3
-0
/
+189
*
mac80211: fix spurious client reconnects triggered by rejected action frames ...
Felix Fietkau
2010-01-07
1
-0
/
+26
*
mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ...
Felix Fietkau
2010-01-07
22
-975
/
+209
*
mac80211: merge some further fixes to the queue stop patch
Felix Fietkau
2010-01-06
1
-2
/
+60
*
ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers ...
Felix Fietkau
2010-01-06
1
-17
/
+0
*
mac80211: merge johill's tx queue stop fix patch from the linux-wireless list...
Felix Fietkau
2010-01-05
1
-0
/
+322
*
mac80211: update ath9k tx fix with changes from upstream
Felix Fietkau
2010-01-05
1
-1
/
+13
*
mac80211: fix a race condition in ad-hoc bringup with fixed bssid
Felix Fietkau
2009-12-20
1
-0
/
+20
*
mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ath9...
Felix Fietkau
2009-12-05
12
-1916
/
+17
*
ath9k: disable interrupt mitigation - it hurts performance on embedded systems
Felix Fietkau
2009-12-03
1
-0
/
+11
*
mac80211: use mac address from platform data if present on ath9k
Gabor Juhos
2009-11-28
1
-0
/
+53
*
mac80211: update ath9k patch
Gabor Juhos
2009-11-27
1
-0
/
+56
*
package/mac80211: disable 2GHz band for 5GHz only devices
Gabor Juhos
2009-11-25
1
-0
/
+52
*
ath: only use GFP_DMA on ixp4xx
Felix Fietkau
2009-11-24
1
-9
/
+15
*
separate ath9k debugfs support from ath9k debugging, use the mac80211 debugfs...
Felix Fietkau
2009-11-23
3
-9
/
+90
*
mac80211: do not build b44
Felix Fietkau
2009-11-23
1
-0
/
+17
*
ath9k: add a few debugfs files to access the chainmasks and registers
Felix Fietkau
2009-11-23
2
-0
/
+258
*
mac80211: update to compat-wireless 2009-11-21
Felix Fietkau
2009-11-22
16
-601
/
+20
*
ath9k: fix compiler warning without debug enabled
Felix Fietkau
2009-11-18
1
-0
/
+9
*
ath9k: fix bisectability of rc patches
Felix Fietkau
2009-11-18
2
-117
/
+548
*
ath9k: split up and adjust rc cleanup patch according to upstream feedback, a...
Felix Fietkau
2009-11-18
2
-516
/
+539
*
package/mac80211: use platform_data on PCI devices in ath9k
Gabor Juhos
2009-11-16
3
-4
/
+105
*
ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx...
Felix Fietkau
2009-11-16
1
-0
/
+11
*
mac80211: adjust patches based on upstream feedback
Felix Fietkau
2009-11-15
2
-32
/
+15
*
mac80211: add some missing patch chunks that were accidentally left out in th...
Felix Fietkau
2009-11-15
1
-0
/
+59
*
ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api
Felix Fietkau
2009-11-15
1
-0
/
+1199
*
ath9k: fix massive packet loss issue introduced by upstream cleanups
Felix Fietkau
2009-11-15
1
-0
/
+10
*
mac80211: sync with changes to patches submitted upstream
Felix Fietkau
2009-11-15
2
-10
/
+26
*
mac80211: update to 2009-11-13 and add some of my new performance improvement...
Felix Fietkau
2009-11-14
12
-381
/
+523
[next]