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
*
brcm47xx: add a "legacy" subtarget that is usable for low-end 802.11g devices...
Felix Fietkau
2014-06-07
1
-0
/
+6
*
mac80211: b43: fix B43_USE_SSB dependency
Felix Fietkau
2014-06-07
1
-1
/
+1
*
b43: fix ssb/bcma dependencies
Felix Fietkau
2014-06-06
1
-5
/
+19
*
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: make support for SSB optional
Felix Fietkau
2014-06-05
1
-8
/
+23
*
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
*
mac80211: b43: make support for BCMA optional
Felix Fietkau
2014-06-02
1
-2
/
+11
*
mac80211: b43: make B43_PHY_LP configurable
Felix Fietkau
2014-06-02
1
-1
/
+12
*
mac80211: query driver for max A-MPDU length exponent
John Crispin
2014-06-02
1
-1
/
+20
*
ath9k: fix deprecated syntax in config symbol
Felix Fietkau
2014-05-26
1
-1
/
+1
*
ath9k: make support for PC-OEM cards optional, reduces module size
Felix Fietkau
2014-05-25
3
-0
/
+270
*
mac80211: mark kmod-rtlwifi as hidden (selected by rtlwifi drivers)
Felix Fietkau
2014-05-25
1
-5
/
+2
*
rt2x00: fix rt3352 rf probing (#14322)
Felix Fietkau
2014-05-23
1
-1
/
+5
*
mac80211: fix probing of rtl8180
Felix Fietkau
2014-05-23
1
-1
/
+1
*
mac80211: update to wireless-testing 2014-05-22
Felix Fietkau
2014-05-23
18
-4342
/
+122
*
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
76
-1399
/
+4652
*
mac80211: fix stbc configuration
Felix Fietkau
2014-05-19
1
-2
/
+3
*
ath9k: add some rx path fixes
Felix Fietkau
2014-05-19
5
-13
/
+181
*
mac80211: fix ht capabilities for HT20
Felix Fietkau
2014-05-18
1
-1
/
+2
*
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
[next]