blob: 1b79736d3666b283e49ddeb7aecc6b8730e5275f [file] [log] [blame]
50e107ff2213 ("wil6210: ignore reset errors for FW during probe")
4aebd3bdbd8a ("wil6210: add support for adding and removing virtual interfaces")
e00243fab84b ("wil6210: infrastructure for multiple virtual interfaces")
7bfe9e22e487 ("wil6210: support concurrency record in FW file")
9f38f2862455 ("wil6210: add wil6210_vif structure for per-VIF data")
81b35afa49c8 ("wil6210: support parsing brd file address from fw file")
2a0efe6a32ac ("wil6210: support flashless device")
4276d7711e7c ("wil6210: add support for Talyn AHB address map")
4fe1fccecf87 ("wil6210: recognize Talyn JTAG ID")
7d3e4dbe570e ("wil6210: remove reference to preset_chandef")
a8fd16d7a14f ("wil6210: prevent parallel suspend and dump collection")
38e4c25d6069 ("wil6210: add platform capabilities bitmap")
3dc2c13b5238 ("wil6210: support 40bit DMA addresses")
a5dc68839273 ("wil6210: support Scheduled scan")
203dab8395d9 ("wil6210: fix build warnings without CONFIG_PM")
680c242dc25e ("wil6210: fix PCIe bus mastering in case of interface down")
51a58709495b ("wil6210: missing length check in wil_cfg80211_mgmt_tx")
705d2fde94b2 ("wil6210: add block size checks during FW load")
144a12a6d83f ("wil6210: abort properly in cfg suspend")
3ead1e016c25 ("wil6210: refresh FW capabilities during interface up")
5fad7241e821 ("wil6210: print human readable names of WMI commands and events")
94162666cd51 ("wil6210: run-time PM when interface down")
7ac767645ab1 ("ath: Convert timers to use timer_setup()")
b9496b6b9100 ("drivers: net: ath6kl: use setup_timer() helper.")
69fecf599f48 ("wil6210: ensure P2P device is stopped before removing interface")
d83ad4c4fd78 ("wil6210: increase connect timeout")
1490846d256a ("wil6210: move pre-FW configuration to separate function")
761f8e4d463e ("wil6210: align to latest auto generated wmi.h")
5f591dac9f20 ("wil6210: make debugfs compilation optional")
38d16ab2b213 ("wil6210: move vring_idle_trsh definition to wil6210_priv")
eb4c02155881 ("wil6210: store FW RF calibration result")
9b2a4c2d534c ("wil6210: fix interface-up check")
262345265e59 ("wil6210: add statistics for suspend time")
30868f5d4413 ("wil6210: support FW RSSI reporting")
6641525ce40e ("wil6210: protect against invalid length of tx management frame")
fe9ee51e6a43 ("wil6210: add support for PCIe D3hot in system suspend")
d86d47164b22 ("wil6210: support devices with different PCIe bar size")
1c3964540425 ("wil6210: add option to load FTM FW")
0216a895946f ("wil6210: low level RF sector API")
9a49290919e1 ("wil6210: use memdup_user")
3161adddf309 ("wil6210: prevent access to 11AD device if resume fails")
bd50e2688a78 ("wil6210: remove HALP voting in debugfs ioblob")
a3839fbcf035 ("wil6210: protect against sporadic interrupt during suspend flow")
90ffabb08b7d ("wil6210: align to latest auto generated wmi.h")
8b068c032a5c ("wil6210: restore power save state after internal FW reset")
82e9f6465554 ("wil6210: fix sequence for scan-abort during reset")
b8c31b5d6c23 ("wil6210: add oob_mode for AP certification")
3b56c15fa331 ("wil6210: correctly report locally generated disconnect in STA mode")
628639b1c976 ("wil6210: use WMI_DISCONNECT_CMDID upon connect timeout")
bcdd49b074d0 ("wil6210: store bss object and use cfg80211_connect_bss()")