aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: update to wireless-testing 2014-09-26Felix Fietkau2014-09-2788-9194/+638
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42683
* ath9k_htc: fix decryption errorsFelix Fietkau2014-09-141-0/+29
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42530
* ath9k: fix pll clock initialization on newer soc devices (fixes #14916)Felix Fietkau2014-09-099-14/+139
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42453
* ath9k: add some ani related stability / performance fixesFelix Fietkau2014-09-082-2/+59
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42443
* mac80211: rt2x00: fix of ht20/ht40 switching fixJohn Crispin2014-09-011-1/+1
| | | | | | | | r42348 uses a wrong register Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru> SVN-Revision: 42349
* mac80211: rt2x00 correctly set ht20/ht40 filterJohn Crispin2014-09-011-0/+33
| | | | | | | | Simple patch to correct ht20/ht40 switching. Tested with rt3290/rt3352/rt5350 Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru> SVN-Revision: 42348
* mac80211: fix crash when unloading drivers (#17706)Felix Fietkau2014-08-291-0/+14
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42329
* mac80211/rt2x00: allow disabling bands through dtsJohn Crispin2014-08-251-0/+27
| | | | | | | | | | | | | Add dts property ralink,2ghz and ralink,5ghz e.g. disable 2ghz band: wmac@10180000 { status = "okay"; ralink,2ghz = <0>; } Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 42281
* mac80211: fix warning with kernel 3.14Hauke Mehrtens2014-08-111-0/+27
| | | | | | | | This fixes a redefinition of net_get_random_once() warning. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42141
* mac80211: refresh patchFelix Fietkau2014-08-021-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41953
* ath9k: disable periodic entropy gathering (keep initial) to fix some ↵Felix Fietkau2014-08-021-14/+0
| | | | | | | | stability issues Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41952
* mac80211: b43: update b43 to version master-2014-07-29-1Hauke Mehrtens2014-07-307-165/+283
| | | | | | | | | | This add 5GHz support for N-PHY to b43, thanks Rafał Miłecki. b43_wflush16 was put into an extra function because it is pretty big in asm. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41900
* mac80211: merge a few WDS-AP related fixes (#14756, #16802)Felix Fietkau2014-07-251-3/+53
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41827
* ath9k: fix a long standing aggregation related tx lockupFelix Fietkau2014-07-231-3/+37
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41815
* mac80211: b43: update b43 to version master-2014-07-22Hauke Mehrtens2014-07-223-186/+1149
| | | | | | 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-221-2/+20
| | | | | | | | control is not initialized (#17061) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41801
* fix typoImre Kaloz2014-07-191-1/+1
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41762
* allow ath10k to initialize using the board.bin contentsImre Kaloz2014-07-191-0/+14
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41756
* mac80211: b43: fix PHY_G support.Hauke Mehrtens2014-07-161-0/+10
| | | | | | | | | 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-162-3/+90
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41673
* mac80211: b43: backport b43 patches from wireless testingHauke Mehrtens2014-07-156-129/+1745
| | | | | | | | 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-126-24/+2542
| | | | | | | | 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-012-0/+1218
| | | | | | 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-222-2/+67
| | | | | | | | 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-131-0/+20
| | | | | | | | wrong ifdef Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41181
* b43: fix a regression on G-PHY devicesFelix Fietkau2014-06-122-2/+35
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41162
* rt2x00: fix crash when using TKIP on USB devicesFelix Fietkau2014-06-121-2/+49
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41161
* ath9k: fix initial noise floor calibration on older chipsFelix Fietkau2014-06-121-0/+25
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41156
* ath9k: make noise floor calibration and periodic calibration mutually exclusiveFelix Fietkau2014-06-121-0/+42
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41155
* b43: fix frequency reporting, fixes scan issuesFelix Fietkau2014-06-121-0/+25
| | | | | | 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-112-0/+232
| | | | | | | | stability Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41113
* ath9k: add a fix for rx overrun processingFelix Fietkau2014-06-051-0/+12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41029
* ath9k: add a fix for ANI related stability issuesFelix Fietkau2014-06-051-0/+155
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41028
* ath9k: fix enabling PC-OEM card support (#16624)Felix Fietkau2014-06-051-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41021
* mac80211: merge a series of cleanups/fixesFelix Fietkau2014-06-054-7/+2012
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41018
* ath9k: merge a p2p powersave handling fixFelix Fietkau2014-06-051-0/+61
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41017
* rt2x00: merge beacon setup fixes, disable unused hw beacon slotsFelix Fietkau2014-06-0537-105/+405
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41016
* mac80211: b43: update BCM4716 patch to compile without SSBFelix Fietkau2014-06-051-3/+5
| | | | | | | | 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-031-2/+225
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40995
* mac80211: refresh patchFelix Fietkau2014-06-031-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40994
* ath9k: make support for PC-OEM cards optional, reduces module sizeFelix Fietkau2014-05-252-0/+261
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40859
* rt2x00: fix rt3352 rf probing (#14322)Felix Fietkau2014-05-231-1/+5
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40837
* mac80211: update to wireless-testing 2014-05-22Felix Fietkau2014-05-2317-4340/+120
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40834
* ath9k: revert a faulty rx path fixFelix Fietkau2014-05-204-66/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40802
* mac80211: update to wireless-testing 2014-05-19Felix Fietkau2014-05-2075-1396/+4649
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40800
* ath9k: add some rx path fixesFelix Fietkau2014-05-195-13/+181
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40780
* mac80211: fix warning in select_queue with kernel 3.14Hauke Mehrtens2014-05-081-0/+31
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40737
* mac80211: fix station info rx bitrate for IBSS modeFelix Fietkau2014-05-051-0/+24
| | | | | | 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-041-0/+11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40695
* ath5k: merge a tx power handling fixFelix Fietkau2014-05-031-0/+28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40691