| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: b43: Expose PIO mode fallback | Hauke Mehrtens | 2011-04-19 | 1 | -13/+17 |
* | mac80211: re-enable beacon channel hints | Felix Fietkau | 2011-04-19 | 1 | -9/+0 |
* | ath9k: assign a keycache slot per station for unencrypted links to fix powers... | Felix Fietkau | 2011-04-17 | 1 | -0/+119 |
* | ath9k: add a patch to show excessive retry counts for single MPDUs | Felix Fietkau | 2011-04-17 | 1 | -0/+32 |
* | ath5k: allow simultaneous ad-hoc+ap operation | Felix Fietkau | 2011-04-15 | 3 | -2/+40 |
* | ath9k: due to popular request, allow ad-hoc+ap again, now that the beacon cod... | Felix Fietkau | 2011-04-14 | 2 | -2/+19 |
* | ath9k: fix resetting the hw during channel change when the MAC fails to go idle | Felix Fietkau | 2011-04-14 | 1 | -1/+1 |
* | cfg80211: disable processing of 802.11d regulatory hints - it causes invalid ... | Felix Fietkau | 2011-04-14 | 1 | -0/+29 |
* | mac80211: fix WPA auth on WDS station interfaces (#9227) | Felix Fietkau | 2011-04-12 | 3 | -14/+10 |
* | mac80211: ath9k: register id table for platform device | Gabor Juhos | 2011-04-12 | 1 | -0/+46 |
* | ath5k: disable the unusable 2 GHz mode on the first radio of a dual-band AR53... | Felix Fietkau | 2011-04-11 | 1 | -0/+50 |
* | ath5k: fix eeprom capability checks that disabled AES crypto support where it... | Felix Fietkau | 2011-04-11 | 1 | -0/+11 |
* | ath5k: fix mac address detection on dual-radio ar5312 | Felix Fietkau | 2011-04-10 | 2 | -0/+229 |
* | ath5k: fix 2ghz-only radio handling on ar5312 | Felix Fietkau | 2011-04-10 | 1 | -0/+12 |
* | ath5k: decrease interrupt load for rx/tx interrupts | Felix Fietkau | 2011-04-10 | 1 | -0/+140 |
* | ath5k: clean up debugfs code | Felix Fietkau | 2011-04-10 | 1 | -0/+143 |
* | mac80211: fix compile with older kernel versions | Hauke Mehrtens | 2011-04-09 | 1 | -0/+12 |
* | ath5k: add some more performance improvements | Felix Fietkau | 2011-04-09 | 5 | -0/+444 |
* | ath5k: rename a misnamed patch | Felix Fietkau | 2011-04-09 | 1 | -0/+0 |
* | ath5k: add a few fixes that improve performance | Felix Fietkau | 2011-04-09 | 3 | -0/+147 |
* | ath5k: fix tx status reporting | Felix Fietkau | 2011-04-09 | 1 | -0/+37 |
* | ath9k: properly count retries when frames are filtered due to excessive retri... | Felix Fietkau | 2011-04-09 | 1 | -16/+39 |
* | mac80211: fix reading the station flags in debugfs | Felix Fietkau | 2011-04-09 | 1 | -0/+9 |
* | ath9k: improve the rx dma stop fix, add more debugging output in case the iss... | Felix Fietkau | 2011-04-08 | 2 | -21/+26 |
* | mac80211: fix support for iftype wds | Felix Fietkau | 2011-04-08 | 3 | -0/+255 |
* | mac80211: update to wireless-testing 2011-04-06 | Felix Fietkau | 2011-04-07 | 21 | -515/+359 |
* | ath9k: fall back to the default noise floor if the calibrated one is not avai... | Felix Fietkau | 2011-04-05 | 1 | -1/+1 |
* | mac80211: move 620-rt2x00_soc_led_support.patch to the correct place | Gabor Juhos | 2011-04-04 | 1 | -0/+75 |
* | mac80211: increase delay between aggregation session negotiation attempts - i... | Felix Fietkau | 2011-04-03 | 1 | -0/+49 |
* | ath9k: fix missing chip wakeups causing instability issues on at least AR5416... | Felix Fietkau | 2011-04-02 | 1 | -0/+127 |
* | mac80211: fix duplicate probe request reception (triggering unnecessary probe... | Felix Fietkau | 2011-04-02 | 1 | -0/+18 |
* | ath9k: fix adhoc beacon issues (#9163) | Felix Fietkau | 2011-04-02 | 2 | -0/+28 |
* | ath9k: fix reported signal strength | Felix Fietkau | 2011-03-30 | 1 | -0/+27 |
* | ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should ... | Felix Fietkau | 2011-03-27 | 1 | -0/+13 |
* | mac80211: disable an unnecessary backport to reduce code size | Felix Fietkau | 2011-03-26 | 1 | -0/+16 |
* | mac80211: remove an obsolete backport patch | Felix Fietkau | 2011-03-26 | 1 | -11/+0 |
* | mac80211: add a pending patch to remove the dependency on ecb | Felix Fietkau | 2011-03-25 | 1 | -0/+158 |
* | mac80211: update to wireless-testing 2011-03-24 | Felix Fietkau | 2011-03-25 | 19 | -1392/+47 |
* | ath9k: fix chip wakeup on interface start - should fix some instability issues | Felix Fietkau | 2011-03-25 | 1 | -0/+20 |
* | mac80211: fix a deadlock in minstrel_ht when a HT client without valid MCS ra... | Felix Fietkau | 2011-03-25 | 1 | -0/+47 |
* | mac80211: fix dropping multicast proberequest frames for ad-hoc | Felix Fietkau | 2011-03-24 | 1 | -0/+19 |
* | ath9k: add a few de-bloating and optimization patches | Felix Fietkau | 2011-03-23 | 10 | -0/+964 |
* | ath9k: merge a pending patch for fixing a stopped queue issue (mostly for cli... | Felix Fietkau | 2011-03-23 | 2 | -2/+13 |
* | mac80211: update to wireless-testing 2011-03-22 | Felix Fietkau | 2011-03-22 | 22 | -1899/+143 |
* | ath9k: add a patch from linux-wireless@ for reducing driver size | Felix Fietkau | 2011-03-22 | 1 | -0/+1075 |
* | mac80211: initialize the last rx time when creating a station | Felix Fietkau | 2011-03-21 | 1 | -0/+10 |
* | ath9k: re-run nfcal only when stuck beacons become more frequent | Felix Fietkau | 2011-03-21 | 1 | -0/+12 |
* | ath9k: increase ATH_BCBUF, allows creating 8 virtual APs | Felix Fietkau | 2011-03-21 | 1 | -0/+24 |
* | ath9k: improve precision of beacon timer calculations | Felix Fietkau | 2011-03-21 | 1 | -0/+317 |
* | ath9k: add some minor debugfs cleanups | Felix Fietkau | 2011-03-21 | 2 | -4/+111 |