Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ath9k: add some more ani fixes | Felix Fietkau | 2012-06-10 |
| | | | | SVN-Revision: 32159 | ||
* | mac80211: remove the passive-scan/no-ibss flag of channels 36-48 in the ↵ | Felix Fietkau | 2012-06-08 |
| | | | | | | world regd similar to the default regd in ath SVN-Revision: 32126 | ||
* | ath9k: fix typo in last commit | Felix Fietkau | 2012-06-04 |
| | | | | SVN-Revision: 32046 | ||
* | ath9k: fix ANI weak signal detection handling | Felix Fietkau | 2012-06-04 |
| | | | | SVN-Revision: 32045 | ||
* | ath9k: fall back to OTP ROM if the platform data does not contain valid ↵ | Felix Fietkau | 2012-06-04 |
| | | | | | | eeprom data SVN-Revision: 32044 | ||
* | mac80211: brcmsmac: add some patches starting to add support for some more chips | Hauke Mehrtens | 2012-06-01 |
| | | | | SVN-Revision: 32020 | ||
* | mac80211: make brcmfmac depend on usb | Hauke Mehrtens | 2012-06-01 |
| | | | | SVN-Revision: 32019 | ||
* | mac80211: merge some pending fixes | Felix Fietkau | 2012-06-01 |
| | | | | SVN-Revision: 32018 | ||
* | mac80211: update to wireless-testing 2012-05-29 | Felix Fietkau | 2012-05-30 |
| | | | | SVN-Revision: 32002 | ||
* | mac80211: use built-in regulatory database instead of crda to avoid various ↵ | Felix Fietkau | 2012-05-28 |
| | | | | | | race conditions SVN-Revision: 31954 | ||
* | mac80211: backport a fix for single-queue drivers (fixes #11534) | Felix Fietkau | 2012-05-26 |
| | | | | SVN-Revision: 31862 | ||
* | mac80211: get rid of duplicate iw reg set command (thx, stintel) | Felix Fietkau | 2012-05-26 |
| | | | | SVN-Revision: 31859 | ||
* | lantiq: allow platforms with rt2x00 to override the mac address without ↵ | Felix Fietkau | 2012-05-20 |
| | | | | | | overriding eeprom, fixes bogus wlan mac address on arv4520 SVN-Revision: 31835 | ||
* | mac80211: add brcmfmac driver | Hauke Mehrtens | 2012-05-18 |
| | | | | SVN-Revision: 31786 | ||
* | mac80211: brcmsmac update to version from wireless-testing tag ↵ | Hauke Mehrtens | 2012-05-17 |
| | | | | | | master-2012-05-16-2 SVN-Revision: 31773 | ||
* | kernel: ssb/bcma: update to version from wireless-testing tag ↵ | Hauke Mehrtens | 2012-05-17 |
| | | | | | | master-2012-05-16-2 SVN-Revision: 31772 | ||
* | ath9k: fix ar9330 internal regulator setup | Felix Fietkau | 2012-05-12 |
| | | | | SVN-Revision: 31692 | ||
* | ath9k: update initvals for ar9330 to fix issues with high power designs | Felix Fietkau | 2012-05-12 |
| | | | | SVN-Revision: 31691 | ||
* | ath9k: fix a rare use-after-free bug | Felix Fietkau | 2012-05-12 |
| | | | | SVN-Revision: 31690 | ||
* | ath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx ↵ | Felix Fietkau | 2012-05-12 |
| | | | | | | DMA" errors SVN-Revision: 31689 | ||
* | switch to the new linux-firmware git tree, use the new wl12xx firmware files | Imre Kaloz | 2012-05-03 |
| | | | | SVN-Revision: 31575 | ||
* | ath9k: merge a ar93xx ht40 performance fix | Felix Fietkau | 2012-04-30 |
| | | | | SVN-Revision: 31540 | ||
* | mac80211: fix station lookup issues | Felix Fietkau | 2012-04-30 |
| | | | | SVN-Revision: 31539 | ||
* | mac80211: load lib80211 after cfg80211 (#11342) | Felix Fietkau | 2012-04-29 |
| | | | | SVN-Revision: 31537 | ||
* | mac80211: fix WDS AP authentication issues (#11261, #11318) | Felix Fietkau | 2012-04-29 |
| | | | | SVN-Revision: 31517 | ||
* | mac80211: update AP multicast fix to latest version submitted to linux-wireless@ | Felix Fietkau | 2012-04-23 |
| | | | | SVN-Revision: 31453 | ||
* | Revert "mac80211: add backport of the module_pci_driver macro" | Gabor Juhos | 2012-04-22 |
| | | | | | | Erm, Hauke was faster. SVN-Revision: 31439 | ||
* | mac80211: add backport of the module_pci_driver macro | Gabor Juhos | 2012-04-22 |
| | | | | | | That is required by various PCI drivers. SVN-Revision: 31438 | ||
* | mac80211: add module_pci_driver to compat | Hauke Mehrtens | 2012-04-22 |
| | | | | | | | | Without module_pci_driver being defined the pci drivers do not get registered. Should fix #11332 SVN-Revision: 31437 | ||
* | mac80211: suppress 3-address multicast frames on WDS APs without non-WDS ↵ | Felix Fietkau | 2012-04-21 |
| | | | | | | stations SVN-Revision: 31429 | ||
* | ath9k: merge a tkip related stability fix | Felix Fietkau | 2012-04-21 |
| | | | | SVN-Revision: 31428 | ||
* | mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx ↵ | Felix Fietkau | 2012-04-19 |
| | | | | | | power fix SVN-Revision: 31347 | ||
* | ath9k/ath5k: fix driver load issues with mesh support compiled out | Felix Fietkau | 2012-04-17 |
| | | | | SVN-Revision: 31326 | ||
* | mac80211: update to wireless-testing 2012-04-13 | Felix Fietkau | 2012-04-16 |
| | | | | SVN-Revision: 31322 | ||
* | kernel: update bcma and ssb to version master-2012-04-12 from wireless-testing | Hauke Mehrtens | 2012-04-13 |
| | | | | SVN-Revision: 31278 | ||
* | mac80211: add missing dependency to mac80211 to brcmsmac | Hauke Mehrtens | 2012-04-13 |
| | | | | SVN-Revision: 31277 | ||
* | ath9k: fix sleep mode handling issues, should improve client mode reliability | Felix Fietkau | 2012-04-12 |
| | | | | SVN-Revision: 31265 | ||
* | mac80211: kmod-ath should not depend on PCI or USB support for the atheros ↵ | Felix Fietkau | 2012-03-30 |
| | | | | | | target SVN-Revision: 31151 | ||
* | mac80211: allow NOHT for IBSS mode | Jo-Philipp Wich | 2012-03-29 |
| | | | | SVN-Revision: 31137 | ||
* | mac80211: add hostapd socket option to wpa_supplicant for IBSS RSN as well | Felix Fietkau | 2012-03-27 |
| | | | | SVN-Revision: 31088 | ||
* | ath9k: make endian check optional | Felix Fietkau | 2012-03-27 |
| | | | | | | | Turns out it triggers on some AR71xx devices where no swapping should be done. Enable endian check for the lantiq target. SVN-Revision: 31084 | ||
* | mac80211: modify mac80211.sh to in order to support IBSS-RSN | Felix Fietkau | 2012-03-27 |
| | | | | | | Signed-off-by: Antonio Quartulli <ordex@autistici.org> SVN-Revision: 31083 | ||
* | fixes #31068, rename 999-ath9k.patch to 501-ath9k-eeprom_endianess.patch | John Crispin | 2012-03-25 |
| | | | | SVN-Revision: 31071 | ||
* | adds eeprom endianess check to ath9k | John Crispin | 2012-03-25 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 31068 | ||
* | adds ath5k platfrom_device eep support | John Crispin | 2012-03-25 |
| | | | | | | Signed-off-by: Andrej Vlašić <andrej.vlasic0@gmail.com> SVN-Revision: 31067 | ||
* | mac80211: reduce cpu load by optimizing aggregation session timeout handling | Felix Fietkau | 2012-03-17 |
| | | | | SVN-Revision: 30968 | ||
* | ath9k: remove the queue wake optimization, it may be unreliable in some cases | Felix Fietkau | 2012-03-16 |
| | | | | SVN-Revision: 30959 | ||
* | ath9k: optimize waking tx queues, slightly improves performance under load | Felix Fietkau | 2012-03-13 |
| | | | | SVN-Revision: 30918 | ||
* | ath9k: remove stuck beacon detection optimization, it may be unreliable on ↵ | Felix Fietkau | 2012-03-13 |
| | | | | | | some hardware SVN-Revision: 30915 | ||
* | rt2x00: merge a fix for random tx stalls | Felix Fietkau | 2012-03-10 |
| | | | | SVN-Revision: 30871 |