aboutsummaryrefslogtreecommitdiff
path: root/package/kernel/mac80211
Commit message (Collapse)AuthorAge
...
* ath10k: fix tx rate selection for ad-hoc mode with HTFelix Fietkau2014-12-27
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43790
* mac80211: fix HT mode selection for ad-hocFelix Fietkau2014-12-22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43769
* cfg80211: add support for changing the device mac address via sysfsFelix Fietkau2014-12-11
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43638
* mac80211: do not export the backports linux/module.h, it breaks out-of-tree ↵Felix Fietkau2014-12-10
| | | | | | | | driver builds Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43609
* ath10k: init devices synchronously to fix wifi detection at bootFelix Fietkau2014-12-01
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43484
* ath5k: fix hardware queue index assignmentFelix Fietkau2014-11-30
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43442
* ath9k: fix hardware tx queue allocation orderFelix Fietkau2014-11-30
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43438
* mac80211: update regdb to master-2014-11-18Felix Fietkau2014-11-27
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43408
* mac80211: fix a crash on getting the channel in WDS AP mode (#18400)Felix Fietkau2014-11-24
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43367
* ath9k: fix some ar913x irq handling issuesFelix Fietkau2014-11-23
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43342
* mac80211: fix a crash on using VHT ratesFelix Fietkau2014-11-21
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43340
* mac80211: try to get interface addresses from wiphy sysfs 'addresses' if no ↵Felix Fietkau2014-11-19
| | | | | | | | mask is set Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43326
* mac80211: add an intermediate software queueing implementationFelix Fietkau2014-11-19
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43325
* mac80211: add support for passing sta rate table updates to the driverFelix Fietkau2014-11-19
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43324
* ralink: merge the mt7620a/n subtargetsJohn Crispin2014-11-19
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43300
* mac80211: fix a crash bug in minstrel_htFelix Fietkau2014-11-18
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43298
* mac80211: add support for reporting tx status without attached skbFelix Fietkau2014-11-18
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43297
* mac80211: enable minstrel_ht VHT supportFelix Fietkau2014-11-18
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43296
* mac80211: fix VHT rate selectionFelix Fietkau2014-11-16
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43279
* mac80211: backport list_last_entryFelix Fietkau2014-11-16
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43278
* mac80211: backport devm_kmemdupFelix Fietkau2014-11-16
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43277
* ath9k: fix crashes when using shared IRQsFelix Fietkau2014-11-13
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43239
* mac80211: fix kernel crash on netdev unregister on newer 3.14 kernelsFelix Fietkau2014-11-09
| | | | | | | | Based on patch by Mark Milburn Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43224
* mac80211: update to wireless-testing 2014-11-04Felix Fietkau2014-11-07
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43210
* mac80211: merge a few pending upstream fixesFelix Fietkau2014-11-07
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43208
* mac80211: remove unused patchHauke Mehrtens2014-10-31
| | | | | | | | | This patch added stuff that is already there and if it would be needed this would result in a compile error. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 43131
* mac80211: fix key flush handling in AP+STAFelix Fietkau2014-10-27
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43079
* ath9k: add a few calibration related fixesFelix Fietkau2014-10-25
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43058
* rtlwifi: unbreak usb driversFelix Fietkau2014-10-24
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43052
* ath: process regulatory notifiers with CONFIG_ATH_USER_REGD setFelix Fietkau2014-10-23
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43034
* ath10k: fix survey output channel in-use flagFelix Fietkau2014-10-23
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43033
* ath9k: fix tx power reportingFelix Fietkau2014-10-22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43032
* ath9k: merge ar9580/ar955x initval updatesFelix Fietkau2014-10-22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43029
* ath9k: merge a regulatory handling fixFelix Fietkau2014-10-22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43028
* ath9k: merge a fix for queue start/stop handling (fixes #18164, #18130)Felix Fietkau2014-10-21
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43011
* mac80211: add a maintenance script for upstream backport commitsFelix Fietkau2014-10-18
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42953
* mac80211: update to 2014-10-08Felix Fietkau2014-10-18
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42952
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-14
| | | | | | | | | | | | | | [base-files] shell-scripting: fix wrong usage of '==' operator normally the '==' is used for invoking a regex parser and is a bashism. all of the fixes just want to compare a string. the used busybox-ash will silently "ignore" this mistake, but make it portable/clean at least. this patch does not change the behavior/logic of the scripts. Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com> SVN-Revision: 42911
* mac80211: remove NO-IR from channel 36-48Felix Fietkau2014-10-12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42882
* mac80211: remove error from detect scriptFelix Fietkau2014-10-09
| | | | | | Signed-off-by: Michel Stam <m.stam@fugro.nl> SVN-Revision: 42861
* mac80211: add a few upstream ath9k / mac80211 fixesFelix Fietkau2014-10-08
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42849
* ath10k: update firmware to the latest versionFelix Fietkau2014-10-05
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42768
* mac80211_hwsim: select 802.11n support for hostapdFelix Fietkau2014-10-05
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42766
* ath9k: add a fix for dynackFelix Fietkau2014-09-30
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42703
* ath9k: add back missing fixes from the last versionFelix Fietkau2014-09-29
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42701
* ath9k: fix some issues with ar934x rev 3 (especially ad-hoc mode)Felix Fietkau2014-09-27
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42686
* mac80211: update to wireless-testing 2014-09-26Felix Fietkau2014-09-27
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42683
* ath9k_htc: fix decryption errorsFelix Fietkau2014-09-14
| | | | | | 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-09
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42453
* ath9k: add some ani related stability / performance fixesFelix Fietkau2014-09-08
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42443