| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: add the work-in-progress IBSS HT patch, with some minor fixes | Felix Fietkau | 2011-06-24 | 1 | -0/+637 |
* | ath9k: add some more pending fixes | Felix Fietkau | 2011-06-24 | 2 | -2/+195 |
* | mac80211: update to wireless-testing 2011-06-22 | Felix Fietkau | 2011-06-24 | 60 | -5006/+87 |
* | package/mac80211: Add linux 3.0 compatibility | Hauke Mehrtens | 2011-06-15 | 53 | -190/+626 |
* | mac80211: add initial support for AR9330 | Gabor Juhos | 2011-06-01 | 32 | -0/+3757 |
* | mac80211: update to wireless-testing 2011-05-27 | Felix Fietkau | 2011-05-31 | 23 | -1238/+996 |
* | ath9k: reduce the number of rx buffers, 512 is excessively high, 128 should w... | Felix Fietkau | 2011-05-30 | 1 | -0/+11 |
* | ath9k: merge a few bugfixes | Felix Fietkau | 2011-05-28 | 3 | -4/+97 |
* | ath5k: disable fast channel changes, some people have reported that they intr... | Felix Fietkau | 2011-05-28 | 1 | -0/+18 |
* | ath9k: fix some locking issues in the tx fifo cleanup patch | Felix Fietkau | 2011-05-19 | 1 | -35/+23 |
* | ath9k: clean up tx fifo handling on ar9380 based hardware | Felix Fietkau | 2011-05-18 | 2 | -0/+680 |
* | ath9k: fix a small race condition in the tx_last_beacon patch | Felix Fietkau | 2011-05-18 | 1 | -5/+10 |
* | ath9k: implement tx_last_beacon() to allow mac80211 to respond to probe reque... | Felix Fietkau | 2011-05-17 | 1 | -0/+106 |
* | ath9k: fix ad-hoc nexttbtt calculation, which broke beacon transmission in so... | Felix Fietkau | 2011-05-17 | 1 | -0/+11 |
* | ath9k: fix issues with ad-hoc beacon slot selection | Felix Fietkau | 2011-05-16 | 1 | -0/+50 |
* | mac80211: update to 2011-05-13 | Felix Fietkau | 2011-05-16 | 33 | -902/+164 |
* | ath9k: add noise floor calibration fix that should improve stability | Felix Fietkau | 2011-05-04 | 1 | -0/+52 |
* | ath9k: add a new fix for signal strength / noise measurements | Felix Fietkau | 2011-05-01 | 1 | -0/+88 |
* | mac80211: detect and drop incoming packets with invalid CCMP packet numbers t... | Felix Fietkau | 2011-05-01 | 1 | -0/+46 |
* | mac80211: backport some more compat fixes, fix compile issues on 2.6.31 and e... | Felix Fietkau | 2011-04-26 | 1 | -0/+195 |
* | mac80211: replace the regd revert patch with a proper fix, add some more pend... | Felix Fietkau | 2011-04-26 | 2 | -63/+567 |
* | ath9k: remove the signal strength fix, it causes a lot of confusion and seems... | Felix Fietkau | 2011-04-25 | 1 | -27/+0 |
* | cfg80211: revert upstream regdomain handling breakage | Felix Fietkau | 2011-04-25 | 2 | -2/+65 |
* | mac80211: do rate control updates when the HT configuration changes on an int... | Felix Fietkau | 2011-04-23 | 1 | -0/+35 |
* | mac80211: remove unneeded patch | Hauke Mehrtens | 2011-04-21 | 1 | -14/+0 |
* | mac80211: update to wireless-testing 2011-04-19, contains several beacon rela... | Felix Fietkau | 2011-04-20 | 54 | -2347/+60 |
* | mac80211: b43: Expose PIO mode fallback | Hauke Mehrtens | 2011-04-19 | 1 | -13/+17 |
* | mac80211: re-enable beacon channel hints | Felix Fietkau | 2011-04-19 | 1 | -9/+0 |
* | ath9k: assign a keycache slot per station for unencrypted links to fix powers... | Felix Fietkau | 2011-04-17 | 1 | -0/+119 |
* | ath9k: add a patch to show excessive retry counts for single MPDUs | Felix Fietkau | 2011-04-17 | 1 | -0/+32 |
* | ath5k: allow simultaneous ad-hoc+ap operation | Felix Fietkau | 2011-04-15 | 3 | -2/+40 |
* | ath9k: due to popular request, allow ad-hoc+ap again, now that the beacon cod... | Felix Fietkau | 2011-04-14 | 2 | -2/+19 |
* | ath9k: fix resetting the hw during channel change when the MAC fails to go idle | Felix Fietkau | 2011-04-14 | 1 | -1/+1 |
* | cfg80211: disable processing of 802.11d regulatory hints - it causes invalid ... | Felix Fietkau | 2011-04-14 | 1 | -0/+29 |
* | mac80211: fix WPA auth on WDS station interfaces (#9227) | Felix Fietkau | 2011-04-12 | 3 | -14/+10 |
* | mac80211: ath9k: register id table for platform device | Gabor Juhos | 2011-04-12 | 1 | -0/+46 |
* | ath5k: disable the unusable 2 GHz mode on the first radio of a dual-band AR53... | Felix Fietkau | 2011-04-11 | 1 | -0/+50 |
* | ath5k: fix eeprom capability checks that disabled AES crypto support where it... | Felix Fietkau | 2011-04-11 | 1 | -0/+11 |
* | ath5k: fix mac address detection on dual-radio ar5312 | Felix Fietkau | 2011-04-10 | 2 | -0/+229 |
* | ath5k: fix 2ghz-only radio handling on ar5312 | Felix Fietkau | 2011-04-10 | 1 | -0/+12 |
* | ath5k: decrease interrupt load for rx/tx interrupts | Felix Fietkau | 2011-04-10 | 1 | -0/+140 |
* | ath5k: clean up debugfs code | Felix Fietkau | 2011-04-10 | 1 | -0/+143 |
* | mac80211: fix compile with older kernel versions | Hauke Mehrtens | 2011-04-09 | 1 | -0/+12 |
* | ath5k: add some more performance improvements | Felix Fietkau | 2011-04-09 | 5 | -0/+444 |
* | ath5k: rename a misnamed patch | Felix Fietkau | 2011-04-09 | 1 | -0/+0 |
* | ath5k: add a few fixes that improve performance | Felix Fietkau | 2011-04-09 | 3 | -0/+147 |
* | ath5k: fix tx status reporting | Felix Fietkau | 2011-04-09 | 1 | -0/+37 |
* | ath9k: properly count retries when frames are filtered due to excessive retri... | Felix Fietkau | 2011-04-09 | 1 | -16/+39 |
* | mac80211: fix reading the station flags in debugfs | Felix Fietkau | 2011-04-09 | 1 | -0/+9 |
* | ath9k: improve the rx dma stop fix, add more debugging output in case the iss... | Felix Fietkau | 2011-04-08 | 2 | -21/+26 |