| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: remove superfluous patch | jogo | 2013-05-20 | 1 | -39/+0 |
* | mac80211: make it build with 3.10-rc1 | jogo | 2013-05-19 | 3 | -0/+145 |
* | ath9k: fix some more aggregation related issues | nbd | 2013-05-18 | 3 | -130/+217 |
* | ath9k: merge some aggregation / rate handling related fixes | nbd | 2013-05-17 | 3 | -20/+229 |
* | mac80211: add a rate control rate selection fix | nbd | 2013-05-16 | 1 | -1/+1 |
* | mac80211: fix AP mode action frame handling | nbd | 2013-05-14 | 1 | -1/+11 |
* | mac80211: fix client mode state handling issues | nbd | 2013-05-14 | 1 | -0/+62 |
* | mac80211: merge a client mode channel switch handling fix | nbd | 2013-05-03 | 1 | -31/+47 |
* | ar71xx: add an external reset callback for ar913x and use it in ath9k - shoul... | nbd | 2013-05-03 | 5 | -6/+42 |
* | mac80211: brcmsmac: remove initial support for core rev 28 | hauke | 2013-04-28 | 1 | -75/+0 |
* | mac80211: b43: only use gpio 0 and 1 for the wifi led | hauke | 2013-04-28 | 1 | -0/+17 |
* | mac80211: b43: Handle DMA RX descriptor underrun | hauke | 2013-04-28 | 2 | -0/+156 |
* | ath9k: fix keycache handling with many connected clients | nbd | 2013-04-27 | 1 | -0/+27 |
* | mac80211: refresh patch | nbd | 2013-04-27 | 1 | -1/+1 |
* | mac80211: update to wireless-testing 2013-04-16 + backports | nbd | 2013-04-26 | 66 | -3744/+3694 |
* | ath9k: change the BSSID mask calculation to fix setting arbitrary MAC address... | nbd | 2013-04-16 | 8 | -14/+123 |
* | mac80211: merge upstream legacy minstrel improvements | nbd | 2013-04-15 | 1 | -14/+482 |
* | mac80211: fix a client mode reconnect issue | nbd | 2013-04-10 | 1 | -0/+40 |
* | ath9k: fix an AR9580 specific crypto related stability issue | nbd | 2013-04-10 | 1 | -0/+11 |
* | mac80211: revert the queue length to the default (reduction obsoleted by the ... | nbd | 2013-04-10 | 1 | -10/+0 |
* | ath9k: fix a tx processing race condition on AR9300+ | nbd | 2013-04-07 | 1 | -0/+74 |
* | ath9k_htc: accept firmware versions newer than 1.3 | nbd | 2013-04-07 | 1 | -0/+11 |
* | mac80211: merge an idle handling fix (fixes ath9k_htc client mode), refresh p... | nbd | 2013-04-07 | 21 | -104/+147 |
* | [mac80211] add a helper that allows loading the eeprom from a MTD partition p... | blogic | 2013-04-04 | 1 | -0/+106 |
* | [mac80211] several patches to make OF work on rt2x00 | blogic | 2013-04-03 | 4 | -0/+141 |
* | [mac80211] add RT5350 wifi support | blogic | 2013-04-03 | 1 | -0/+413 |
* | mac80211: backport some upstream mwl8k fixes | jogo | 2013-03-27 | 3 | -1/+115 |
* | mac80211: update brcmsmac ap patches | hauke | 2013-03-24 | 9 | -31/+175 |
* | mac80211: merge a few minstrel_ht performance improvements | nbd | 2013-03-16 | 1 | -10/+43 |
* | mac80211: merge a fix for a race condition on station removal | nbd | 2013-03-15 | 1 | -0/+32 |
* | ath9k: add a fix to reduce the number of spurious tx hang detections | nbd | 2013-03-15 | 1 | -0/+37 |
* | ath9k: fix issues with disabling rx/tx antennas | nbd | 2013-03-15 | 1 | -1/+54 |
* | mac80211: backport required changes to support 3.9-rc kernels | florian | 2013-03-14 | 17 | -30/+384 |
* | mac80211: b43: increase number of rx slots to 256 again. | hauke | 2013-03-10 | 1 | -1/+1 |
* | mac80211: decrease rx slots to 128, I hope this is a good trade of between st... | hauke | 2013-03-09 | 1 | -1/+1 |
* | build: BSD compile fixes | nbd | 2013-03-07 | 1 | -0/+9 |
* | mac80211: add another minstrel_ht performance improvement | nbd | 2013-03-05 | 1 | -0/+9 |
* | mac80211: merge some more minstrel_ht performance improvements | nbd | 2013-03-03 | 1 | -16/+61 |
* | mac80211: merge minstrel_ht rate control performance improvements | nbd | 2013-03-02 | 1 | -0/+129 |
* | mac80211: another fix for monitor mode handling (fixes #13071) | nbd | 2013-03-02 | 1 | -3/+23 |
* | mac80211: fix sending probe requests in client mode, fixes connecting to hidd... | nbd | 2013-02-26 | 2 | -2/+68 |
* | rt2x00: prevent device probe errors with CONFIG_MAC80211_MESH disabled (#13080) | nbd | 2013-02-26 | 2 | -2/+27 |
* | ath9k: issue a cold reset after failures or after bringing the chip out of fu... | nbd | 2013-02-25 | 5 | -5/+18 |
* | mac80211: brcmsmac: add ap mode support | hauke | 2013-02-24 | 14 | -0/+1121 |
* | mac80211: disable ipv4/ipv6 address notifiers (fixes #13055) | nbd | 2013-02-24 | 1 | -0/+67 |
* | mac80211: fix monitor mode channel reporting | nbd | 2013-02-23 | 2 | -1/+26 |
* | mac80211: fix monitor-only injection | nbd | 2013-02-23 | 1 | -0/+9 |
* | mac80211: fix wireless extension support | nbd | 2013-02-23 | 1 | -0/+18 |
* | mac80211: update to wireless-testing 2013-02-22 | nbd | 2013-02-23 | 34 | -3156/+364 |
* | ath9k: fix rssi issues | nbd | 2013-02-22 | 1 | -0/+11 |