| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: merge a channel change fix from linux-wireless | nbd | 2012-01-07 | 4 | -13/+45 |
* | mac80211: clean up init, remove some redundant checks, fix tx power init (#10... | nbd | 2011-12-23 | 1 | -77/+73 |
* | mac80211: deactivate mac80211 tracing | hauke | 2011-12-19 | 1 | -0/+44 |
* | ath9k: fix another tx locking issue | nbd | 2011-12-19 | 1 | -11/+285 |
* | mac80211: fix powersave setting | nbd | 2011-12-19 | 1 | -1/+1 |
* | mac80211: apply txpower after bringing up the interface, should fix #10113 | nbd | 2011-12-18 | 1 | -6/+6 |
* | mac80211: use iw instead of iwconfig to disable powersave | nbd | 2011-12-18 | 1 | -1/+1 |
* | ath9k: fix some issues in the btcoex disable patch | nbd | 2011-12-18 | 1 | -10/+8 |
* | ath9k: fix a locking issue in the tx path | nbd | 2011-12-17 | 1 | -0/+25 |
* | ath9k: fix a crash in led init | nbd | 2011-12-16 | 1 | -1/+4 |
* | ath9k: fix a locking issue | nbd | 2011-12-14 | 1 | -33/+0 |
* | ath9k: add support for registering extra leds connected to the wmac gpio lines | nbd | 2011-12-14 | 2 | -0/+326 |
* | mac80211: make mesh support optional | nbd | 2011-12-12 | 2 | -0/+18 |
* | mac80211: merge another upstream aggregation fix | nbd | 2011-12-10 | 1 | -8/+58 |
* | ath9k: disable bluetooth coexistence support to reduce module size | nbd | 2011-12-10 | 2 | -0/+583 |
* | ath9k: improve handling of blockackreq (should improve aggregation behavior u... | nbd | 2011-12-10 | 5 | -0/+741 |
* | mac80211: merge an upstream fix for an aggregation related race condition | nbd | 2011-12-10 | 1 | -2/+130 |
* | mac80211: add support for firmware 666.2 for b43 devices | hauke | 2011-12-08 | 2 | -6/+27 |
* | mac80211: merge some pending fixes, fixes skb leaks and some warnings | nbd | 2011-12-05 | 1 | -2/+73 |
* | ath9k: fix antenna configuration on ar9285 for devices without antenna diversity | nbd | 2011-12-05 | 1 | -0/+9 |
* | ath9k: fix 5/10 mhz channel bandwidth issues | nbd | 2011-12-05 | 2 | -0/+76 |
* | mac80211: update to 2011-12-01 | nbd | 2011-12-05 | 49 | -770/+390 |
* | ath9k: fix a regression in touching power mode related registers | nbd | 2011-11-27 | 1 | -0/+12 |
* | ath9k: enable ANI on ar913x, should noticeably improve stability in noisy env... | nbd | 2011-11-27 | 1 | -0/+11 |
* | mac80211: fix aggregation related kernel warnings when using wds | nbd | 2011-11-23 | 1 | -0/+95 |
* | ath9k: fix setting channel bandwidth before bringing up interfaces | nbd | 2011-11-23 | 1 | -1/+1 |
* | package/mac80211: fix atomic64 issues on x86 / uml | nico | 2011-11-21 | 1 | -1/+1 |
* | [package] mac80211: revert unrelated change in previous commit | jow | 2011-11-21 | 1 | -2/+0 |
* | [package] mac80211: fix reversed WARN_ON() condition which causes a stray sta... | jow | 2011-11-21 | 2 | -0/+13 |
* | ath9k: merge a pending aggregation fix | nbd | 2011-11-20 | 3 | -13/+42 |
* | mac80211: refresh p54spi patches | nbd | 2011-11-20 | 3 | -12/+6 |
* | mac80211: fix a workqueue compat backport | nbd | 2011-11-20 | 1 | -0/+18 |
* | Revert "package/mac80211: fix atomic64 compat" | nbd | 2011-11-19 | 1 | -1/+1 |
* | ath9k: allow run-time change of the chanbw debugfs file | nbd | 2011-11-19 | 3 | -6/+74 |
* | mac80211: update to wireless-testing 2011-11-15 | nbd | 2011-11-18 | 31 | -708/+544 |
* | package/mac80211: fix atomic64 compat | nico | 2011-11-17 | 1 | -1/+1 |
* | p54spi: workqueue deadlock fix | mb | 2011-11-16 | 1 | -0/+22 |
* | p54spi: Lock fixes | mb | 2011-11-16 | 2 | -0/+29 |
* | ath9k: reorganize patches, reset hardware after full sleep (fixes #10349) | nbd | 2011-11-15 | 5 | -66/+98 |
* | ath9k: do not put the hardware to full-sleep while tx is pending | nbd | 2011-11-14 | 1 | -0/+22 |
* | ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid ear... | nbd | 2011-11-14 | 3 | -74/+56 |
* | mac80211: enable support for RaLink Rt53xx USB devices in rt2800usb | nbd | 2011-11-14 | 1 | -0/+1 |
* | lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how t... | blogic | 2011-11-12 | 1 | -0/+50 |
* | [package] mac80211: add antenna control api for b43 | jow | 2011-11-10 | 1 | -0/+131 |
* | package: mac80211: mark as broken for 3.2 | jogo | 2011-11-09 | 1 | -1/+1 |
* | 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 |