| Commit message (Expand) | Author | Age | Files | Lines |
* | switch to the new linux-firmware git tree, use the new wl12xx firmware files | Imre Kaloz | 2012-05-03 | 1 | -10/+12 |
* | ath9k: merge a ar93xx ht40 performance fix | Felix Fietkau | 2012-04-30 | 1 | -0/+18 |
* | mac80211: fix station lookup issues | Felix Fietkau | 2012-04-30 | 1 | -0/+15 |
* | mac80211: load lib80211 after cfg80211 (#11342) | Felix Fietkau | 2012-04-29 | 1 | -1/+1 |
* | mac80211: fix WDS AP authentication issues (#11261, #11318) | Felix Fietkau | 2012-04-29 | 2 | -1/+11 |
* | mac80211: update AP multicast fix to latest version submitted to linux-wireless@ | Felix Fietkau | 2012-04-23 | 3 | -10/+42 |
* | Revert "mac80211: add backport of the module_pci_driver macro" | Gabor Juhos | 2012-04-22 | 1 | -21/+0 |
* | mac80211: add backport of the module_pci_driver macro | Gabor Juhos | 2012-04-22 | 1 | -0/+21 |
* | mac80211: add module_pci_driver to compat | Hauke Mehrtens | 2012-04-22 | 1 | -0/+22 |
* | mac80211: suppress 3-address multicast frames on WDS APs without non-WDS stat... | Felix Fietkau | 2012-04-21 | 3 | -2/+76 |
* | ath9k: merge a tkip related stability fix | Felix Fietkau | 2012-04-21 | 2 | -3/+13 |
* | mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx ... | Felix Fietkau | 2012-04-19 | 20 | -543/+241 |
* | ath9k/ath5k: fix driver load issues with mesh support compiled out | Felix Fietkau | 2012-04-17 | 5 | -26/+32 |
* | mac80211: update to wireless-testing 2012-04-13 | Felix Fietkau | 2012-04-16 | 74 | -2549/+1296 |
* | kernel: update bcma and ssb to version master-2012-04-12 from wireless-testing | Hauke Mehrtens | 2012-04-13 | 2 | -13/+11 |
* | mac80211: add missing dependency to mac80211 to brcmsmac | Hauke Mehrtens | 2012-04-13 | 1 | -1/+1 |
* | ath9k: fix sleep mode handling issues, should improve client mode reliability | Felix Fietkau | 2012-04-12 | 5 | -10/+40 |
* | mac80211: kmod-ath should not depend on PCI or USB support for the atheros ta... | Felix Fietkau | 2012-03-30 | 1 | -1/+1 |
* | mac80211: allow NOHT for IBSS mode | Jo-Philipp Wich | 2012-03-29 | 1 | -1/+1 |
* | mac80211: add hostapd socket option to wpa_supplicant for IBSS RSN as well | Felix Fietkau | 2012-03-27 | 1 | -1/+1 |
* | ath9k: make endian check optional | Felix Fietkau | 2012-03-27 | 1 | -2/+56 |
* | mac80211: modify mac80211.sh to in order to support IBSS-RSN | Felix Fietkau | 2012-03-27 | 1 | -0/+11 |
* | fixes #31068, rename 999-ath9k.patch to 501-ath9k-eeprom_endianess.patch | John Crispin | 2012-03-25 | 1 | -0/+0 |
* | adds eeprom endianess check to ath9k | John Crispin | 2012-03-25 | 1 | -0/+48 |
* | adds ath5k platfrom_device eep support | John Crispin | 2012-03-25 | 2 | -0/+67 |
* | mac80211: reduce cpu load by optimizing aggregation session timeout handling | Felix Fietkau | 2012-03-17 | 1 | -0/+137 |
* | ath9k: remove the queue wake optimization, it may be unreliable in some cases | Felix Fietkau | 2012-03-16 | 1 | -39/+0 |
* | ath9k: optimize waking tx queues, slightly improves performance under load | Felix Fietkau | 2012-03-13 | 1 | -0/+39 |
* | ath9k: remove stuck beacon detection optimization, it may be unreliable on so... | Felix Fietkau | 2012-03-13 | 2 | -130/+1 |
* | rt2x00: merge a fix for random tx stalls | Felix Fietkau | 2012-03-10 | 3 | -3/+58 |
* | mac80211: limit TID buffering to prevent out-of-memory issues on low-memory s... | Felix Fietkau | 2012-03-10 | 2 | -1/+23 |
* | ath9k: fix passing MAC time to mac80211 | Felix Fietkau | 2012-03-10 | 2 | -5/+23 |
* | ath9k: increase rx buffers for improved performance with 3x3 chipsets | Felix Fietkau | 2012-03-10 | 1 | -1/+1 |
* | ath9k: merge an ANI improvement patch, improves performance in some environments | Felix Fietkau | 2012-03-10 | 1 | -2/+235 |
* | mac80211/ath9k: some more performance improvements | Felix Fietkau | 2012-03-10 | 5 | -0/+415 |
* | mac80211: more patch reorganization, merge an upstream performance optimizati... | Felix Fietkau | 2012-03-10 | 12 | -93/+205 |
* | ath9k: merge a fix for hardware full sleep | Felix Fietkau | 2012-03-10 | 4 | -9/+28 |
* | mac80211: reorganize patches, fold in patches that were merged upstream | Felix Fietkau | 2012-03-10 | 12 | -314/+308 |
* | mac80211: add the real compat-wireless version + openwrt revision to the comp... | Felix Fietkau | 2012-03-10 | 1 | -0/+1 |
* | ath9k: fix misplaced ifdef | Felix Fietkau | 2012-03-01 | 1 | -5/+5 |
* | ath9k: disable btcoex again after it got re-enabled by the update | Felix Fietkau | 2012-03-01 | 1 | -0/+11 |
* | ath9k: disable MAC sample debugging, it is almost never used and wastes preci... | Felix Fietkau | 2012-03-01 | 7 | -17/+162 |
* | mac80211: optimize mac address comparisons to improve performance | Felix Fietkau | 2012-03-01 | 2 | -6/+538 |
* | mac80211: fix ad-hoc mode performance regression | Felix Fietkau | 2012-03-01 | 1 | -0/+11 |
* | mac80211: delete linux/eeprom_93cx6.h since the module is used from the kerne... | Felix Fietkau | 2012-02-29 | 1 | -0/+1 |
* | mac80211: remove 060-fix_compat_security.patch, it is no longer needed | Felix Fietkau | 2012-02-28 | 1 | -11/+0 |
* | mac80211: update to wireless-testing 2012-02-27 | Felix Fietkau | 2012-02-27 | 21 | -909/+253 |
* | ath9k: fix beacon issues on ar93xx | Felix Fietkau | 2012-02-27 | 1 | -0/+113 |
* | mac80211: update to wireless-testing 2012-02-23 | Felix Fietkau | 2012-02-27 | 34 | -301/+924 |
* | mac80211: b43: use firmware version 666.2 as default | Hauke Mehrtens | 2012-02-21 | 1 | -6/+3 |