Felix Fietkau
26191dc2dc
mac80211: reorganize patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-29 08:16:31 +00:00
Felix Fietkau
1d7992a516
mac80211: fix a crash on accessing stale skb->dev references
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33279 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-27 12:23:25 +00:00
Felix Fietkau
370e1187dd
ath9k: fix PA predistortion training, fixes hang issues and most likely also fixes #12073
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-27 11:10:36 +00:00
Felix Fietkau
01421f4db5
ath9k: add a patch to fix ASPM related issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-27 11:07:23 +00:00
Felix Fietkau
8ff90336c8
ath5k: add back a patch for fixing eeprom rate power parsing
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-15 14:49:59 +00:00
Felix Fietkau
02c27ce8e5
ath9k: fix handling of decryption errors, should improve link stability
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 18:23:04 +00:00
Felix Fietkau
97f7084e73
ath5k: revert a buggy tx power related patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33062 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 18:23:00 +00:00
Felix Fietkau
59e0be3522
ath9k: fix hang issues on hw reset caused by interrupt storms
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-08 12:56:44 +00:00
Felix Fietkau
6fea07e854
ath9k: completely disable the MIB interrupt from the interrupt mask register to prevent potential interrupt storms
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 09:36:24 +00:00
Felix Fietkau
e41d1a7d4e
ath9k: extend and enable PA predistortion
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 22:11:30 +00:00
Felix Fietkau
af20cf9e81
mac80211: do not delete linux/*_platform.h, they are touched by patches. instead make the build fail if they differ from the ones in the kernel tree to prevent subtle runtime issues (see #11981 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 20:18:07 +00:00
Felix Fietkau
607db2a586
ath5k: add various pending tx power fixes, vastly improves stability and performance with various cards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33014 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 15:33:24 +00:00
Hauke Mehrtens
ebdd990be5
[packages] mac80211: remove header files used to share struct with platform code.
...
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-05 23:43:36 +00:00
John Crispin
96b48df329
[mac80211] mae brcmutil depend on PCI and USB. This broke ar7 fullbuilds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-27 08:30:05 +00:00
John Crispin
28bcb29a44
mac80211/hostapd: add support for HT capa in case of IBSS/RSN
...
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-24 23:07:25 +00:00
John Crispin
fc04e98efd
wpa_supplicant: add more parameters
...
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-24 23:07:15 +00:00
John Crispin
136fbd3243
[mac80211] add support for Rt3352 in rt2x00 driver
...
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-24 20:38:20 +00:00
Felix Fietkau
7247af66ef
ath5k: add tx power related fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-23 22:20:57 +00:00
Felix Fietkau
0da699b406
mac80211: update to latest wireless-testing + some monitor mode fixes and some libertas driver fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-16 23:50:54 +00:00
Felix Fietkau
96e1bd8c32
ath5k: fix txop calculation similar to what was done in ath9k
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-15 15:20:30 +00:00
Felix Fietkau
cd860c6dc4
ath9k: fix an uninitialized variable warning
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-15 15:20:26 +00:00
Felix Fietkau
14eb715d2b
ath9k: add extra checks to reduce the amount of unnecessary rx dma related logspam
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32709 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-14 17:48:49 +00:00
Felix Fietkau
6844b7aaf7
ath9k: fix 5 ghz frequency selection on ar934x devices with 25 mhz refclock
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-13 23:18:11 +00:00
Felix Fietkau
a20ec2f0b9
ath9k: fix selecting the second antenna on a single-stream device with diversity
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-12 14:45:59 +00:00
Felix Fietkau
b5d7bca405
mac80211: fix an ap + sta mode regression that prevented the sta from connecting ( #11847 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-12 14:14:57 +00:00
Hauke Mehrtens
afefdb8167
mac80211: update brcmsmac patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32671 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-11 22:18:09 +00:00
Felix Fietkau
8b47c2e55d
ath9k: add a number of ar93xx eeprom related fixes / enhancements
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-11 16:45:58 +00:00
Felix Fietkau
8eba0e2714
ath9k: add missing part of the aggregation duration fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-11 16:44:13 +00:00
Jo-Philipp Wich
f83ec4755f
[package] mac80211: fix patch order ( #11839 , #11842 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-11 09:59:08 +00:00
Felix Fietkau
a8fd72ec33
ath9k: fix some bugs related to txop limit handling and aggregation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-11 02:11:33 +00:00
Felix Fietkau
6f8ab05a52
ath9k: disable hardware full sleep with active client mode interface until mac80211 IEEE80211_CONF_IDLE support has been fixed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-10 23:42:30 +00:00
Felix Fietkau
3a73825409
ath9k: clean up / fix some initval related code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-10 01:13:15 +00:00
Felix Fietkau
34ed62aa62
mac80211: update to latest version, fix tx gain patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-10 00:21:25 +00:00
Felix Fietkau
697a869645
ath9k: fix the ar9340 tx gain patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-07 20:03:35 +00:00
Felix Fietkau
fef3435b1d
ath9k: fix tx gain tables for ar934x
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32646 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-07 17:34:33 +00:00
Travis Kemen
9994990621
mac80211: make channel bandwidth setting generic
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-04 00:25:46 +00:00
Travis Kemen
8dfadf3585
commit patch from https://lists.ath5k.org/pipermail/ath5k-devel/2011-November/005043.html , fixed up for newer ath5k and added in more radios.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-04 00:09:18 +00:00
Felix Fietkau
dddd90c4c3
ath9k: add a patch to make the hw queue length configurable via debugfs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32589 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-03 21:00:47 +00:00
Gabor Juhos
f410ca3e6d
mac80211: add support for AR9550
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32588 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-03 18:05:04 +00:00
Felix Fietkau
c22330770e
ath9k: revert an upstream initval update to fix a rx sensitivity regression on ar9380 ( fixes #11756 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 17:59:39 +00:00
Felix Fietkau
7c69af6260
ath9k: de-duplicate initvals, reduces uncompressed binary size by 24 KB
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-28 00:34:19 +00:00
Felix Fietkau
aa5ffea23f
ath9k: update the ar934x initvals
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-27 22:32:56 +00:00
Felix Fietkau
e2561f2d24
ath9k: remove the queue length limiting patch, the approach was experimental, not used by default and a different solution is required
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-27 22:32:51 +00:00
Felix Fietkau
c28103fc17
ath9k: improve ani behavior during scanning
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32511 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-27 12:45:00 +00:00
Felix Fietkau
a756311f34
ath9k: more ani fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-27 02:15:25 +00:00
Felix Fietkau
72eebfea76
ath9k: enable rx for tx antennas earlier (and only for multi-stream devices) to fix some validation corner cases
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32509 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-27 01:29:56 +00:00
Felix Fietkau
6dfce4a409
ath9k: make antenna mask validation more flexible, allow arbitrary tx chain combinations, enable rx for chains that have enabled tx as well, fix using the second antenna for single-stream diversity based devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-27 01:23:17 +00:00
Felix Fietkau
f2faac1b94
ath9k: reject invalid antenna mask configurations
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-27 01:10:18 +00:00
Felix Fietkau
e8478cdd72
ath9k: fix a dynamic WEP related regression
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-23 17:30:45 +00:00
Felix Fietkau
cada326f47
ath9k: merge a patch for improving ad-hoc mode performance
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-23 17:30:40 +00:00
Felix Fietkau
cd33136f93
mac80211: fix linux 3.5 compatibility
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32449 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-19 00:59:19 +00:00
Felix Fietkau
2771a8ce16
mac80211: fix AP multi-BSSID support ( #11698 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32448 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-19 00:53:20 +00:00
Felix Fietkau
75a137d38b
mac80211: update to wireless-testing 2012-06-14
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-18 01:26:36 +00:00
Felix Fietkau
697d8300d0
ath9k: fix an invalid pointer access in the tx path
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-14 21:36:05 +00:00
Felix Fietkau
38fddf0082
ath9k: add some more ani fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-10 12:03:33 +00:00
Felix Fietkau
dd35a4e881
mac80211: remove the passive-scan/no-ibss flag of channels 36-48 in the world regd similar to the default regd in ath
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32126 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-08 12:09:36 +00:00
Felix Fietkau
f8a97b2d46
ath9k: fix typo in last commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-04 13:46:29 +00:00
Felix Fietkau
7342dca917
ath9k: fix ANI weak signal detection handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-04 13:42:39 +00:00
Felix Fietkau
fd0573989c
ath9k: fall back to OTP ROM if the platform data does not contain valid eeprom data
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-04 10:42:03 +00:00
Hauke Mehrtens
06abd0b735
mac80211: brcmsmac: add some patches starting to add support for some more chips
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-01 21:17:04 +00:00
Hauke Mehrtens
e458213eab
mac80211: make brcmfmac depend on usb
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-01 21:14:08 +00:00
Felix Fietkau
62dea7f004
mac80211: merge some pending fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-01 10:26:02 +00:00
Felix Fietkau
79e4cca4e7
mac80211: update to wireless-testing 2012-05-29
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-30 01:01:06 +00:00
Felix Fietkau
2a34908bc0
mac80211: use built-in regulatory database instead of crda to avoid various race conditions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-28 16:17:30 +00:00
Felix Fietkau
59d9fc66ff
mac80211: backport a fix for single-queue drivers ( fixes #11534 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-26 20:15:28 +00:00
Felix Fietkau
9b1ec4fc2f
mac80211: get rid of duplicate iw reg set command (thx, stintel)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31859 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-26 14:56:04 +00:00
Felix Fietkau
192dbdd2f5
lantiq: allow platforms with rt2x00 to override the mac address without overriding eeprom, fixes bogus wlan mac address on arv4520
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-20 21:58:03 +00:00
Hauke Mehrtens
0a65c8f341
mac80211: add brcmfmac driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-18 15:43:04 +00:00
Hauke Mehrtens
4a2b705ce7
mac80211: brcmsmac update to version from wireless-testing tag master-2012-05-16-2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-17 13:24:47 +00:00
Hauke Mehrtens
f9cfc0fd4a
kernel: ssb/bcma: update to version from wireless-testing tag master-2012-05-16-2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-17 13:22:38 +00:00
Felix Fietkau
6c1cdabe51
ath9k: fix ar9330 internal regulator setup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-12 17:41:05 +00:00
Felix Fietkau
2b8c75f0c1
ath9k: update initvals for ar9330 to fix issues with high power designs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-12 17:40:59 +00:00
Felix Fietkau
a8d08175a9
ath9k: fix a rare use-after-free bug
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-12 17:40:53 +00:00
Felix Fietkau
db771744d5
ath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx DMA" errors
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31689 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-12 17:40:47 +00:00
Imre Kaloz
6eb5a5d106
[mac80211]: switch to the new linux-firmware git tree, use the new wl12xx firmware files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-03 21:50:41 +00:00
Felix Fietkau
db5b2b03af
ath9k: merge a ar93xx ht40 performance fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-30 08:20:34 +00:00
Felix Fietkau
cf2a7761a9
mac80211: fix station lookup issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31539 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-30 07:57:09 +00:00
Felix Fietkau
fba1fa5929
mac80211: load lib80211 after cfg80211 ( #11342 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-29 21:00:17 +00:00
Felix Fietkau
08132839a5
mac80211: fix WDS AP authentication issues ( #11261 , #11318 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-29 13:47:37 +00:00
Felix Fietkau
8d1ee718be
mac80211: update AP multicast fix to latest version submitted to linux-wireless@
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31453 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-23 17:29:29 +00:00
Gabor Juhos
e4086f6388
Revert "mac80211: add backport of the module_pci_driver macro"
...
Erm, Hauke was faster.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31439 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-22 11:39:49 +00:00
Gabor Juhos
85461533fe
mac80211: add backport of the module_pci_driver macro
...
That is required by various PCI drivers.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-22 11:37:22 +00:00
Hauke Mehrtens
4651cd3f93
mac80211: add module_pci_driver to compat
...
Without module_pci_driver being defined the pci drivers do not get registered.
Should fix #11332
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-22 11:36:35 +00:00
Felix Fietkau
e95852bfa9
mac80211: suppress 3-address multicast frames on WDS APs without non-WDS stations
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31429 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-21 20:34:38 +00:00
Felix Fietkau
1bc606c536
ath9k: merge a tkip related stability fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-21 20:34:33 +00:00
Felix Fietkau
a26e06cb15
mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx power fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-19 18:32:39 +00:00
Felix Fietkau
8f9824ccf4
ath9k/ath5k: fix driver load issues with mesh support compiled out
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31326 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-17 00:05:41 +00:00
Felix Fietkau
e4f208ebf3
mac80211: update to wireless-testing 2012-04-13
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31322 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-16 21:08:41 +00:00
Hauke Mehrtens
5af062a0e0
kernel: update bcma and ssb to version master-2012-04-12 from wireless-testing
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31278 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-13 19:35:40 +00:00
Hauke Mehrtens
53e32542e1
mac80211: add missing dependency to mac80211 to brcmsmac
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-13 18:37:46 +00:00
Felix Fietkau
c40ba881d5
ath9k: fix sleep mode handling issues, should improve client mode reliability
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31265 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-12 21:28:18 +00:00
Felix Fietkau
259387bece
mac80211: kmod-ath should not depend on PCI or USB support for the atheros target
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-30 10:12:53 +00:00
Jo-Philipp Wich
7984ff9588
[package] mac80211: allow NOHT for IBSS mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-29 12:24:43 +00:00
Felix Fietkau
1f172be279
mac80211: add hostapd socket option to wpa_supplicant for IBSS RSN as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-27 13:52:39 +00:00
Felix Fietkau
edba77a97d
ath9k: make endian check optional
...
Turns out it triggers on some AR71xx devices where no swapping should be done.
Enable endian check for the lantiq target.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-27 13:21:53 +00:00
Felix Fietkau
732fb298d4
mac80211: modify mac80211.sh to in order to support IBSS-RSN
...
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-27 13:21:46 +00:00
John Crispin
a5f3317b0b
[mac80211] fixes #31068 , rename 999-ath9k.patch to 501-ath9k-eeprom_endianess.patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-25 09:07:09 +00:00
John Crispin
bd7b80f43c
[mac80211] adds eeprom endianess check to ath9k
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-25 08:51:08 +00:00
John Crispin
2ba198be62
[mac80211] adds ath5k platfrom_device eep support
...
Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31067 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-25 08:50:56 +00:00
Felix Fietkau
32d68c35e1
mac80211: reduce cpu load by optimizing aggregation session timeout handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-17 22:34:58 +00:00