summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* ath9k: add some more ani fixesFelix Fietkau2012-06-107-0/+1412
* mac80211: remove the passive-scan/no-ibss flag of channels 36-48 in the world...Felix Fietkau2012-06-081-1/+1
* ath9k: fix typo in last commitFelix Fietkau2012-06-041-1/+1
* ath9k: fix ANI weak signal detection handlingFelix Fietkau2012-06-042-0/+82
* ath9k: fall back to OTP ROM if the platform data does not contain valid eepro...Felix Fietkau2012-06-041-0/+25
* mac80211: brcmsmac: add some patches starting to add support for some more chipsHauke Mehrtens2012-06-0112-13/+626
* mac80211: make brcmfmac depend on usbHauke Mehrtens2012-06-011-1/+1
* mac80211: merge some pending fixesFelix Fietkau2012-06-012-4/+260
* mac80211: update to wireless-testing 2012-05-29Felix Fietkau2012-05-3056-6181/+176
* mac80211: use built-in regulatory database instead of crda to avoid various r...Felix Fietkau2012-05-282-1/+701
* mac80211: backport a fix for single-queue drivers (fixes #11534)Felix Fietkau2012-05-262-5/+17
* mac80211: get rid of duplicate iw reg set command (thx, stintel)Felix Fietkau2012-05-261-1/+0
* lantiq: allow platforms with rt2x00 to override the mac address without overr...Felix Fietkau2012-05-201-0/+63
* mac80211: add brcmfmac driverHauke Mehrtens2012-05-182-16/+79
* mac80211: brcmsmac update to version from wireless-testing tag master-2012-05...Hauke Mehrtens2012-05-174-0/+4735
* kernel: ssb/bcma: update to version from wireless-testing tag master-2012-05-...Hauke Mehrtens2012-05-171-0/+159
* ath9k: fix ar9330 internal regulator setupFelix Fietkau2012-05-121-0/+33
* ath9k: update initvals for ar9330 to fix issues with high power designsFelix Fietkau2012-05-121-0/+301
* ath9k: fix a rare use-after-free bugFelix Fietkau2012-05-121-0/+67
* ath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx D...Felix Fietkau2012-05-121-0/+26
* switch to the new linux-firmware git tree, use the new wl12xx firmware filesImre Kaloz2012-05-031-10/+12
* ath9k: merge a ar93xx ht40 performance fixFelix Fietkau2012-04-301-0/+18
* mac80211: fix station lookup issuesFelix Fietkau2012-04-301-0/+15
* mac80211: load lib80211 after cfg80211 (#11342)Felix Fietkau2012-04-291-1/+1
* mac80211: fix WDS AP authentication issues (#11261, #11318)Felix Fietkau2012-04-292-1/+11
* mac80211: update AP multicast fix to latest version submitted to linux-wireless@Felix Fietkau2012-04-233-10/+42
* Revert "mac80211: add backport of the module_pci_driver macro"Gabor Juhos2012-04-221-21/+0
* mac80211: add backport of the module_pci_driver macroGabor Juhos2012-04-221-0/+21
* mac80211: add module_pci_driver to compatHauke Mehrtens2012-04-221-0/+22
* mac80211: suppress 3-address multicast frames on WDS APs without non-WDS stat...Felix Fietkau2012-04-213-2/+76
* ath9k: merge a tkip related stability fixFelix Fietkau2012-04-212-3/+13
* mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx ...Felix Fietkau2012-04-1920-543/+241
* ath9k/ath5k: fix driver load issues with mesh support compiled outFelix Fietkau2012-04-175-26/+32
* mac80211: update to wireless-testing 2012-04-13Felix Fietkau2012-04-1674-2549/+1296
* kernel: update bcma and ssb to version master-2012-04-12 from wireless-testingHauke Mehrtens2012-04-132-13/+11
* mac80211: add missing dependency to mac80211 to brcmsmacHauke Mehrtens2012-04-131-1/+1
* ath9k: fix sleep mode handling issues, should improve client mode reliabilityFelix Fietkau2012-04-125-10/+40
* mac80211: kmod-ath should not depend on PCI or USB support for the atheros ta...Felix Fietkau2012-03-301-1/+1
* mac80211: allow NOHT for IBSS modeJo-Philipp Wich2012-03-291-1/+1
* mac80211: add hostapd socket option to wpa_supplicant for IBSS RSN as wellFelix Fietkau2012-03-271-1/+1
* ath9k: make endian check optionalFelix Fietkau2012-03-271-2/+56
* mac80211: modify mac80211.sh to in order to support IBSS-RSNFelix Fietkau2012-03-271-0/+11
* fixes #31068, rename 999-ath9k.patch to 501-ath9k-eeprom_endianess.patchJohn Crispin2012-03-251-0/+0
* adds eeprom endianess check to ath9kJohn Crispin2012-03-251-0/+48
* adds ath5k platfrom_device eep supportJohn Crispin2012-03-252-0/+67
* mac80211: reduce cpu load by optimizing aggregation session timeout handlingFelix Fietkau2012-03-171-0/+137
* ath9k: remove the queue wake optimization, it may be unreliable in some casesFelix Fietkau2012-03-161-39/+0
* ath9k: optimize waking tx queues, slightly improves performance under loadFelix Fietkau2012-03-131-0/+39
* ath9k: remove stuck beacon detection optimization, it may be unreliable on so...Felix Fietkau2012-03-132-130/+1
* rt2x00: merge a fix for random tx stallsFelix Fietkau2012-03-103-3/+58