aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211
Commit message (Expand)AuthorAgeFilesLines
* b43: fix a regression on G-PHY devicesFelix Fietkau2014-06-122-2/+35
* rt2x00: fix crash when using TKIP on USB devicesFelix Fietkau2014-06-121-2/+49
* ath9k: fix initial noise floor calibration on older chipsFelix Fietkau2014-06-121-0/+25
* ath9k: make noise floor calibration and periodic calibration mutually exclusiveFelix Fietkau2014-06-121-0/+42
* b43: fix frequency reporting, fixes scan issuesFelix Fietkau2014-06-121-0/+25
* ath9k: do a chip reset if noise floor calibration fails, should improve stabi...Felix Fietkau2014-06-112-0/+232
* brcm47xx: add a "legacy" subtarget that is usable for low-end 802.11g devices...Felix Fietkau2014-06-071-0/+6
* mac80211: b43: fix B43_USE_SSB dependencyFelix Fietkau2014-06-071-1/+1
* b43: fix ssb/bcma dependenciesFelix Fietkau2014-06-061-5/+19
* ath9k: add a fix for rx overrun processingFelix Fietkau2014-06-051-0/+12
* ath9k: add a fix for ANI related stability issuesFelix Fietkau2014-06-051-0/+155
* ath9k: fix enabling PC-OEM card support (#16624)Felix Fietkau2014-06-051-1/+1
* mac80211: merge a series of cleanups/fixesFelix Fietkau2014-06-054-7/+2012
* ath9k: merge a p2p powersave handling fixFelix Fietkau2014-06-051-0/+61
* rt2x00: merge beacon setup fixes, disable unused hw beacon slotsFelix Fietkau2014-06-0537-105/+405
* mac80211: b43: make support for SSB optionalFelix Fietkau2014-06-051-8/+23
* mac80211: b43: update BCM4716 patch to compile without SSBFelix Fietkau2014-06-051-3/+5
* mac80211: backport a powersave related fixFelix Fietkau2014-06-031-2/+225
* mac80211: refresh patchFelix Fietkau2014-06-031-1/+1
* mac80211: b43: make support for BCMA optionalFelix Fietkau2014-06-021-2/+11
* mac80211: b43: make B43_PHY_LP configurableFelix Fietkau2014-06-021-1/+12
* mac80211: query driver for max A-MPDU length exponentJohn Crispin2014-06-021-1/+20
* ath9k: fix deprecated syntax in config symbolFelix Fietkau2014-05-261-1/+1
* ath9k: make support for PC-OEM cards optional, reduces module sizeFelix Fietkau2014-05-253-0/+270
* mac80211: mark kmod-rtlwifi as hidden (selected by rtlwifi drivers)Felix Fietkau2014-05-251-5/+2
* rt2x00: fix rt3352 rf probing (#14322)Felix Fietkau2014-05-231-1/+5
* mac80211: fix probing of rtl8180Felix Fietkau2014-05-231-1/+1
* mac80211: update to wireless-testing 2014-05-22Felix Fietkau2014-05-2318-4342/+122
* ath9k: revert a faulty rx path fixFelix Fietkau2014-05-204-66/+3
* mac80211: update to wireless-testing 2014-05-19Felix Fietkau2014-05-2076-1399/+4652
* mac80211: fix stbc configurationFelix Fietkau2014-05-191-2/+3
* ath9k: add some rx path fixesFelix Fietkau2014-05-195-13/+181
* mac80211: fix ht capabilities for HT20Felix Fietkau2014-05-181-1/+2
* mac80211: fix VHT80 channel allocation (thx, SeG)Felix Fietkau2014-05-151-1/+1
* mac80211: fix warning in select_queue with kernel 3.14Hauke Mehrtens2014-05-081-0/+31
* mac80211: reset ht_capab for each deviceFelix Fietkau2014-05-061-0/+1
* mac80211: fix station info rx bitrate for IBSS modeFelix Fietkau2014-05-051-0/+24
* ar71xx/ath9k: fix reading the WMAC revision on AR953x (fixes #15581)Felix Fietkau2014-05-041-0/+11
* mac80211: remove obsolete check for enable_htFelix Fietkau2014-05-031-178/+176
* mac80211: remove mode_11n variable for hwmode - the option only selects the b...Felix Fietkau2014-05-031-2/+1
* ath: Add config option for DFS supportFelix Fietkau2014-05-031-0/+12
* ath5k: merge a tx power handling fixFelix Fietkau2014-05-031-0/+28
* mac80211: restrict ath9k/ath10k DFS support to ETSIFelix Fietkau2014-05-031-0/+82
* mac80211: enable CFG80211_CERTIFICATION_ONUS by defaultFelix Fietkau2014-05-031-0/+1
* ath9k: merge a few upstream fixesFelix Fietkau2014-05-035-6/+143
* mac80211: add support for htmode=VHT20Felix Fietkau2014-05-031-1/+2
* mac80211: force upper channel for HT40 when autochannel is enabledFelix Fietkau2014-05-031-0/+1
* mac80211: add automatic ht40 mode handling for 2.4 ghzFelix Fietkau2014-05-031-3/+20
* mac80211: clean up vht capability processingFelix Fietkau2014-05-031-42/+22
* mac80211: clean up ht capability handling, drop the use of the ht_capab list,...Felix Fietkau2014-05-032-25/+52