| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: use the original mac address for the first virtual interface | nbd | 2013-04-23 | 1 | -1/+3 |
* | mac80211: rework mac address allocation | nbd | 2013-04-17 | 1 | -10/+24 |
* | build: consistently use 'depends on' instead of 'depends' | nbd | 2013-04-17 | 1 | -1/+1 |
* | 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: download file with firmware for brcmsmac | hauke | 2013-03-24 | 1 | -0/+7 |
* | 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] fixes mbssid on ralink hardware | blogic | 2013-03-12 | 1 | -2/+4 |
* | 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 linux-firmware to latest revision | jogo | 2013-02-23 | 1 | -3/+3 |
* | mac80211: select relayfs if ath9k debugfs is enabled | nbd | 2013-02-23 | 1 | -1/+1 |
* | mac80211: disable building the wil6210 driver | nbd | 2013-02-23 | 1 | -0/+1 |
* | mac80211: update to wireless-testing 2013-02-22 | nbd | 2013-02-23 | 35 | -3158/+367 |
* | ath9k: fix rssi issues | nbd | 2013-02-22 | 1 | -0/+11 |
* | ath9k_htc: fix signal strength reporting issues | nbd | 2013-02-22 | 1 | -0/+29 |
* | mac80211: add missing DRIVER_11N_SUPPORT selects | jogo | 2013-02-21 | 1 | -3/+3 |
* | mac80211: b43: Increase number of RX DMA slots | hauke | 2013-02-18 | 1 | -0/+11 |
* | mac80211: add some small fixes for minstrel_ht CCK support | nbd | 2013-02-13 | 1 | -9/+9 |
* | mac80211: add CCK rate support to minstrel_ht to improve range | nbd | 2013-02-11 | 1 | -0/+518 |
* | mac80211/hostapd: short_preamble is a per-vif option and should be enabled by... | nbd | 2013-02-11 | 1 | -3/+0 |
* | ath9k: add support for more antenna mask combinations on AR93xx | nbd | 2013-01-21 | 2 | -3/+70 |