update to latest git
[openwrt/staging/chunkeey.git] / package / mac80211 /
2011-01-21 Felix Fietkauath9k: kmod-ath9k has no extra menuconfig options,...
2011-01-21 Felix Fietkauath9k: fix some ps wakeup/restore issues that led to...
2011-01-21 Felix Fietkauath9k: disable PA predistortion on AR93xx for now until...
2011-01-20 Felix Fietkauath9k: remove virtual wiphy support - it was only exper...
2011-01-20 Felix Fietkaumac80211: add a few tx related fixes
2011-01-20 Felix Fietkaumac80211: update to wireless-testing 2010-01-19
2011-01-20 Felix Fietkaumac80211: fix the br_port_exists compatibility macro...
2011-01-18 Felix Fietkaumac80211: rework wds sta fix - check for the protocol...
2011-01-16 Felix Fietkaumac80211: fix compile errors on powerpc
2011-01-15 Felix Fietkaumac80211: fix frames looping back to a wds station
2011-01-15 Felix Fietkauath9k: fix a few more aggregation related issues, shoul...
2011-01-13 Felix Fietkaumac80211: include the kfifo backport in compat.ko if...
2011-01-13 Felix Fietkauath9k: fix spurious decryption crc error regression
2011-01-11 Jo-Philipp Wichmac80211: support per-vif wmm option, defaults to 1...
2011-01-10 Felix Fietkauath9k: reduce the number of false positives triggered...
2011-01-09 Felix Fietkauath9k: add a few aggregation reliability fixes
2011-01-09 Felix Fietkaumac80211: update to wireless-testing 2011-01-05, should...
2011-01-04 Imre Kalozfix md5sum, use our mirror with a fixed-up filename...
2011-01-04 Felix Fietkaumac80211: fix a race condition during key deletion
2011-01-03 Imre Kalozuse the latest fw release
2011-01-03 Imre Kaloztune ath dependencies - carl9170 can be used on targets...
2010-12-30 Felix Fietkauath9k: add more pending fixes from linux-wireless@
2010-12-30 Felix Fietkauath9k: fix rx dma descriptor error flag handling
2010-12-24 Felix Fietkauath9k: add back the interrupt mitigation tweak and...
2010-12-24 Felix Fietkauath9k: add pending fixes for revision checks and handli...
2010-12-23 Alexandros C. Coul... package/mac80211: fix issue when CONFIG_MAC80211_LEDS...
2010-12-22 Hauke Mehrtensmac80211: add CONFIG_ATH5K_PCI only when not on aterhos...
2010-12-22 Hauke Mehrtensmac80211: rmove unused config symbols.
2010-12-22 Hauke Mehrtensmac80211: activate ahb bud for ath5k driver if on ather...
2010-12-19 Jo-Philipp Wichmac80211: rename max_clients option to maxassoc, this...
2010-12-19 Felix Fietkauhostapd: add support for specifying the maximum number...
2010-12-18 Felix Fietkaumac80211: another optimization for tx performance
2010-12-18 Felix Fietkaumac80211: fix a crash in the tx path
2010-12-18 Felix Fietkaumac80211: fix a missing return value
2010-12-18 Felix Fietkaumac80211: significantly reduce the cpu load caused...
2010-12-18 Felix Fietkauath9k: do not force the chainmask to 1 for legacy mode...
2010-12-18 Felix Fietkaumac80211: update to wireless-testing 2010-12-16
2010-12-16 Felix Fietkauath9k: update initvals for ar9003
2010-12-16 Felix Fietkauath9k: remove code for setting up gpio based baseband...
2010-12-16 Felix Fietkauath9k: use the number of pending aggregates instead...
2010-12-13 Felix Fietkauath9k: fix some more issues in the paprd changes
2010-12-12 Felix Fietkauath9k: fix a few issues with pa predistortion on ar9003
2010-12-12 Felix Fietkauath: open up a few safe 5ghz channels in the world...
2010-12-12 Felix Fietkauath9k: merge a few pending cleanup patches
2010-12-11 Felix Fietkauath9k: do not adjust the slot time setting for long...
2010-12-11 Felix Fietkaumac80211: fix IBSS probe response storms on drivers...
2010-12-11 Felix Fietkauath9k: merge a pending patch for fixing tsf read and...
2010-12-11 Felix Fietkauath9k: add missing %pV printk revert
2010-12-11 Felix Fietkaumac80211: update to 2010-12-09
2010-12-10 Felix Fietkauath9k: fix non-AMPDU QoS per-tid sequence number assignment
2010-12-10 Jo-Philipp Wichmac80211: use iw for txpower control (#8416)
2010-12-10 Felix Fietkaumac80211: fix compile errors when LED support in the...
2010-12-07 Felix Fietkauath9k: fix a null pointer deref issue
2010-12-05 Felix Fietkauath9k: fix a DMA related race condition at hw reset...
2010-12-04 Felix Fietkauar71xx: work around a PCI controller bug which causes...
2010-12-04 Felix Fietkaumac80211: update to wireless-testing 2010-11-30
2010-12-01 Gabor Juhosath9k: use per-device struct for pm_qos_* operations
2010-11-28 Felix Fietkauath9k: fix software retry counter tracking - should...
2010-11-28 Felix Fietkaumac80211: merge the new version of the throughput led...
2010-11-27 Felix Fietkauath9k: fix module reload on ar713x based systems with...
2010-11-27 Felix Fietkaumac80211: add pending patches for throughput based...
2010-11-25 Hauke Mehrtensmac80211: cfg80211 should not depend on rfkill.
2010-11-23 Felix Fietkaumac80211: improve station mode nullfunc probing
2010-11-22 Felix Fietkaumac80211: improve ad-hoc multicast rate handling
2010-11-22 Felix Fietkauath9k_htc: fix eeprom access breakage
2010-11-22 Felix Fietkauath9k: fix key search for a-mpdu on ar9300
2010-11-22 Imre Kalozremove 2.6.25 support
2010-11-21 Felix Fietkauath9k: fix some more endian issues
2010-11-20 Felix Fietkauath9k: fix endian issues on AR9003
2010-11-20 Felix Fietkaumac80211: revert the probe request timeout change
2010-11-20 Felix Fietkaumac80211: update to latest wireless-testing + more...
2010-11-19 Felix Fietkaumac80211: merge the upstream ht40 fix
2010-11-19 Felix Fietkauath9k: rework the mac address override patch to not...
2010-11-18 Felix Fietkaumac80211: merge pending cfg80211 patches to fix a race...
2010-11-17 Felix Fietkaumac80211: update to wireless-testing 2010-11-16
2010-11-16 Felix Fietkauath9k: add some fixes for AR9003
2010-11-12 Felix Fietkaumac80211: fix another 2.6.35 compile error
2010-11-12 Felix Fietkaumac80211: fix compile on linux 2.6.35
2010-11-11 Felix Fietkaumac80211: update to wireless-testing 2010-11-10 + some...
2010-11-10 Hauke Mehrtensnet-hermes-pcmcia mark as broken, because we do not...
2010-11-10 Hauke Mehrtenswireless: build hermes packages from compat-wirelessand...
2010-11-07 Felix Fietkauath9k: fix a compile error with debugging disabled...
2010-11-05 Felix Fietkauath9k: fix ath9k_hw_apply_gpio_override so that it...
2010-11-04 Felix Fietkauath9k: fix enabling SWBA interrupts
2010-11-04 Felix Fietkauath9k: fix a few remaining issues in the xmit queue...
2010-11-03 Felix Fietkauath9k: fix cycle counter tracking
2010-11-03 Felix Fietkauath9k: fix queue pending frame counter tracking by...
2010-11-03 Felix Fietkauar71xx: improve the wndr3700 quirks - move most of...
2010-10-31 Felix Fietkaunl80211: fix a station dump crash triggered by sending...
2010-10-27 Felix Fietkaumac80211: set GF flag in hostapd config if supported
2010-10-27 Felix Fietkauath9k: fix aggregation flush on ar9003
2010-10-27 Felix Fietkauath9k: add more pending locking fixes - fixes tx dma...
2010-10-25 Felix Fietkaumac80211: add uci support for the ad-hoc multicast...
2010-10-25 Felix Fietkaumac80211: add support for setting the multicast rate...
2010-10-23 Felix Fietkauhostapd/mac80211: implement support for AP+STA
2010-10-23 Felix Fietkauath9k: fix an aggregation hang issue that happens when...
2010-10-21 Felix Fietkauath9k: fix sampling frame handling wrt. aggregation...
2010-10-20 Felix Fietkaumac80211: decrease the minstrel_ht sampling interval...
2010-10-20 Felix Fietkaumac80211: improve minstrel_ht performance by ensuring...
2010-10-20 Felix Fietkauath9k: fix a small bug in the handling of a few tx...
next