| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: move 620-rt2x00_soc_led_support.patch to the correct place | Gabor Juhos | 2011-04-04 | 1 | -0/+75 |
* | mac80211: update rt2800-{pci,usb} dependencies | Gabor Juhos | 2011-04-04 | 1 | -2/+2 |
* | mac80211: rt2800-lib doesn't depend on rt2x00-usb | Gabor Juhos | 2011-04-04 | 1 | -1/+1 |
* | mac80211: add WLAN LED support for Ralink RT305x SoC Devices | Gabor Juhos | 2011-04-04 | 1 | -1/+1 |
* | mac80211: increase delay between aggregation session negotiation attempts - i... | Felix Fietkau | 2011-04-03 | 1 | -0/+49 |
* | mac80211: rtl818x depends on kmod-usb-core | Felix Fietkau | 2011-04-03 | 1 | -1/+1 |
* | ath9k: fix missing chip wakeups causing instability issues on at least AR5416... | Felix Fietkau | 2011-04-02 | 1 | -0/+127 |
* | ath9k-htc: enable debugfs support | Felix Fietkau | 2011-04-02 | 1 | -1/+1 |
* | 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 |
* | mac80211: add all drivers to PKG_CONFIG_DEPENDS | Felix Fietkau | 2011-03-30 | 1 | -0/+9 |
* | 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: fix zd1211 config override | Felix Fietkau | 2011-03-25 | 1 | -1/+1 |
* | mac80211: update to wireless-testing 2011-03-24 | Felix Fietkau | 2011-03-25 | 20 | -1394/+49 |
* | 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 | 23 | -1901/+145 |
* | 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 |
* | hostapd: add a separate config symbol for 802.11n driver support | Felix Fietkau | 2011-03-17 | 1 | -3/+3 |
* | mac80211: add an aggregation rx reorder timeout handling fix | Felix Fietkau | 2011-03-16 | 1 | -0/+11 |
* | ath9k: force the rx chainmask on ar913x to 0x7 - fixes calibration issues wit... | Felix Fietkau | 2011-03-15 | 1 | -0/+11 |
* | ath9k: enable an ar913x specific hardware fix for sending block-ack | Felix Fietkau | 2011-03-15 | 1 | -0/+21 |
* | mac80211: Fix unique device autodetection | Vasilis Tsiligiannis | 2011-03-15 | 1 | -2/+2 |
* | mac80211: fix ath9k/ath9k-htc description (thx, swalker) | Felix Fietkau | 2011-03-14 | 1 | -1/+1 |
* | ath9k: split package into kmod-ath9k and kmod-ath9k-common, add a new package... | Felix Fietkau | 2011-03-13 | 1 | -7/+67 |
* | mac80211: update to wireless-testing 2011-03-11 | Felix Fietkau | 2011-03-13 | 28 | -1210/+396 |
* | mac80211/ath9k: improve pending patches based on review feedback | Felix Fietkau | 2011-03-11 | 4 | -19/+26 |
* | mac80211: fix spurious channel type changes when vifs are created/deleted | Felix Fietkau | 2011-03-11 | 1 | -0/+10 |
* | ath9k: add a patch to fix the interoperability issues with intel clients (fix... | Felix Fietkau | 2011-03-11 | 1 | -0/+11 |
* | Add wext support to libertas-sd driver | Hamish Guthrie | 2011-03-11 | 1 | -1/+1 |
* | mac80211: redirect EAP frames on AP VLAN interfaces to the main AP interface ... | Felix Fietkau | 2011-03-10 | 1 | -0/+67 |
* | ath9k: improve tx dma fixes based on review feedback | Felix Fietkau | 2011-03-10 | 3 | -20/+79 |
* | ath9k: get rid of most of those annoying dma tx stop issues | Felix Fietkau | 2011-03-10 | 4 | -0/+306 |
* | zd1211rw: fix #define collision for register names triggered by compat patches | Felix Fietkau | 2011-03-09 | 1 | -0/+14 |
* | mac80211: fix minstrel_ht sampling intervals (patch by Daniel Halperin) | Felix Fietkau | 2011-03-09 | 1 | -0/+50 |
* | ath9k: remove support for in-bss promisc mode, the rx filter flag is too broa... | Felix Fietkau | 2011-03-09 | 1 | -0/+13 |
* | mac80211: Add scan race fix | Michael Büsch | 2011-03-07 | 1 | -0/+141 |
* | mac80211: print message on hw restart | Michael Büsch | 2011-03-07 | 1 | -0/+14 |