| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mac80211: fix regulatory tx power initialization | nbd | 2012-10-03 | 1 | -0/+21 |
* | [kernel] dont explicitly select wireless-tools. rely on the drivers that need... | blogic | 2012-09-28 | 1 | -1/+1 |
* | mac80211: add uci support for configuring antenna gain | nbd | 2012-09-28 | 2 | -1/+3 |
* | mac80211: fix antenna gain and add support for user-defined antenna gain conf... | nbd | 2012-09-28 | 4 | -3/+228 |
* | mac80211: rework the current tx power display patch | nbd | 2012-09-28 | 3 | -14/+13 |
* | mac80211: fix beacon IE power constraint handling | nbd | 2012-09-28 | 15 | -23/+191 |
* | ath5k: add a spur mitigation fix | nbd | 2012-09-27 | 1 | -9/+25 |
* | [package] mac80211: refresh patches | florian | 2012-09-26 | 14 | -30/+30 |
* | mac80211: avoid sending useless delBA frames on client disassoc | nbd | 2012-09-25 | 1 | -0/+31 |
* | ath9k: fix rx filtering for older chipsets, helps with multi-bssid and mesh mode | nbd | 2012-09-25 | 1 | -0/+13 |
* | [packages] mac80211: extend help for new options in b43-fwsquash.py | hauke | 2012-09-23 | 1 | -0/+2 |
* | [packages] mac80211: fiy typo in b43-fwsquash.py | hauke | 2012-09-23 | 1 | -2/+2 |
* | build: add the + token to any commands that can pass through the jobserver, f... | nbd | 2012-09-23 | 1 | -1/+1 |
* | [packages] mac80211: fix b43 firmware squash for HT and LCN firmware, one fil... | hauke | 2012-09-22 | 1 | -2/+6 |
* | [package] mac80211: remove ep93xx target from blacklist. | florian | 2012-09-19 | 1 | -1/+1 |
* | mac80211: fix regdb locking issues | nbd | 2012-09-14 | 2 | -2/+37 |
* | mac80211: bump PKG_RELEASE | nbd | 2012-09-08 | 1 | -1/+1 |
* | ath9k: disable PA predistortion by default, since it has been reported to red... | nbd | 2012-09-08 | 1 | -0/+72 |
* | mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, an... | nbd | 2012-09-08 | 54 | -4735/+384 |
* | mac80211/rt2800: integrate cosmetic changes in rt3352 support | juhosg | 2012-08-29 | 1 | -40/+39 |
* | ath9k: add fix to improve reliability of powersave clients | nbd | 2012-08-29 | 1 | -0/+9 |
* | mac80211: reorganize patches | nbd | 2012-08-29 | 15 | -363/+349 |
* | mac80211: fix a crash on accessing stale skb->dev references | nbd | 2012-08-27 | 1 | -0/+32 |
* | ath9k: fix PA predistortion training, fixes hang issues and most likely also ... | nbd | 2012-08-27 | 1 | -0/+58 |
* | ath9k: add a patch to fix ASPM related issues | nbd | 2012-08-27 | 1 | -0/+21 |
* | ath5k: add back a patch for fixing eeprom rate power parsing | nbd | 2012-08-15 | 1 | -0/+21 |
* | ath9k: fix handling of decryption errors, should improve link stability | nbd | 2012-08-08 | 1 | -0/+16 |
* | ath5k: revert a buggy tx power related patch | nbd | 2012-08-08 | 1 | -20/+0 |
* | ath9k: fix hang issues on hw reset caused by interrupt storms | nbd | 2012-08-08 | 1 | -0/+61 |
* | ath9k: completely disable the MIB interrupt from the interrupt mask register ... | nbd | 2012-08-07 | 1 | -0/+12 |
* | ath9k: extend and enable PA predistortion | nbd | 2012-08-06 | 3 | -0/+190 |
* | mac80211: do not delete linux/*_platform.h, they are touched by patches. inst... | nbd | 2012-08-06 | 1 | -3/+6 |
* | ath5k: add various pending tx power fixes, vastly improves stability and perf... | nbd | 2012-08-06 | 3 | -93/+142 |
* | [packages] mac80211: remove header files used to share struct with platform c... | hauke | 2012-08-05 | 1 | -0/+6 |
* | [mac80211] mae brcmutil depend on PCI and USB. This broke ar7 fullbuilds | blogic | 2012-07-27 | 1 | -0/+1 |
* | mac80211/hostapd: add support for HT capa in case of IBSS/RSN | blogic | 2012-07-24 | 1 | -7/+7 |
* | wpa_supplicant: add more parameters | blogic | 2012-07-24 | 1 | -1/+2 |
* | [mac80211] add support for Rt3352 in rt2x00 driver | blogic | 2012-07-24 | 1 | -0/+445 |
* | ath5k: add tx power related fixes | nbd | 2012-07-23 | 1 | -0/+112 |
* | mac80211: update to latest wireless-testing + some monitor mode fixes and som... | nbd | 2012-07-16 | 39 | -3507/+2503 |
* | ath5k: fix txop calculation similar to what was done in ath9k | nbd | 2012-07-15 | 1 | -0/+11 |
* | ath9k: fix an uninitialized variable warning | nbd | 2012-07-15 | 1 | -8/+21 |
* | ath9k: add extra checks to reduce the amount of unnecessary rx dma related lo... | nbd | 2012-07-14 | 1 | -0/+15 |
* | ath9k: fix 5 ghz frequency selection on ar934x devices with 25 mhz refclock | nbd | 2012-07-13 | 1 | -0/+13 |
* | ath9k: fix selecting the second antenna on a single-stream device with diversity | nbd | 2012-07-12 | 1 | -1/+1 |
* | mac80211: fix an ap + sta mode regression that prevented the sta from connect... | nbd | 2012-07-12 | 1 | -0/+21 |
* | mac80211: update brcmsmac patches | hauke | 2012-07-11 | 13 | -760/+1213 |
* | ath9k: add a number of ar93xx eeprom related fixes / enhancements | nbd | 2012-07-11 | 4 | -0/+513 |
* | ath9k: add missing part of the aggregation duration fix | nbd | 2012-07-11 | 1 | -0/+10 |
* | [package] mac80211: fix patch order (#11839, #11842) | jow | 2012-07-11 | 2 | -0/+0 |