| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: report tx status for dropped frames, should fix some remaining stab... | Felix Fietkau | 2012-10-29 | 1 | -38/+133 |
* | ath9k: add a patch that prevents excessive retry of single frames during an a... | Felix Fietkau | 2012-10-29 | 5 | -11/+41 |
* | generic: allow to disable [25]GHz support in ath9k via platform data | Gabor Juhos | 2012-10-27 | 1 | -0/+70 |
* | ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free er... | Felix Fietkau | 2012-10-25 | 1 | -0/+18 |
* | mac80211: refresh patch | Felix Fietkau | 2012-10-25 | 1 | -10/+4 |
* | mac80211: add md5sum for linux-firmware file, to download it from the mirror. | Hauke Mehrtens | 2012-10-25 | 1 | -0/+2 |
* | mac80211: update carl9170 firmware | Hauke Mehrtens | 2012-10-25 | 1 | -2/+2 |
* | kernel: update bcma and ssb to master-2012-10-18 from wireless-testing | Hauke Mehrtens | 2012-10-25 | 1 | -0/+48 |
* | ath9k: fix operating state check on changing the channel bandwidth via debugfs | Felix Fietkau | 2012-10-22 | 1 | -1/+1 |
* | mac80211: update firmware from linux-firmware | Hauke Mehrtens | 2012-10-18 | 1 | -19/+57 |
* | mac80211: fix typo that broke specifying the phy name directly (deprecated) | Felix Fietkau | 2012-10-18 | 1 | -1/+1 |
* | mac80211: store the device path as identifier in the config instead of the ma... | Felix Fietkau | 2012-10-18 | 1 | -10/+38 |
* | mac80211: merge a client mode state handling fix, refresh patches | Felix Fietkau | 2012-10-17 | 3 | -3/+62 |
* | mac80211: remove useless menus for extra configuration | Felix Fietkau | 2012-10-17 | 1 | -26/+16 |
* | mac80211: use ieee80211_free_txskb in a few more places | Felix Fietkau | 2012-10-10 | 1 | -0/+51 |
* | mac80211: fix intel wifi autoload module names | Jonas Gorski | 2012-10-09 | 1 | -2/+2 |
* | mac80211: brcmsmac: use firmware extracted from proprietary driver | Hauke Mehrtens | 2012-10-08 | 2 | -1/+33 |
* | tools: add b43-tools | Hauke Mehrtens | 2012-10-08 | 3 | -196/+9 |
* | mac80211: fix spacing | Hauke Mehrtens | 2012-10-08 | 1 | -4/+4 |
* | add myself as a maintainer for various packages | Felix Fietkau | 2012-10-08 | 1 | -0/+2 |
* | mac80211: refresh patches | Felix Fietkau | 2012-10-07 | 2 | -41/+27 |
* | mac80211: use ieee80211_free_txskb in a few more places to prevent skb leaks | Felix Fietkau | 2012-10-07 | 2 | -1/+108 |
* | ath9k: fix invalid register access on single-stream ar93xx devices | Felix Fietkau | 2012-10-05 | 1 | -0/+13 |
* | mac80211/rt2x00: fix lna assignment typo in Rt3352 which went upstream | Gabor Juhos | 2012-10-04 | 1 | -0/+30 |
* | mac80211/rt2x00: sync Rt3352 support | Gabor Juhos | 2012-10-04 | 1 | -70/+90 |
* | mac80211: allow scans in access point mode (for site survey) | Felix Fietkau | 2012-10-03 | 4 | -4/+15 |
* | ath9k: use ieee80211_free_txskb, might fix hostapd stability issues | Felix Fietkau | 2012-10-03 | 1 | -0/+149 |
* | mac80211: fix regulatory tx power initialization | Felix Fietkau | 2012-10-03 | 1 | -0/+21 |
* | dont explicitly select wireless-tools. rely on the drivers that need them to ... | John Crispin | 2012-09-28 | 1 | -1/+1 |
* | mac80211: add uci support for configuring antenna gain | Felix Fietkau | 2012-09-28 | 2 | -1/+3 |
* | mac80211: fix antenna gain and add support for user-defined antenna gain conf... | Felix Fietkau | 2012-09-28 | 4 | -3/+228 |
* | mac80211: rework the current tx power display patch | Felix Fietkau | 2012-09-28 | 3 | -14/+13 |
* | mac80211: fix beacon IE power constraint handling | Felix Fietkau | 2012-09-28 | 15 | -23/+191 |
* | ath5k: add a spur mitigation fix | Felix Fietkau | 2012-09-27 | 1 | -9/+25 |
* | mac80211: refresh patches | Florian Fainelli | 2012-09-26 | 14 | -30/+30 |
* | mac80211: avoid sending useless delBA frames on client disassoc | Felix Fietkau | 2012-09-25 | 1 | -0/+31 |
* | ath9k: fix rx filtering for older chipsets, helps with multi-bssid and mesh mode | Felix Fietkau | 2012-09-25 | 1 | -0/+13 |
* | mac80211: extend help for new options in b43-fwsquash.py | Hauke Mehrtens | 2012-09-23 | 1 | -0/+2 |
* | mac80211: fiy typo in b43-fwsquash.py | Hauke Mehrtens | 2012-09-23 | 1 | -2/+2 |
* | build: add the + token to any commands that can pass through the jobserver, f... | Felix Fietkau | 2012-09-23 | 1 | -1/+1 |
* | mac80211: fix b43 firmware squash for HT and LCN firmware, one file was missi... | Hauke Mehrtens | 2012-09-22 | 1 | -2/+6 |
* | mac80211: remove ep93xx target from blacklist. | Florian Fainelli | 2012-09-19 | 1 | -1/+1 |
* | mac80211: fix regdb locking issues | Felix Fietkau | 2012-09-14 | 2 | -2/+37 |
* | mac80211: bump PKG_RELEASE | Felix Fietkau | 2012-09-08 | 1 | -1/+1 |
* | ath9k: disable PA predistortion by default, since it has been reported to red... | Felix Fietkau | 2012-09-08 | 1 | -0/+72 |
* | mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, an... | Felix Fietkau | 2012-09-08 | 54 | -4735/+384 |
* | mac80211/rt2800: integrate cosmetic changes in rt3352 support | Gabor Juhos | 2012-08-29 | 1 | -40/+39 |
* | ath9k: add fix to improve reliability of powersave clients | Felix Fietkau | 2012-08-29 | 1 | -0/+9 |
* | mac80211: reorganize patches | Felix Fietkau | 2012-08-29 | 15 | -363/+349 |
* | mac80211: fix a crash on accessing stale skb->dev references | Felix Fietkau | 2012-08-27 | 1 | -0/+32 |