aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: avoid sending useless delBA frames on client disassocFelix Fietkau2012-09-251-0/+31
| | | | SVN-Revision: 33551
* ath9k: fix rx filtering for older chipsets, helps with multi-bssid and mesh modeFelix Fietkau2012-09-251-0/+13
| | | | SVN-Revision: 33550
* mac80211: extend help for new options in b43-fwsquash.pyHauke Mehrtens2012-09-231-0/+2
| | | | SVN-Revision: 33530
* mac80211: fiy typo in b43-fwsquash.pyHauke Mehrtens2012-09-231-2/+2
| | | | | | Thanks Jonas SVN-Revision: 33529
* build: add the + token to any commands that can pass through the jobserver, ↵Felix Fietkau2012-09-231-1/+1
| | | | | | fixes parallel build on some systems SVN-Revision: 33523
* mac80211: fix b43 firmware squash for HT and LCN firmware, one file was ↵Hauke Mehrtens2012-09-221-2/+6
| | | | | | missing for both. SVN-Revision: 33505
* mac80211: remove ep93xx target from blacklist.Florian Fainelli2012-09-191-1/+1
| | | | SVN-Revision: 33465
* mac80211: fix regdb locking issuesFelix Fietkau2012-09-142-2/+37
| | | | SVN-Revision: 33398
* mac80211: bump PKG_RELEASEFelix Fietkau2012-09-081-1/+1
| | | | SVN-Revision: 33333
* ath9k: disable PA predistortion by default, since it has been reported to ↵Felix Fietkau2012-09-081-0/+72
| | | | | | reduce rx sensitivity on some devices (#12135) SVN-Revision: 33332
* mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, ↵Felix Fietkau2012-09-0854-4735/+384
| | | | | | and more SVN-Revision: 33331
* mac80211/rt2800: integrate cosmetic changes in rt3352 supportGabor Juhos2012-08-291-40/+39
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33297
* ath9k: add fix to improve reliability of powersave clientsFelix Fietkau2012-08-291-0/+9
| | | | SVN-Revision: 33290
* mac80211: reorganize patchesFelix Fietkau2012-08-2915-363/+349
| | | | SVN-Revision: 33289
* mac80211: fix a crash on accessing stale skb->dev referencesFelix Fietkau2012-08-271-0/+32
| | | | SVN-Revision: 33279
* ath9k: fix PA predistortion training, fixes hang issues and most likely also ↵Felix Fietkau2012-08-271-0/+58
| | | | | | fixes #12073 SVN-Revision: 33278
* ath9k: add a patch to fix ASPM related issuesFelix Fietkau2012-08-271-0/+21
| | | | SVN-Revision: 33277
* ath5k: add back a patch for fixing eeprom rate power parsingFelix Fietkau2012-08-151-0/+21
| | | | SVN-Revision: 33198
* ath9k: fix handling of decryption errors, should improve link stabilityFelix Fietkau2012-08-081-0/+16
| | | | SVN-Revision: 33063
* ath5k: revert a buggy tx power related patchFelix Fietkau2012-08-081-20/+0
| | | | SVN-Revision: 33062
* ath9k: fix hang issues on hw reset caused by interrupt stormsFelix Fietkau2012-08-081-0/+61
| | | | SVN-Revision: 33055
* ath9k: completely disable the MIB interrupt from the interrupt mask register ↵Felix Fietkau2012-08-071-0/+12
| | | | | | to prevent potential interrupt storms SVN-Revision: 33032
* ath9k: extend and enable PA predistortionFelix Fietkau2012-08-063-0/+190
| | | | SVN-Revision: 33031
* mac80211: do not delete linux/*_platform.h, they are touched by patches. ↵Felix Fietkau2012-08-061-3/+6
| | | | | | instead make the build fail if they differ from the ones in the kernel tree to prevent subtle runtime issues (see #11981) SVN-Revision: 33030
* ath5k: add various pending tx power fixes, vastly improves stability and ↵Felix Fietkau2012-08-063-93/+142
| | | | | | performance with various cards SVN-Revision: 33014
* mac80211: remove header files used to share struct with platform code.Hauke Mehrtens2012-08-051-0/+6
| | | | | | | | | The structs defined in these header files should be the same as the structes used by the platform code otherwise it will cause strange runtime errors. By removing them from compat-wireless we will get a compile error instead of a runtime error if they are out of sync. SVN-Revision: 33006
* mae brcmutil depend on PCI and USB. This broke ar7 fullbuildsJohn Crispin2012-07-271-0/+1
| | | | SVN-Revision: 32886
* mac80211/hostapd: add support for HT capa in case of IBSS/RSNJohn Crispin2012-07-241-7/+7
| | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 32830
* wpa_supplicant: add more parametersJohn Crispin2012-07-241-1/+2
| | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 32829
* add support for Rt3352 in rt2x00 driverJohn Crispin2012-07-241-0/+445
| | | | | | | | | Forgot to do make package/mac80211/update, so the previously posted patch wasn't in sync with compat-wireless. Now fixed. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32817
* ath5k: add tx power related fixesFelix Fietkau2012-07-231-0/+112
| | | | SVN-Revision: 32793
* mac80211: update to latest wireless-testing + some monitor mode fixes and ↵Felix Fietkau2012-07-1639-3507/+2503
| | | | | | some libertas driver fixes SVN-Revision: 32760
* ath5k: fix txop calculation similar to what was done in ath9kFelix Fietkau2012-07-151-0/+11
| | | | SVN-Revision: 32735
* ath9k: fix an uninitialized variable warningFelix Fietkau2012-07-151-8/+21
| | | | SVN-Revision: 32734
* ath9k: add extra checks to reduce the amount of unnecessary rx dma related ↵Felix Fietkau2012-07-141-0/+15
| | | | | | logspam SVN-Revision: 32709
* ath9k: fix 5 ghz frequency selection on ar934x devices with 25 mhz refclockFelix Fietkau2012-07-131-0/+13
| | | | SVN-Revision: 32705
* ath9k: fix selecting the second antenna on a single-stream device with diversityFelix Fietkau2012-07-121-1/+1
| | | | SVN-Revision: 32685
* mac80211: fix an ap + sta mode regression that prevented the sta from ↵Felix Fietkau2012-07-121-0/+21
| | | | | | connecting (#11847) SVN-Revision: 32684
* mac80211: update brcmsmac patchesHauke Mehrtens2012-07-1113-760/+1213
| | | | SVN-Revision: 32671
* ath9k: add a number of ar93xx eeprom related fixes / enhancementsFelix Fietkau2012-07-114-0/+513
| | | | SVN-Revision: 32669
* ath9k: add missing part of the aggregation duration fixFelix Fietkau2012-07-111-0/+10
| | | | SVN-Revision: 32668
* mac80211: fix patch order (#11839, #11842)Jo-Philipp Wich2012-07-112-0/+0
| | | | SVN-Revision: 32664
* ath9k: fix some bugs related to txop limit handling and aggregationFelix Fietkau2012-07-112-0/+147
| | | | SVN-Revision: 32658
* ath9k: disable hardware full sleep with active client mode interface until ↵Felix Fietkau2012-07-101-0/+20
| | | | | | mac80211 IEEE80211_CONF_IDLE support has been fixed SVN-Revision: 32657
* ath9k: clean up / fix some initval related codeFelix Fietkau2012-07-101-0/+1169
| | | | SVN-Revision: 32656
* mac80211: update to latest version, fix tx gain patchFelix Fietkau2012-07-1078-8267/+1835
| | | | SVN-Revision: 32655
* ath9k: fix the ar9340 tx gain patchFelix Fietkau2012-07-071-2/+11
| | | | SVN-Revision: 32647
* ath9k: fix tx gain tables for ar934xFelix Fietkau2012-07-071-0/+20
| | | | SVN-Revision: 32646
* mac80211: make channel bandwidth setting genericTravis Kemen2012-07-041-2/+3
| | | | SVN-Revision: 32596
* commit patch from ↵Travis Kemen2012-07-041-0/+116
| | | | | | https://lists.ath5k.org/pipermail/ath5k-devel/2011-November/005043.html, fixed up for newer ath5k and added in more radios. SVN-Revision: 32595