Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ath9k: add some calibration fixes from wireless-testing | Felix Fietkau | 2013-01-10 | 1 | -0/+48 |
| | | | | SVN-Revision: 35081 | ||||
* | ath9k: correct a logic error in the rx path fix | Felix Fietkau | 2013-01-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 35067 | ||||
* | mac80211, ath9k: merge some pending fixes from linux-wireless@ | Felix Fietkau | 2013-01-09 | 9 | -22/+543 |
| | | | | SVN-Revision: 35066 | ||||
* | mac80211: update to 2013-01-07, add several ath9k stability fixes | Felix Fietkau | 2013-01-09 | 41 | -1833/+387 |
| | | | | SVN-Revision: 35063 | ||||
* | mac80211: apply network interface configuration for adhoc + wpa2 | Felix Fietkau | 2013-01-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 35049 | ||||
* | mac80211: add dependency of PACKAGE_MAC80211_DEBUGFS | Felix Fietkau | 2013-01-04 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | I wanted to use some statistics from /sys/kernel/debug/ieee80211, so I enabled PACKAGE_MAC80211_DEBUGFS. But I could not use it, because CONFIG_KERNEL_DEBUG_FS was not set and it's a little bit hidden. After manually setting CONFIG_KERNEL_DEBUG_FS to y, everything was fine. This patch automatically selects CONFIG_KERNEL_DEBUG_FS if PACKAGE_MAC80211_DEBUGFS is set. Additionally, the help text says "Say N unless you know you need this.", but it's default y. This help text is copied verbatim from the kernel's Kconfig and not true for us. So remove this part of the help text Signed-off-by: Stefan Hellermann <stefan@the2masters.de> SVN-Revision: 35014 | ||||
* | mac80211: b43: add firmware for HT-PHY by default. | Hauke Mehrtens | 2013-01-03 | 1 | -6/+11 |
| | | | | | | remove firmware for LP-Phy core rev 14, I have never seen such a device. SVN-Revision: 35000 | ||||
* | ath9k: disable TX_IQ_ON_AGC_CAL on AR934x, should improve stability | Felix Fietkau | 2013-01-02 | 1 | -0/+11 |
| | | | | SVN-Revision: 34979 | ||||
* | fixes libertas firmware install path | John Crispin | 2013-01-02 | 1 | -2/+2 |
| | | | | | | fixes #12712 SVN-Revision: 34961 | ||||
* | mac80211: refresh patches | Felix Fietkau | 2012-12-28 | 3 | -4/+4 |
| | | | | SVN-Revision: 34911 | ||||
* | mac80211: assume 2-byte aligning for 802.11 packets, slightly improves code ↵ | Felix Fietkau | 2012-12-28 | 2 | -0/+449 |
| | | | | | | size and performance SVN-Revision: 34910 | ||||
* | mac80211: update rt2x00 rx_status patch | Gabor Juhos | 2012-12-11 | 3 | -69/+19 |
| | | | | | | | | Also remove the superfluous ones for ath5k, p54. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34637 | ||||
* | mac80211: zero-out rx_status in rt2x00, ath5k, p54 | Gabor Juhos | 2012-12-11 | 3 | -0/+115 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34627 | ||||
* | mac80211: fix possible NULL pointer dereference in ath9k | Gabor Juhos | 2012-12-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34624 | ||||
* | mac80211: fix channel context related warnings when using wds ap mode (fixes ↵ | Felix Fietkau | 2012-12-10 | 7 | -15/+149 |
| | | | | | | #12585) SVN-Revision: 34610 | ||||
* | b43: fix tx path skb leaks | Felix Fietkau | 2012-12-10 | 2 | -4/+82 |
| | | | | SVN-Revision: 34607 | ||||
* | mac80211: ath9k: allow to load EEPROM data via firmware API | Gabor Juhos | 2012-12-10 | 13 | -34/+530 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34606 | ||||
* | mac80211: ath9k: fix OTP register offsets for AR9340 | Gabor Juhos | 2012-12-10 | 1 | -0/+73 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34605 | ||||
* | ath5k: fix skb leaks (should fix #12199) | Felix Fietkau | 2012-12-10 | 1 | -0/+31 |
| | | | | SVN-Revision: 34603 | ||||
* | mac80211: fix setting txpower (#12594) | Felix Fietkau | 2012-12-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 34594 | ||||
* | ath9k: improve signal strength / channel noise reporting accuracy | Felix Fietkau | 2012-12-10 | 1 | -0/+22 |
| | | | | SVN-Revision: 34592 | ||||
* | mac80211: refresh patches | Felix Fietkau | 2012-12-10 | 3 | -4/+4 |
| | | | | SVN-Revision: 34591 | ||||
* | mac80211: merge fix for carl9170 upstream regression | Felix Fietkau | 2012-12-10 | 1 | -0/+11 |
| | | | | SVN-Revision: 34590 | ||||
* | mac80211: do not build mwifiex driver | Hauke Mehrtens | 2012-12-07 | 1 | -1/+2 |
| | | | | SVN-Revision: 34573 | ||||
* | mac80211: update to wireless-testing 2012-12-06 | Felix Fietkau | 2012-12-07 | 59 | -2113/+583 |
| | | | | SVN-Revision: 34571 | ||||
* | mac80211: brcmsmac: do a read after write when writing objmem to device. | Hauke Mehrtens | 2012-12-07 | 2 | -10/+13 |
| | | | | SVN-Revision: 34570 | ||||
* | mac80211: add support for adm8211 wireless driver | Florian Fainelli | 2012-12-06 | 1 | -2/+11 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34560 | ||||
* | mac80211: clean up patches, replace patching config.mk with a generated sed ↵ | Felix Fietkau | 2012-12-06 | 30 | -923/+83 |
| | | | | | | expression SVN-Revision: 34531 | ||||
* | mac80211, hostapd: Fix macfilter for multi bssid setups | Felix Fietkau | 2012-12-04 | 1 | -20/+0 |
| | | | | | | | | | | | Previously only the first macfilter configuration would have been used on all interfaces. However, the configuration was always done per vif already. Hence, move the macfilter setup into hostapd.sh where and create one mac list file per vif. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 34470 | ||||
* | mac80211: refresh patches | Gabor Juhos | 2012-12-02 | 18 | -46/+40 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34464 | ||||
* | mac80211: rename a misnamed ath9k patch | Gabor Juhos | 2012-12-02 | 1 | -0/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34463 | ||||
* | mac80211/rt2x00: add rf_vals for Rt3352 with Xtal=20MHz | Gabor Juhos | 2012-11-20 | 1 | -0/+121 |
| | | | | | | | | | [juhosg: move ramips specific stuff into a followup patch] Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34269 | ||||
* | mac80211/rt2x00: support Rt3352 with external PA | Gabor Juhos | 2012-11-20 | 1 | -0/+212 |
| | | | | | | | | | This is needed for WiFi to work e.g. on DIR-615 rev.H1. Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34268 | ||||
* | mac80211: add more tx skb free fixes (hopefully final fix to #11894) | Felix Fietkau | 2012-11-10 | 3 | -160/+209 |
| | | | | SVN-Revision: 34133 | ||||
* | mac80211: prevent reconfigure calls while interfaces are down | Felix Fietkau | 2012-10-31 | 2 | -1/+13 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 34030 | ||||
* | mac80211: report tx status for dropped frames, should fix some remaining ↵ | Felix Fietkau | 2012-10-29 | 1 | -38/+133 |
| | | | | | | stability issues SVN-Revision: 33991 | ||||
* | ath9k: add a patch that prevents excessive retry of single frames during an ↵ | Felix Fietkau | 2012-10-29 | 5 | -11/+41 |
| | | | | | | aggregation session SVN-Revision: 33989 | ||||
* | generic: allow to disable [25]GHz support in ath9k via platform data | Gabor Juhos | 2012-10-27 | 1 | -0/+70 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33954 | ||||
* | ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free ↵ | Felix Fietkau | 2012-10-25 | 1 | -0/+18 |
| | | | | | | errors and "Failed to stop Tx DMA" errors SVN-Revision: 33938 | ||||
* | mac80211: refresh patch | Felix Fietkau | 2012-10-25 | 1 | -10/+4 |
| | | | | SVN-Revision: 33937 | ||||
* | mac80211: add md5sum for linux-firmware file, to download it from the mirror. | Hauke Mehrtens | 2012-10-25 | 1 | -0/+2 |
| | | | | SVN-Revision: 33932 | ||||
* | mac80211: update carl9170 firmware | Hauke Mehrtens | 2012-10-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 33930 | ||||
* | kernel: update bcma and ssb to master-2012-10-18 from wireless-testing | Hauke Mehrtens | 2012-10-25 | 1 | -0/+48 |
| | | | | | | | * update the flash driver for bcm47xx to use the stubs already in bcma * do some misc enhancements to the flash drivers for bcm47xx SVN-Revision: 33920 | ||||
* | ath9k: fix operating state check on changing the channel bandwidth via debugfs | Felix Fietkau | 2012-10-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 33891 | ||||
* | mac80211: update firmware from linux-firmware | Hauke Mehrtens | 2012-10-18 | 1 | -19/+57 |
| | | | | | | | | | | * add firmware for some more intel wifi cards * use new firmware for some intel wifi cards * remove old firmware version for libertas when we also ship a more recent version * add rt3290.bin for rt2800-pci * use new firmware version for wl12xx, the old one is not supported by the driver any more SVN-Revision: 33854 | ||||
* | mac80211: fix typo that broke specifying the phy name directly (deprecated) | Felix Fietkau | 2012-10-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 33853 | ||||
* | mac80211: store the device path as identifier in the config instead of the ↵ | Felix Fietkau | 2012-10-18 | 1 | -10/+38 |
| | | | | | | mac address, makes it more robust against card replacement or user errors SVN-Revision: 33834 | ||||
* | mac80211: merge a client mode state handling fix, refresh patches | Felix Fietkau | 2012-10-17 | 3 | -3/+62 |
| | | | | SVN-Revision: 33821 | ||||
* | mac80211: remove useless menus for extra configuration | Felix Fietkau | 2012-10-17 | 1 | -26/+16 |
| | | | | SVN-Revision: 33805 | ||||
* | mac80211: use ieee80211_free_txskb in a few more places | Felix Fietkau | 2012-10-10 | 1 | -0/+51 |
| | | | | SVN-Revision: 33695 |