aboutsummaryrefslogtreecommitdiff
path: root/package/kernel/mac80211/patches
Commit message (Collapse)AuthorAge
...
* mac80211: merge a few WDS-AP related fixes (#14756, #16802)Felix Fietkau2014-07-25
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41827
* ath9k: fix a long standing aggregation related tx lockupFelix Fietkau2014-07-23
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41815
* mac80211: b43: update b43 to version master-2014-07-22Hauke Mehrtens2014-07-22
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41805
* mac80211: fix a null pointer deref when querying station info when rate ↵Felix Fietkau2014-07-22
| | | | | | | | control is not initialized (#17061) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41801
* fix typoImre Kaloz2014-07-19
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41762
* allow ath10k to initialize using the board.bin contentsImre Kaloz2014-07-19
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41756
* mac80211: b43: fix PHY_G support.Hauke Mehrtens2014-07-16
| | | | | | | | | I missed adding B43_PHY_G to .local-symbols, without this it will not be added to autoconf.h Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41676
* ath9k: add a fix for tx pending frame accounting, fixes some tx hang issuesFelix Fietkau2014-07-16
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41673
* mac80211: b43: backport b43 patches from wireless testingHauke Mehrtens2014-07-15
| | | | | | | | This brings b43 up to wireless-testing/master master-2014-07-15 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41668
* mac80211: b43: backport b43 patches from wireless testingHauke Mehrtens2014-07-12
| | | | | | | | This brings b43 up to wireless-testing/master master-2014-07-10 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41593
* mac80211: add support for mt7620John Crispin2014-07-01
| | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 41441
* mac80211: revert a faulty upstream change which is causing channel 12 to be ↵Felix Fietkau2014-06-22
| | | | | | | | enabled for US regdomain Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41298
* mac80211: disable the clk_* backport, it is unused by drivers and has the ↵Felix Fietkau2014-06-13
| | | | | | | | wrong ifdef Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41181
* b43: fix a regression on G-PHY devicesFelix Fietkau2014-06-12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41162
* rt2x00: fix crash when using TKIP on USB devicesFelix Fietkau2014-06-12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41161
* ath9k: fix initial noise floor calibration on older chipsFelix Fietkau2014-06-12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41156
* ath9k: make noise floor calibration and periodic calibration mutually exclusiveFelix Fietkau2014-06-12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41155
* b43: fix frequency reporting, fixes scan issuesFelix Fietkau2014-06-12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41154
* ath9k: do a chip reset if noise floor calibration fails, should improve ↵Felix Fietkau2014-06-11
| | | | | | | | stability Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41113
* ath9k: add a fix for rx overrun processingFelix Fietkau2014-06-05
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41029
* ath9k: add a fix for ANI related stability issuesFelix Fietkau2014-06-05
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41028
* ath9k: fix enabling PC-OEM card support (#16624)Felix Fietkau2014-06-05
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41021
* mac80211: merge a series of cleanups/fixesFelix Fietkau2014-06-05
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41018
* ath9k: merge a p2p powersave handling fixFelix Fietkau2014-06-05
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41017
* rt2x00: merge beacon setup fixes, disable unused hw beacon slotsFelix Fietkau2014-06-05
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41016
* mac80211: b43: update BCM4716 patch to compile without SSBFelix Fietkau2014-06-05
| | | | | | | | B43_SSB is optional after recent upstream changes. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 41014
* mac80211: backport a powersave related fixFelix Fietkau2014-06-03
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40995
* mac80211: refresh patchFelix Fietkau2014-06-03
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40994
* ath9k: make support for PC-OEM cards optional, reduces module sizeFelix Fietkau2014-05-25
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40859
* rt2x00: fix rt3352 rf probing (#14322)Felix Fietkau2014-05-23
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40837
* mac80211: update to wireless-testing 2014-05-22Felix Fietkau2014-05-23
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40834
* ath9k: revert a faulty rx path fixFelix Fietkau2014-05-20
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40802
* mac80211: update to wireless-testing 2014-05-19Felix Fietkau2014-05-20
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40800
* ath9k: add some rx path fixesFelix Fietkau2014-05-19
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40780
* mac80211: fix warning in select_queue with kernel 3.14Hauke Mehrtens2014-05-08
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40737
* mac80211: fix station info rx bitrate for IBSS modeFelix Fietkau2014-05-05
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40696
* ar71xx/ath9k: fix reading the WMAC revision on AR953x (fixes #15581)Felix Fietkau2014-05-04
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40695
* ath5k: merge a tx power handling fixFelix Fietkau2014-05-03
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40691
* mac80211: restrict ath9k/ath10k DFS support to ETSIFelix Fietkau2014-05-03
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40689
* ath9k: merge a few upstream fixesFelix Fietkau2014-05-03
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40687
* ath9k: merge a fix for a race condition on initFelix Fietkau2014-04-29
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40591
* ath9k: merge fixes for stability issues under heavy loadFelix Fietkau2014-04-29
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40590
* ath9k: add a fix for tx queueing and aggregationFelix Fietkau2014-04-28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40586
* mac80211: Fix build errors due to missing string function declarationsHauke Mehrtens2014-04-27
| | | | | | | | | Building mac80211 failed, due to missing function declarations in compat/backport-3.15.c This patch adds the linux/string.h header file to provide these function declarations Signed-off-by: Maarten Bezemer <maarten.bezemer@gmail.com> SVN-Revision: 40584
* ath9k: add ANI fix for ar913x to improve stabilityFelix Fietkau2014-04-27
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40573
* mac80211: refresh rt2x00 patchesJohn Crispin2014-04-23
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40559
* mac80211: rt2x00: add support for the RT3662/RT3883 SoCsJohn Crispin2014-04-23
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40558
* mac80211: add back missing tx power handling fix (#12750)Felix Fietkau2014-04-10
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40440
* mac80211: fix warnings triggered by tx power changes when using WDS AP (#15491)Felix Fietkau2014-04-08
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40430
* mac80211: fix user antenna gain calculationFelix Fietkau2014-04-08
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40429