summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: fix sending probe requests in client mode, fixes connecting to hidd...nbd2013-02-262-2/+68
* rt2x00: prevent device probe errors with CONFIG_MAC80211_MESH disabled (#13080)nbd2013-02-262-2/+27
* ath9k: issue a cold reset after failures or after bringing the chip out of fu...nbd2013-02-255-5/+18
* mac80211: brcmsmac: add ap mode supporthauke2013-02-2414-0/+1121
* mac80211: disable ipv4/ipv6 address notifiers (fixes #13055)nbd2013-02-241-0/+67
* mac80211: fix monitor mode channel reportingnbd2013-02-232-1/+26
* mac80211: fix monitor-only injectionnbd2013-02-231-0/+9
* mac80211: fix wireless extension supportnbd2013-02-231-0/+18
* mac80211: update linux-firmware to latest revisionjogo2013-02-231-3/+3
* mac80211: select relayfs if ath9k debugfs is enablednbd2013-02-231-1/+1
* mac80211: disable building the wil6210 drivernbd2013-02-231-0/+1
* mac80211: update to wireless-testing 2013-02-22nbd2013-02-2335-3158/+367
* ath9k: fix rssi issuesnbd2013-02-221-0/+11
* ath9k_htc: fix signal strength reporting issuesnbd2013-02-221-0/+29
* mac80211: add missing DRIVER_11N_SUPPORT selectsjogo2013-02-211-3/+3
* mac80211: b43: Increase number of RX DMA slotshauke2013-02-181-0/+11
* mac80211: add some small fixes for minstrel_ht CCK supportnbd2013-02-131-9/+9
* mac80211: add CCK rate support to minstrel_ht to improve rangenbd2013-02-111-0/+518
* mac80211/hostapd: short_preamble is a per-vif option and should be enabled by...nbd2013-02-111-3/+0
* ath9k: add support for more antenna mask combinations on AR93xxnbd2013-01-212-3/+70
* ath9k: merge another round of cleanups and stability fixes, refresh patchesnbd2013-01-209-66/+638
* ath9k: fix a soft lockup on smp systemsnbd2013-01-145-21/+27
* ath9k: remove a lock to fix a deadlock on hw resetnbd2013-01-144-18/+78
* mac80211: fix monitor mode injectionnbd2013-01-131-0/+17
* mac80211: rt2x00: fix PCI eeprom patchjuhosg2013-01-131-4/+4
* ath9k: fix memory corruption issues on ar5416/ar91xxnbd2013-01-137-10/+218
* mac80211: fix enabling HT40-nbd2013-01-113-5/+16
* mac80211: add a fix for ht40 connectionsnbd2013-01-111-0/+16
* ath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and o...nbd2013-01-101-0/+645
* ath9k: add some calibration fixes from wireless-testingnbd2013-01-101-0/+48
* ath9k: correct a logic error in the rx path fixnbd2013-01-091-1/+1
* mac80211, ath9k: merge some pending fixes from linux-wireless@nbd2013-01-099-22/+543
* mac80211: update to 2013-01-07, add several ath9k stability fixesnbd2013-01-0941-1833/+387
* mac80211: apply network interface configuration for adhoc + wpa2nbd2013-01-071-1/+1
* mac80211: add dependency of PACKAGE_MAC80211_DEBUGFSnbd2013-01-041-2/+1
* mac80211: b43: add firmware for HT-PHY by default.hauke2013-01-031-6/+11
* ath9k: disable TX_IQ_ON_AGC_CAL on AR934x, should improve stabilitynbd2013-01-021-0/+11
* [mac80211] fixes libertas firmware install pathblogic2013-01-021-2/+2
* mac80211: refresh patchesnbd2012-12-283-4/+4
* mac80211: assume 2-byte aligning for 802.11 packets, slightly improves code s...nbd2012-12-282-0/+449
* mac80211: update rt2x00 rx_status patchjuhosg2012-12-113-69/+19
* mac80211: zero-out rx_status in rt2x00, ath5k, p54juhosg2012-12-113-0/+115
* mac80211: fix possible NULL pointer dereference in ath9kjuhosg2012-12-101-1/+1
* mac80211: fix channel context related warnings when using wds ap mode (fixes ...nbd2012-12-107-15/+149
* b43: fix tx path skb leaksnbd2012-12-102-4/+82
* mac80211: ath9k: allow to load EEPROM data via firmware APIjuhosg2012-12-1013-34/+530
* mac80211: ath9k: fix OTP register offsets for AR9340juhosg2012-12-101-0/+73
* ath5k: fix skb leaks (should fix #12199)nbd2012-12-101-0/+31
* mac80211: fix setting txpower (#12594)nbd2012-12-101-1/+1
* ath9k: improve signal strength / channel noise reporting accuracynbd2012-12-101-0/+22