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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix VHT80 channel allocation (thx, SeG)
Felix Fietkau
2014-05-15
1
-1
/
+1
*
mac80211: fix warning in select_queue with kernel 3.14
Hauke Mehrtens
2014-05-08
1
-0
/
+31
*
mac80211: reset ht_capab for each device
Felix Fietkau
2014-05-06
1
-0
/
+1
*
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
*
mac80211: remove obsolete check for enable_ht
Felix Fietkau
2014-05-03
1
-178
/
+176
*
mac80211: remove mode_11n variable for hwmode - the option only selects the b...
Felix Fietkau
2014-05-03
1
-2
/
+1
*
ath: Add config option for DFS support
Felix Fietkau
2014-05-03
1
-0
/
+12
*
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
*
mac80211: enable CFG80211_CERTIFICATION_ONUS by default
Felix Fietkau
2014-05-03
1
-0
/
+1
*
ath9k: merge a few upstream fixes
Felix Fietkau
2014-05-03
5
-6
/
+143
*
mac80211: add support for htmode=VHT20
Felix Fietkau
2014-05-03
1
-1
/
+2
*
mac80211: force upper channel for HT40 when autochannel is enabled
Felix Fietkau
2014-05-03
1
-0
/
+1
*
mac80211: add automatic ht40 mode handling for 2.4 ghz
Felix Fietkau
2014-05-03
1
-3
/
+20
*
mac80211: clean up vht capability processing
Felix Fietkau
2014-05-03
1
-42
/
+22
*
mac80211: clean up ht capability handling, drop the use of the ht_capab list,...
Felix Fietkau
2014-05-03
2
-25
/
+52
*
mac80211: disable 802.11n support if htmode is not set to HT* or VHT*
Felix Fietkau
2014-05-03
1
-3
/
+7
*
mac80211: simplify HT40 handling, derive lower/upper channel mode automatical...
Felix Fietkau
2014-05-03
1
-25
/
+12
*
mac80211: add TMSC firmware to 8192cu module to properly support 8188CUS
Zoltan Herpai
2014-05-01
1
-0
/
+1
*
ath9k: merge a fix for a race condition on init
Felix Fietkau
2014-04-29
5
-4
/
+72
*
ath9k: merge fixes for stability issues under heavy load
Felix Fietkau
2014-04-29
1
-0
/
+71
*
ath9k: add a fix for tx queueing and aggregation
Felix Fietkau
2014-04-28
3
-6
/
+106
*
mac80211: Fix build errors due to missing string function declarations
Hauke Mehrtens
2014-04-27
1
-0
/
+10
*
ath9k: add ANI fix for ar913x to improve stability
Felix Fietkau
2014-04-27
1
-0
/
+39
*
mac80211: allow to select the rt2x00-soc module for the ramips/rt3883 subtarget
John Crispin
2014-04-23
1
-1
/
+1
*
mac80211: refresh rt2x00 patches
John Crispin
2014-04-23
9
-80
/
+62
*
mac80211: rt2x00: add support for the RT3662/RT3883 SoCs
John Crispin
2014-04-23
34
-0
/
+2430
*
802.11s: fix authsae support in netifd
John Crispin
2014-04-12
1
-1
/
+14
*
mac80211: add back missing tx power handling fix (#12750)
Felix Fietkau
2014-04-10
3
-4
/
+26
*
mac80211: fix warnings triggered by tx power changes when using WDS AP (#15491)
Felix Fietkau
2014-04-08
1
-0
/
+21
*
mac80211: fix user antenna gain calculation
Felix Fietkau
2014-04-08
1
-15
/
+5
*
ath9k: fix AP mode crash issues
Felix Fietkau
2014-04-08
1
-0
/
+29
*
ath9k: fix some ANI related stability issues
Felix Fietkau
2014-04-08
2
-2
/
+30
*
mac80211: update to wireless-testing 2014-03-31
Felix Fietkau
2014-04-06
57
-6494
/
+231
*
mac80211: skip antenna gain when compiling regdb.txt (#15397)
Jo-Philipp Wich
2014-03-28
3
-12
/
+51
*
update regulatory database to 2013-11-27
Imre Kaloz
2014-03-27
2
-637
/
+659
*
mac80211: iwlagn include firmware for 7260 cards
Felix Fietkau
2014-03-21
1
-0
/
+10
*
mac80211: Enable kmod-rt2800-soc package for rt288x target
Felix Fietkau
2014-03-21
1
-1
/
+1
*
ath10k: update firmware and allow choice between AP and STA firmwares
Felix Fietkau
2014-03-19
1
-1
/
+23
*
add add new firmware support and additional fixes for wl18xx
Imre Kaloz
2014-03-18
21
-3
/
+2211
*
switch to the newer DT bindings for wl1xxx
Imre Kaloz
2014-03-18
9
-760
/
+139
*
use newer firmware checkout
Imre Kaloz
2014-03-17
1
-4
/
+4
*
ath9k: merge an aggregation related fix
Felix Fietkau
2014-03-12
1
-1
/
+31
*
ath9k: further improvements to noise immunity handling on older chips
Felix Fietkau
2014-03-11
2
-2
/
+170
*
ath9k: add another ANI fix for older chipsets
Felix Fietkau
2014-03-10
1
-1
/
+32
*
ath9k: improve ANI debugfs file
Felix Fietkau
2014-03-09
5
-9
/
+91
*
ath9k: fix tx queue configuration for buffered multicast frames
Felix Fietkau
2014-03-09
1
-0
/
+26
*
ath9k: further reduce false baseband hang detects on older chips
Felix Fietkau
2014-03-09
5
-17
/
+22
*
mac80211: add a few upstream fixes
Felix Fietkau
2014-03-09
4
-10
/
+101
[next]