summaryrefslogtreecommitdiff
path: root/backport/defconfigs/wifi
AgeCommit message (Collapse)Author
2019-01-26backports: Rename QTNFMAC_PEARL_PCIE to QTNFMAC_PCIEHauke Mehrtens
The name of this configuration option was changed in Linux commit b7da53cd6cd1 ("qtnfmac_pcie: use single PCIe driver for all platforms"). Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2018-12-06backports: Update wifi default configurationHauke Mehrtens
Add some new wifi drivers to the default configuration. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2018-09-24Revert "backports: Remove ssb and bcma"Johannes Berg
This reverts commit 1b4e6ad4d927c7998fa578f2d29e0c4ec01a9217. Said commit broke b43 on older kernels (<3.16). Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2018-09-24backports: Remove ssb and bcmaHauke Mehrtens
Use the versions shipped with the kernel instead. bcma and ssb didn't change much in the last few years, most of the changes were related to code only used on embedded devices. Removing this reduces the number of parts we have to backport. b43, b43legacy and brcmsmac work well with the in kernel version. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2016-07-13defconfig: update defconfigs, some options changed in the kernel.backports-20160324Hauke Mehrtens
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-11-15defconfigs: update wifi defconfigsHauke Mehrtens
This adds the new driver CPTCFG_RTL8XXXU and removes the config option for CPTCFG_B43_PCMCIA. pcmcia support in b43 is now done in ssb. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-06-15backports: add mediatek mt7601u driverHauke Mehrtens
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-04-06backports: add USB ZD1201 driverHauke Mehrtens
This wifi driver was missing before. This driver uses the cfg80211 so we should ship it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-04-06backports: add Atmel at76c50x PCI and PCMCIA driverHauke Mehrtens
This wifi driver was missing before. This driver uses the cfg80211 so we should ship it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-04-06backports: add Cisco/Aironet (AIRO) driverHauke Mehrtens
This wifi driver was missing before. This driver uses the cfg80211 so we should ship it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2014-10-25defconfig: add some new wifi driversbackports-20141003Hauke Mehrtens
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2014-06-08backports: add RSI driverHauke Mehrtens
This adds Redpine Signals Inc 91x WLAN driver support Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2014-06-02backports: update default configsHauke Mehrtens
Remove some config options which were not available in the kernel any more and add some missing new options. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-10-27backports: add some new options to defconfigs/wifibackports-20131018Hauke Mehrtens
This adds ath10k, wcn36xx and rt3573 to the default wifi config. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-08-27backports: add defconfig for cw1200Hauke Mehrtens
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
2013-06-13backprots: add default config with all wifi driversbackports-20130607Hauke Mehrtens
This default config contains all wifi drivers. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>