summaryrefslogtreecommitdiff
path: root/dependencies
blob: 74f8a80f398007796964c09baf1628474f9099b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# List the minimum kernel version required for each
# of the listed Kconfig symbols

# depends on -EPROBE_DEFER and others now
WL1251_SPI 3.5

WL1251_SDIO 3.15
WL1251_SDIO kconfig: CONFIG_WILINK_PLATFORM_DATA
WLCORE_SDIO 3.15

# needs no_seek_end_llseek()
WLCORE 3.2
WL12XX 3.2
WL18XX 3.2

# hostapd uses proc_remove()
HOSTAP 3.10

# This driver uses the remove_proc_subtree() function.
AIRO 3.9
AIRO_CS 3.9

# pci_error_handlers->reset_notify is missing
MWIFIEX_PCIE 3.16

# needs pcie_get_mps()
QTNFMAC_PEARL_PCIE 3.13

# needs pm_system_wakeup() which can't reall be
# backported properly
MWIFIEX 3.18

# tracing results in compile errors
ATH10K_TRACING 3.4
ATH_TRACEPOINTS 3.1

# missigng add_hwgenerator_randomness()
ATH9K_HWRNG 3.17

# This driver needs mmc_hw_reset() which was added in kernel version 3.2
MWIFIEX_SDIO 3.2

# these need LIB80211 and thus SKCIPHER - disable them
IPW2100 4.3
IPW2200 4.3
HOSTAP 4.3
LIBERTAS 4.3

# struct ethtool_link_ksettings is missing, I'm lazy
USB_USBNET 4.6
USB_NET_RNDIS_WLAN 4.6

# depends on struct mmc_card::ocr
RSI_SDIO 3.13

# depends on devm_led_classdev_register()
MT76_CORE 4.1
MT76x2E 4.1

# select_queue_fallback_t is missing
RTL8723BS 3.14
R8188EU  3.14