aboutsummaryrefslogtreecommitdiff
path: root/package/mac80211/patches
Commit message (Collapse)AuthorAge
...
* mac80211: remove unneeded patchHauke Mehrtens2011-04-21
| | | | | | This was fixed upstream SVN-Revision: 26745
* mac80211: update to wireless-testing 2011-04-19, contains several beacon ↵Felix Fietkau2011-04-20
| | | | | | related fixes for ath9k SVN-Revision: 26744
* mac80211: b43: Expose PIO mode fallbackHauke Mehrtens2011-04-19
| | | | | | | | Allow reenabling the PIO mode fallback for b43. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26735
* mac80211: re-enable beacon channel hintsFelix Fietkau2011-04-19
| | | | SVN-Revision: 26723
* ath9k: assign a keycache slot per station for unencrypted links to fix ↵Felix Fietkau2011-04-17
| | | | | | powersave frame filtering SVN-Revision: 26712
* ath9k: add a patch to show excessive retry counts for single MPDUsFelix Fietkau2011-04-17
| | | | SVN-Revision: 26711
* ath5k: allow simultaneous ad-hoc+ap operationFelix Fietkau2011-04-15
| | | | SVN-Revision: 26685
* ath9k: due to popular request, allow ad-hoc+ap again, now that the beacon ↵Felix Fietkau2011-04-14
| | | | | | code can handle it SVN-Revision: 26668
* ath9k: fix resetting the hw during channel change when the MAC fails to go idleFelix Fietkau2011-04-14
| | | | SVN-Revision: 26665
* cfg80211: disable processing of 802.11d regulatory hints - it causes invalid ↵Felix Fietkau2011-04-14
| | | | | | regulatory settings on reconnect (fixes #9207) SVN-Revision: 26662
* mac80211: fix WPA auth on WDS station interfaces (#9227)Felix Fietkau2011-04-12
| | | | SVN-Revision: 26609
* mac80211: ath9k: register id table for platform deviceGabor Juhos2011-04-12
| | | | | | | | | | | | Currently the device id in the platform driver is hardcoded to an id which is specific to AR9130/AR9132 SOCs as it supports only wmac (wireless mac) of these SOCs. But this needs to be dynamic when we want to support different wmac of SOCs. So add id_table to driver to make it extendable to more SOCs. Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> SVN-Revision: 26604
* ath5k: disable the unusable 2 GHz mode on the first radio of a dual-band ↵Felix Fietkau2011-04-11
| | | | | | AR5312 device SVN-Revision: 26587
* ath5k: fix eeprom capability checks that disabled AES crypto support where ↵Felix Fietkau2011-04-11
| | | | | | it should have been enabled SVN-Revision: 26586
* ath5k: fix mac address detection on dual-radio ar5312Felix Fietkau2011-04-10
| | | | SVN-Revision: 26583
* ath5k: fix 2ghz-only radio handling on ar5312Felix Fietkau2011-04-10
| | | | SVN-Revision: 26582
* ath5k: decrease interrupt load for rx/tx interruptsFelix Fietkau2011-04-10
| | | | SVN-Revision: 26579
* ath5k: clean up debugfs codeFelix Fietkau2011-04-10
| | | | SVN-Revision: 26578
* mac80211: fix compile with older kernel versionsHauke Mehrtens2011-04-09
| | | | SVN-Revision: 26573
* ath5k: add some more performance improvementsFelix Fietkau2011-04-09
| | | | SVN-Revision: 26566
* ath5k: rename a misnamed patchFelix Fietkau2011-04-09
| | | | SVN-Revision: 26565
* ath5k: add a few fixes that improve performanceFelix Fietkau2011-04-09
| | | | SVN-Revision: 26564
* ath5k: fix tx status reportingFelix Fietkau2011-04-09
| | | | SVN-Revision: 26563
* ath9k: properly count retries when frames are filtered due to excessive ↵Felix Fietkau2011-04-09
| | | | | | retries when a client is not in powersave mode SVN-Revision: 26545
* mac80211: fix reading the station flags in debugfsFelix Fietkau2011-04-09
| | | | SVN-Revision: 26544
* ath9k: improve the rx dma stop fix, add more debugging output in case the ↵Felix Fietkau2011-04-08
| | | | | | issue still occurs SVN-Revision: 26532
* mac80211: fix support for iftype wdsFelix Fietkau2011-04-08
| | | | SVN-Revision: 26531
* mac80211: update to wireless-testing 2011-04-06Felix Fietkau2011-04-07
| | | | | | adds some more pending patches which (among other things) fix the 'failed to stop RX DMA' messages SVN-Revision: 26506
* ath9k: fall back to the default noise floor if the calibrated one is not ↵Felix Fietkau2011-04-05
| | | | | | available, fixes signal strength display in initial scan SVN-Revision: 26494
* mac80211: move 620-rt2x00_soc_led_support.patch to the correct placeGabor Juhos2011-04-04
| | | | | | * fixes [26463] SVN-Revision: 26467
* mac80211: increase delay between aggregation session negotiation attempts - ↵Felix Fietkau2011-04-03
| | | | | | improves interop with intel clients SVN-Revision: 26444
* ath9k: fix missing chip wakeups causing instability issues on at least ↵Felix Fietkau2011-04-02
| | | | | | AR5416 (probably on other devices as well); fixes #9107 SVN-Revision: 26418
* mac80211: fix duplicate probe request reception (triggering unnecessary ↵Felix Fietkau2011-04-02
| | | | | | probe responses in multi-BSSID setups) SVN-Revision: 26408
* ath9k: fix adhoc beacon issues (#9163)Felix Fietkau2011-04-02
| | | | SVN-Revision: 26395
* ath9k: fix reported signal strengthFelix Fietkau2011-03-30
| | | | SVN-Revision: 26368
* ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should ↵Felix Fietkau2011-03-27
| | | | | | fix some AP mode stability issues on these chips SVN-Revision: 26316
* mac80211: disable an unnecessary backport to reduce code sizeFelix Fietkau2011-03-26
| | | | SVN-Revision: 26303
* mac80211: remove an obsolete backport patchFelix Fietkau2011-03-26
| | | | SVN-Revision: 26302
* mac80211: add a pending patch to remove the dependency on ecbFelix Fietkau2011-03-25
| | | | SVN-Revision: 26295
* mac80211: update to wireless-testing 2011-03-24Felix Fietkau2011-03-25
| | | | SVN-Revision: 26293
* ath9k: fix chip wakeup on interface start - should fix some instability issuesFelix Fietkau2011-03-25
| | | | SVN-Revision: 26290
* mac80211: fix a deadlock in minstrel_ht when a HT client without valid MCS ↵Felix Fietkau2011-03-25
| | | | | | rates connects SVN-Revision: 26287
* mac80211: fix dropping multicast proberequest frames for ad-hocFelix Fietkau2011-03-24
| | | | SVN-Revision: 26284
* ath9k: add a few de-bloating and optimization patchesFelix Fietkau2011-03-23
| | | | SVN-Revision: 26281
* ath9k: merge a pending patch for fixing a stopped queue issue (mostly for ↵Felix Fietkau2011-03-23
| | | | | | client mode) SVN-Revision: 26280
* mac80211: update to wireless-testing 2011-03-22Felix Fietkau2011-03-22
| | | | SVN-Revision: 26273
* ath9k: add a patch from linux-wireless@ for reducing driver sizeFelix Fietkau2011-03-22
| | | | SVN-Revision: 26264
* mac80211: initialize the last rx time when creating a stationFelix Fietkau2011-03-21
| | | | | | | | | should hopefully finally take care of the nasty reassociation issues which showed up as Jan 1 00:51:10 OpenWrt daemon.info hostapd: wlan0: STA 00:xx:xx:xx:xx:xx IEEE 802.11: deauthenticated due to inactivity right after associating, leading to an immediate disconnect. Will probably fix #8343, #8830 and others. SVN-Revision: 26251
* ath9k: re-run nfcal only when stuck beacons become more frequentFelix Fietkau2011-03-21
| | | | SVN-Revision: 26250
* ath9k: increase ATH_BCBUF, allows creating 8 virtual APsFelix Fietkau2011-03-21
| | | | SVN-Revision: 26249