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
*
ath9k: increase ATH_BCBUF, allows creating 8 virtual APs
Felix Fietkau
2011-03-21
1
-0
/
+24
*
ath9k: improve precision of beacon timer calculations
Felix Fietkau
2011-03-21
1
-0
/
+317
*
ath9k: add some minor debugfs cleanups
Felix Fietkau
2011-03-21
2
-4
/
+111
*
mac80211: add an aggregation rx reorder timeout handling fix
Felix Fietkau
2011-03-16
1
-0
/
+11
*
ath9k: force the rx chainmask on ar913x to 0x7 - fixes calibration issues wit...
Felix Fietkau
2011-03-15
1
-0
/
+11
*
ath9k: enable an ar913x specific hardware fix for sending block-ack
Felix Fietkau
2011-03-15
1
-0
/
+21
*
mac80211: update to wireless-testing 2011-03-11
Felix Fietkau
2011-03-13
27
-1208
/
+394
*
mac80211/ath9k: improve pending patches based on review feedback
Felix Fietkau
2011-03-11
4
-19
/
+26
*
mac80211: fix spurious channel type changes when vifs are created/deleted
Felix Fietkau
2011-03-11
1
-0
/
+10
*
ath9k: add a patch to fix the interoperability issues with intel clients (fix...
Felix Fietkau
2011-03-11
1
-0
/
+11
*
mac80211: redirect EAP frames on AP VLAN interfaces to the main AP interface ...
Felix Fietkau
2011-03-10
1
-0
/
+67
*
ath9k: improve tx dma fixes based on review feedback
Felix Fietkau
2011-03-10
3
-20
/
+79
*
ath9k: get rid of most of those annoying dma tx stop issues
Felix Fietkau
2011-03-10
4
-0
/
+306
*
zd1211rw: fix #define collision for register names triggered by compat patches
Felix Fietkau
2011-03-09
1
-0
/
+14
*
mac80211: fix minstrel_ht sampling intervals (patch by Daniel Halperin)
Felix Fietkau
2011-03-09
1
-0
/
+50
*
ath9k: remove support for in-bss promisc mode, the rx filter flag is too broa...
Felix Fietkau
2011-03-09
1
-0
/
+13
*
mac80211: Add scan race fix
Michael Büsch
2011-03-07
1
-0
/
+141
*
mac80211: print message on hw restart
Michael Büsch
2011-03-07
1
-0
/
+14
*
mac80211: improve ath9k AP A-MPDU PS buffering
Felix Fietkau
2011-02-27
2
-8
/
+44
*
p54: fix a null pointer dereference bug
Felix Fietkau
2011-02-27
1
-0
/
+18
*
mac80211: update to 2011-02-25
Felix Fietkau
2011-02-27
26
-68
/
+67
*
ath9k: fix interrupt enable/disable issues
Felix Fietkau
2011-02-18
1
-0
/
+21
*
mac80211: add a patch for keeping track of the rx bitrate of remote stations
Felix Fietkau
2011-02-10
1
-0
/
+232
*
ath9k: remove an old tx stop workaround which conflicts with the powersave fixes
Felix Fietkau
2011-02-10
1
-0
/
+36
*
ath9k: improve the power save fix by closing another remaining race condition...
Felix Fietkau
2011-02-08
1
-5
/
+9
*
ath9k: add fixes for AP side powersave frame buffering
Felix Fietkau
2011-02-08
2
-0
/
+344
*
mac80211: update to wireless-testing 2010-02-07
Felix Fietkau
2011-02-08
17
-2849
/
+18
*
ath: fix world regulatory domain fix-up so that all regulatory rules are proc...
Felix Fietkau
2011-02-08
1
-0
/
+72
*
mac80211: fix the check for cloned skbs in the tx path
Felix Fietkau
2011-02-07
1
-0
/
+11
*
mac80211: when operating as a 4-addr station, do not pick up 4-addr frames me...
Felix Fietkau
2011-02-05
1
-0
/
+12
*
ath9k: reduce false positives in the baseband hang check
Felix Fietkau
2011-02-04
1
-0
/
+109
*
mac80211: drop retransmitted data frames from the cooked monitor interface - ...
Felix Fietkau
2011-02-04
1
-0
/
+11
*
cfg80211: revert the max power patch - it seems to be limiting tx power too m...
Felix Fietkau
2011-01-30
1
-35
/
+0
*
cfg80211: do not overwrite the hardware max power setting in the regulatory c...
Felix Fietkau
2011-01-29
1
-0
/
+35
*
ath9k: reduce allocation size, common->cachelz is already added to the buffer...
Felix Fietkau
2011-01-28
1
-1
/
+1
*
ath9k: fix a compile error in the debug stubs (fixes #8737, #8745)
Felix Fietkau
2011-01-28
1
-0
/
+10
*
ath9k: optimize memory allocations - improves performance and reduces ath9k R...
Felix Fietkau
2011-01-26
1
-0
/
+200
*
mac80211: Improve ath5k/ar71xx PCI bug WAR
Felix Fietkau
2011-01-26
1
-2
/
+2
*
ath9k: fix tx queue debug counters
Felix Fietkau
2011-01-26
1
-0
/
+101
*
mac80211: update to wireless-testing 2011-01-24
Felix Fietkau
2011-01-24
15
-1565
/
+1326
*
ath9k: fix some ps wakeup/restore issues that led to crashes and other weird ...
Felix Fietkau
2011-01-21
1
-0
/
+61
*
ath9k: disable PA predistortion on AR93xx for now until it is properly fixed
Felix Fietkau
2011-01-21
4
-3
/
+35
*
ath9k: remove virtual wiphy support - it was only experimental anyway and it ...
Felix Fietkau
2011-01-20
4
-0
/
+2230
*
mac80211: add a few tx related fixes
Felix Fietkau
2011-01-20
3
-0
/
+222
*
mac80211: update to wireless-testing 2010-01-19
Felix Fietkau
2011-01-20
15
-245
/
+14
*
mac80211: fix the br_port_exists compatibility macro for 2.6.38
Felix Fietkau
2011-01-20
1
-0
/
+50
*
mac80211: rework wds sta fix - check for the protocol of the incoming frame i...
Felix Fietkau
2011-01-18
1
-6
/
+30
*
mac80211: fix frames looping back to a wds station
Felix Fietkau
2011-01-15
1
-0
/
+18
*
ath9k: fix a few more aggregation related issues, should improve stability
Felix Fietkau
2011-01-15
2
-0
/
+40
*
mac80211: include the kfifo backport in compat.ko if necessary (fixes liberta...
Felix Fietkau
2011-01-13
1
-0
/
+24
[next]