| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: fix paprd descriptor setup | Felix Fietkau | 2013-06-07 | 1 | -24/+28 |
* | ath9k: improve multicast buffering handling, take care of the MORE_DATA flag ... | Felix Fietkau | 2013-06-07 | 3 | -57/+206 |
* | ath9k: fix a regression in the powersave handling related changes | Felix Fietkau | 2013-06-05 | 1 | -10/+14 |
* | ath9k: merge a fix for ar9550 eeprom access | Felix Fietkau | 2013-06-05 | 1 | -0/+22 |
* | ath9k: fix some issues in the ap powersave fixes | Felix Fietkau | 2013-06-04 | 3 | -21/+56 |
* | ath9k: fix a null pointer deref issue in the powersave fixes | Felix Fietkau | 2013-06-03 | 1 | -24/+28 |
* | ath9k: prevent excessive buffered multicast traffic from drowning out regular... | Felix Fietkau | 2013-06-03 | 3 | -23/+52 |
* | ath9k: improve AP mode powersave buffering handling | Felix Fietkau | 2013-06-03 | 7 | -36/+395 |
* | ath9k: increase ANI poll interval to 300 ms to get it close to the listen period | Felix Fietkau | 2013-06-03 | 1 | -1/+1 |
* | mac80211: fix a crash issue introduced in the active monitor code | Felix Fietkau | 2013-05-28 | 1 | -1/+1 |
* | ath9k: fix some issues in PA predistortion (still disabled by default) | Felix Fietkau | 2013-05-28 | 1 | -0/+41 |
* | mac80211: add support for "active" monitor interfaces which allow userspace t... | Felix Fietkau | 2013-05-28 | 6 | -27/+235 |
* | mac80211: merge AP VLAN / WDS related fixes | Felix Fietkau | 2013-05-24 | 1 | -3/+42 |
* | mac80211: fix station info tx bytes (#13567) | Felix Fietkau | 2013-05-23 | 1 | -0/+9 |
* | ath9k: merge some ar934x stability fixes | Felix Fietkau | 2013-05-23 | 6 | -11/+121 |
* | mac80211: remove superfluous patch | Jonas Gorski | 2013-05-20 | 1 | -39/+0 |
* | mac80211: make it build with 3.10-rc1 | Jonas Gorski | 2013-05-19 | 3 | -0/+145 |
* | ath9k: fix some more aggregation related issues | Felix Fietkau | 2013-05-18 | 3 | -130/+217 |
* | ath9k: merge some aggregation / rate handling related fixes | Felix Fietkau | 2013-05-17 | 3 | -20/+229 |
* | mac80211: add a rate control rate selection fix | Felix Fietkau | 2013-05-16 | 1 | -1/+1 |
* | mac80211: add mesh_param support | Felix Fietkau | 2013-05-15 | 2 | -1/+15 |
* | mac80211: add HT support for mesh | Felix Fietkau | 2013-05-15 | 1 | -1/+6 |
* | mac80211: fix AP mode action frame handling | Felix Fietkau | 2013-05-14 | 1 | -1/+11 |
* | mac80211: fix client mode state handling issues | Felix Fietkau | 2013-05-14 | 1 | -0/+62 |
* | mac80211: merge a client mode channel switch handling fix | Felix Fietkau | 2013-05-03 | 1 | -31/+47 |
* | ar71xx: add an external reset callback for ar913x and use it in ath9k - shoul... | Felix Fietkau | 2013-05-03 | 5 | -6/+42 |
* | mac80211: brcmsmac: remove initial support for core rev 28 | Hauke Mehrtens | 2013-04-28 | 1 | -75/+0 |
* | mac80211: b43: only use gpio 0 and 1 for the wifi led | Hauke Mehrtens | 2013-04-28 | 1 | -0/+17 |
* | mac80211: b43: Handle DMA RX descriptor underrun | Hauke Mehrtens | 2013-04-28 | 2 | -0/+156 |
* | ath9k: fix keycache handling with many connected clients | Felix Fietkau | 2013-04-27 | 1 | -0/+27 |
* | mac80211: refresh patch | Felix Fietkau | 2013-04-27 | 1 | -1/+1 |
* | mac80211: update to wireless-testing 2013-04-16 + backports | Felix Fietkau | 2013-04-26 | 67 | -3750/+3703 |
* | mac80211: use the original mac address for the first virtual interface | Felix Fietkau | 2013-04-23 | 1 | -1/+3 |
* | mac80211: rework mac address allocation | Felix Fietkau | 2013-04-17 | 1 | -10/+24 |
* | build: consistently use 'depends on' instead of 'depends' | Felix Fietkau | 2013-04-17 | 1 | -1/+1 |
* | ath9k: change the BSSID mask calculation to fix setting arbitrary MAC address... | Felix Fietkau | 2013-04-16 | 8 | -14/+123 |
* | mac80211: merge upstream legacy minstrel improvements | Felix Fietkau | 2013-04-15 | 1 | -14/+482 |
* | mac80211: fix a client mode reconnect issue | Felix Fietkau | 2013-04-10 | 1 | -0/+40 |
* | ath9k: fix an AR9580 specific crypto related stability issue | Felix Fietkau | 2013-04-10 | 1 | -0/+11 |
* | mac80211: revert the queue length to the default (reduction obsoleted by the ... | Felix Fietkau | 2013-04-10 | 1 | -10/+0 |
* | ath9k: fix a tx processing race condition on AR9300+ | Felix Fietkau | 2013-04-07 | 1 | -0/+74 |
* | ath9k_htc: accept firmware versions newer than 1.3 | Felix Fietkau | 2013-04-07 | 1 | -0/+11 |
* | mac80211: merge an idle handling fix (fixes ath9k_htc client mode), refresh p... | Felix Fietkau | 2013-04-07 | 21 | -104/+147 |
* | add a helper that allows loading the eeprom from a MTD partition pointed to b... | John Crispin | 2013-04-04 | 1 | -0/+106 |
* | several patches to make OF work on rt2x00 | John Crispin | 2013-04-03 | 4 | -0/+141 |
* | add RT5350 wifi support | John Crispin | 2013-04-03 | 1 | -0/+413 |
* | mac80211: backport some upstream mwl8k fixes | Jonas Gorski | 2013-03-27 | 3 | -1/+115 |
* | mac80211: download file with firmware for brcmsmac | Hauke Mehrtens | 2013-03-24 | 1 | -0/+7 |
* | mac80211: update brcmsmac ap patches | Hauke Mehrtens | 2013-03-24 | 9 | -31/+175 |
* | mac80211: merge a few minstrel_ht performance improvements | Felix Fietkau | 2013-03-16 | 1 | -10/+43 |