| Commit message (Expand) | Author | Age | Files | Lines |
* | cfg80211: add support for changing the device mac address via sysfs | Felix Fietkau | 2014-12-11 | 1 | -0/+43 |
* | mac80211: do not export the backports linux/module.h, it breaks out-of-tree d... | Felix Fietkau | 2014-12-10 | 1 | -0/+1 |
* | ath10k: init devices synchronously to fix wifi detection at boot | Felix Fietkau | 2014-12-01 | 1 | -0/+33 |
* | ath5k: fix hardware queue index assignment | Felix Fietkau | 2014-11-30 | 1 | -0/+29 |
* | ath9k: fix hardware tx queue allocation order | Felix Fietkau | 2014-11-30 | 3 | -2/+57 |
* | mac80211: update regdb to master-2014-11-18 | Felix Fietkau | 2014-11-27 | 1 | -367/+611 |
* | mac80211: fix a crash on getting the channel in WDS AP mode (#18400) | Felix Fietkau | 2014-11-24 | 1 | -0/+82 |
* | ath9k: fix some ar913x irq handling issues | Felix Fietkau | 2014-11-23 | 3 | -7/+17 |
* | mac80211: fix a crash on using VHT rates | Felix Fietkau | 2014-11-21 | 1 | -0/+34 |
* | mac80211: try to get interface addresses from wiphy sysfs 'addresses' if no m... | Felix Fietkau | 2014-11-19 | 1 | -1/+19 |
* | mac80211: add an intermediate software queueing implementation | Felix Fietkau | 2014-11-19 | 1 | -0/+498 |
* | mac80211: add support for passing sta rate table updates to the driver | Felix Fietkau | 2014-11-19 | 1 | -0/+92 |
* | ralink: merge the mt7620a/n subtargets | John Crispin | 2014-11-19 | 1 | -1/+1 |
* | mac80211: fix a crash bug in minstrel_ht | Felix Fietkau | 2014-11-18 | 1 | -0/+47 |
* | mac80211: add support for reporting tx status without attached skb | Felix Fietkau | 2014-11-18 | 6 | -0/+400 |
* | mac80211: enable minstrel_ht VHT support | Felix Fietkau | 2014-11-18 | 1 | -0/+1 |
* | mac80211: fix VHT rate selection | Felix Fietkau | 2014-11-16 | 1 | -0/+22 |
* | mac80211: backport list_last_entry | Felix Fietkau | 2014-11-16 | 1 | -0/+20 |
* | mac80211: backport devm_kmemdup | Felix Fietkau | 2014-11-16 | 1 | -0/+23 |
* | ath9k: fix crashes when using shared IRQs | Felix Fietkau | 2014-11-13 | 8 | -7/+125 |
* | mac80211: fix kernel crash on netdev unregister on newer 3.14 kernels | Felix Fietkau | 2014-11-09 | 1 | -1/+3 |
* | mac80211: update to wireless-testing 2014-11-04 | Felix Fietkau | 2014-11-07 | 65 | -3205/+37 |
* | mac80211: merge a few pending upstream fixes | Felix Fietkau | 2014-11-07 | 14 | -85/+365 |
* | mac80211: remove unused patch | Hauke Mehrtens | 2014-10-31 | 1 | -40/+0 |
* | mac80211: fix key flush handling in AP+STA | Felix Fietkau | 2014-10-27 | 3 | -2/+37 |
* | ath9k: add a few calibration related fixes | Felix Fietkau | 2014-10-25 | 3 | -10/+22 |
* | rtlwifi: unbreak usb drivers | Felix Fietkau | 2014-10-24 | 3 | -0/+174 |
* | ath: process regulatory notifiers with CONFIG_ATH_USER_REGD set | Felix Fietkau | 2014-10-23 | 1 | -3/+4 |
* | ath10k: fix survey output channel in-use flag | Felix Fietkau | 2014-10-23 | 1 | -0/+19 |
* | ath9k: fix tx power reporting | Felix Fietkau | 2014-10-22 | 11 | -70/+205 |
* | ath9k: merge ar9580/ar955x initval updates | Felix Fietkau | 2014-10-22 | 2 | -0/+199 |
* | ath9k: merge a regulatory handling fix | Felix Fietkau | 2014-10-22 | 4 | -3/+59 |
* | ath9k: merge a fix for queue start/stop handling (fixes #18164, #18130) | Felix Fietkau | 2014-10-21 | 5 | -5/+150 |
* | mac80211: add a maintenance script for upstream backport commits | Felix Fietkau | 2014-10-18 | 1 | -0/+109 |
* | mac80211: update to 2014-10-08 | Felix Fietkau | 2014-10-18 | 59 | -1456/+2266 |
* | scripts: fix wrong usage of '==' operator | John Crispin | 2014-10-14 | 1 | -1/+1 |
* | mac80211: remove NO-IR from channel 36-48 | Felix Fietkau | 2014-10-12 | 1 | -1/+1 |
* | mac80211: remove error from detect script | Felix Fietkau | 2014-10-09 | 1 | -4/+11 |
* | mac80211: add a few upstream ath9k / mac80211 fixes | Felix Fietkau | 2014-10-08 | 1 | -0/+428 |
* | ath10k: update firmware to the latest version | Felix Fietkau | 2014-10-05 | 1 | -5/+4 |
* | mac80211_hwsim: select 802.11n support for hostapd | Felix Fietkau | 2014-10-05 | 1 | -1/+1 |
* | ath9k: add a fix for dynack | Felix Fietkau | 2014-09-30 | 5 | -6/+181 |
* | ath9k: add back missing fixes from the last version | Felix Fietkau | 2014-09-29 | 7 | -15/+193 |
* | ath9k: fix some issues with ar934x rev 3 (especially ad-hoc mode) | Felix Fietkau | 2014-09-27 | 5 | -4/+98 |
* | mac80211: update to wireless-testing 2014-09-26 | Felix Fietkau | 2014-09-27 | 89 | -9196/+640 |
* | ath9k_htc: fix decryption errors | Felix Fietkau | 2014-09-14 | 1 | -0/+29 |
* | ath9k: fix pll clock initialization on newer soc devices (fixes #14916) | Felix Fietkau | 2014-09-09 | 9 | -14/+139 |
* | ath9k: add some ani related stability / performance fixes | Felix Fietkau | 2014-09-08 | 2 | -2/+59 |
* | mac80211: enable DFS support for ath9k/10k by default | Jonas Gorski | 2014-09-07 | 1 | -2/+2 |
* | mac80211: rt2x00: fix of ht20/ht40 switching fix | John Crispin | 2014-09-01 | 1 | -1/+1 |