| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: fix LED related crashes on AR913x | nbd | 2011-11-07 | 1 | -0/+30 |
* | carl9170: add dependency on kmod-input-core | nbd | 2011-11-07 | 1 | -1/+1 |
* | [package] mac80211: change wireless ifname numbering schema | jow | 2011-11-06 | 1 | -6/+3 |
* | ath9k: add some fixes for radio reinit and frame flush | nbd | 2011-11-05 | 2 | -0/+320 |
* | mac80211: update to wireless-testing 2011-11-04 | nbd | 2011-11-05 | 2 | -73/+5 |
* | mac80211: update to wireless-testing 2011-11-01 | nbd | 2011-11-01 | 13 | -10646/+93 |
* | package/kernel: prefix library modules with lib- | nico | 2011-10-28 | 1 | -4/+4 |
* | package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX) | jogo | 2011-10-26 | 1 | -4/+4 |
* | [package] mac80211: allow building ath9k_htc without PCI support, based on pa... | jow | 2011-10-25 | 1 | -1/+1 |
* | [package] mac80211: autoload ath9k_htc after USB controller drivers | jow | 2011-10-13 | 1 | -1/+1 |
* | mac80211: fix some dependencies and make lib80211 compile without cfg80211 se... | hauke | 2011-10-13 | 1 | -7/+8 |
* | mac80211: use new version of carl80211 firmware | hauke | 2011-10-13 | 1 | -2/+2 |
* | mac80211: use correct firmware for ath9k_htc | hauke | 2011-10-13 | 1 | -4/+5 |
* | mac80211: update to wireless-testing 2011-10-05 + pending patches | nbd | 2011-10-09 | 47 | -4732/+11045 |
* | mac80211: set the country code early to allow crda to settle | nbd | 2011-10-08 | 1 | -0/+7 |
* | mac80211: remove a WARN_ON that causes compile errors on 2.6.32 | nbd | 2011-10-08 | 1 | -0/+10 |
* | ath9k: add support for per-chain signal strength info | nbd | 2011-10-08 | 2 | -0/+444 |
* | ath9k: extend the phy error disable patch | nbd | 2011-10-08 | 1 | -0/+21 |
* | ath9k: disable phy error reporting on the rx queue to improve stability under... | nbd | 2011-10-07 | 2 | -1/+17 |
* | ath9k: add some more fixes to AP handling of buffered frames for powersave cl... | nbd | 2011-09-30 | 2 | -10/+40 |
* | ath9k: fix some tx aggregation issues - reduces the number of tx dma stop fai... | nbd | 2011-09-25 | 3 | -1/+63 |
* | ath9k: merge a pending fix for powersave | nbd | 2011-09-25 | 1 | -1/+1 |
* | [package] mac80211: rework mac address generation for virtual interfaces; set... | jow | 2011-09-25 | 1 | -9/+17 |
* | ath9k: fix antenna gain calculation | nbd | 2011-09-20 | 1 | -2/+2 |
* | ath9k: fix handling configured tx power limits | nbd | 2011-09-19 | 1 | -1/+1 |
* | b43: merge ad-hoc beacon fix | nbd | 2011-09-19 | 3 | -2/+14 |
* | ath9k: add some cleanup patches and rework tx power handling | nbd | 2011-09-17 | 5 | -16/+870 |
* | ath9k: do not strip MMIC for key miss frames | nbd | 2011-09-17 | 1 | -3/+13 |
* | mac80211: reduce tx queue length of wireless interfaces - improves latency un... | nbd | 2011-09-17 | 1 | -0/+10 |
* | ath9k: fix a regression in handling of MAC key miss events (should improve co... | nbd | 2011-09-17 | 1 | -0/+83 |
* | ath9k: fix compile without debugfs (#10117) | nbd | 2011-09-17 | 1 | -3/+5 |
* | mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode | nbd | 2011-09-16 | 2 | -3/+40 |
* | mac80211: update to wireless-testing 2011-09-14 | nbd | 2011-09-15 | 46 | -6697/+3198 |
* | ath9k: add a better fix for beacon timer reliability | nbd | 2011-09-11 | 1 | -8/+7 |
* | ath9k: fix an rx path race condition that might be the cause of the "ath: DMA... | nbd | 2011-09-09 | 1 | -0/+34 |
* | [package] mac80211: introduce "disabled" option for wifi-iface section to shu... | jow | 2011-09-08 | 1 | -1/+4 |
* | mac80211: fix an endian issue in BlockAckReq handling | nbd | 2011-09-07 | 1 | -3/+16 |
* | mac80211: merge a power save related race condition fix | nbd | 2011-09-06 | 1 | -0/+11 |
* | ath9k: fix beacon timer init on reset | nbd | 2011-09-04 | 1 | -0/+11 |
* | ath9k: fix some hw reset issues | nbd | 2011-09-03 | 4 | -53/+61 |
* | ath9k: merge a fix for tx power limit testing | nbd | 2011-09-01 | 1 | -0/+16 |
* | ath9k: fix another crash bug | nbd | 2011-08-31 | 2 | -2/+2 |
* | ath9k: merge a pending fix for 5 ghz rx latency | nbd | 2011-08-31 | 8 | -26/+74 |
* | ath9k: add a missing dma cache sync on aggregation software retry | nbd | 2011-08-30 | 5 | -20/+40 |
* | ath9k: add some more minor hw reset related fixes | nbd | 2011-08-30 | 3 | -37/+79 |
* | ath9k: fix a few crash issues on hardware reset | nbd | 2011-08-29 | 3 | -39/+370 |
* | ath9k: use cold reset instead of warm reset on ar9280 to make recovery from s... | nbd | 2011-08-29 | 1 | -0/+23 |
* | ath9k: add some cleanup patches | nbd | 2011-08-29 | 3 | -3/+4132 |
* | ath9k: fix a compile error | nbd | 2011-08-29 | 2 | -18/+18 |
* | ath9k: fix disabling ani on reset | nbd | 2011-08-29 | 2 | -15/+15 |