Commit Graph

756 Commits (7bb5d6ce9e6ebb3bb71915cb0224523d3c284b4f)

Author SHA1 Message Date
Arik Nemtsov 409622ecc2 wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add() 14 years ago
Arik Nemtsov ba7c082a13 wl12xx: AP-mode - support HW based link PS monitoring 14 years ago
Arik Nemtsov 1d36cd892c wl12xx: report invalid TX rate when returning non-TX-ed skbs 14 years ago
Arik Nemtsov a8c0ddb5ba wl12xx: AP-mode - TX queue per link in AC 14 years ago
Arik Nemtsov 99a2775d02 wl12xx: AP-mode - fix race condition on sta connection 14 years ago
Arik Nemtsov f4d08ddd3e wl12xx: fix potential race condition with TX queue watermark 14 years ago
Eliad Peller 6dc9fb3c78 wl12xx: always set mac_address when configuring ht caps 14 years ago
Eliad Peller 02ad2d9080 wl12xx: use standard ALIGN() macro 14 years ago
Eliad Peller 62c0740c4f wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUS 14 years ago
Luciano Coelho b1a48cab6f wl12xx: fix MODULE_AUTHOR email address 14 years ago
Arik Nemtsov a100885d9d wl12xx: avoid blocking while holding rcu lock on bss info change 14 years ago
Eliad Peller 92fe9b5f11 wl12xx: fix identification of beacon packets (debug) 14 years ago
Gery Kahn 1ec610ebd6 wl12xx: update PLT initialization for new firmware 14 years ago
Dan Carpenter 03c5a9cf49 wl12xx: change type from u8 to int 14 years ago
Randy Dunlap 0aec516ce4 wl12xx: fix sdio_test kconfig/build errors 14 years ago
Eliad Peller 72c2d9e511 wl12xx: set supported_rates after association 14 years ago
Eliad Peller fe5ef09066 wl12xx: use the conf struct instead of macros for memory configuration 14 years ago
Eliad Peller c8bde24342 wl12xx: move to new firmware (6.1.3.50.49) 14 years ago
Eliad Peller ee60833a4f wl12xx: mcp2.5 - add config_ps acx 14 years ago
Luciano Coelho 7c3ee9e3fd wl12xx: fix warning due to missing arg in ampdu_action 14 years ago
Mathias Krause 9b00b4157f wl12xx: fix use after free 14 years ago
Eliad Peller e5e2f24b3e wl12xx: disable auto-arp 14 years ago
Juuso Oikarinen ea45b2cbf5 wl12xx: Increase scan channel dwell time for passive scans 14 years ago
Eliad Peller 8e2de74e78 wl12xx: wrong values are returned in gpio_power_write() 14 years ago
Levi, Shahar bbba3e6832 wl12xx: BA receiver support 14 years ago
Levi, Shahar 4b7fac77b4 wl12xx: BA initiator support 14 years ago
Arik Nemtsov 6c89b7b2f8 wl12xx: Add channel 14 to list of supported 2ghz channels 14 years ago
Arik Nemtsov d75387ca62 wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW 14 years ago
Juuso Oikarinen 4ae3fa8785 wl12xx: Cleanup PLT mode when module is removed 14 years ago
Eliad Peller 1d4801f268 wl12xx: fix some endianess bugs 14 years ago
Luciano Coelho 4c9cfa7806 wl12xx: add hw configuration for max supported AMDPU size 14 years ago
Guy Eilam 491bbd6bdd wl12xx: change debug_level module param sysfs permissions 14 years ago
Luciano Coelho 2d6e4e76d1 wl12xx: lock the RCU when accessing sta via ieee80211_find_sta() 14 years ago
Luciano Coelho a8aaaf53d5 wl12xx: don't modify the global supported band structures 14 years ago
Eliad Peller fa287b8f29 wl12xx: don't join upon disassociation 14 years ago
Arik Nemtsov 038d925bcf wl12xx: Enable AP-mode 14 years ago
Arik Nemtsov 31d26ec699 wl12xx: Read MAC address from NVS file on HW startup 14 years ago
Arik Nemtsov 166d504eba wl12xx: AP mode - fetch appropriate firmware for AP 14 years ago
Arik Nemtsov 7f179b4689 wl12xx: AP mode - encryption support 14 years ago
Arik Nemtsov 488fc54047 wl12xx: AP mode - record TX configuration settings 14 years ago
Arik Nemtsov c6c8a65de6 wl12xx: AP mode - changes in TX path 14 years ago
Arik Nemtsov f84f7d78bb wl12xx: AP mode - add STA add/remove ops 14 years ago
Arik Nemtsov 7d05786931 wl12xx: AP mode - change filter config 14 years ago
Arik Nemtsov bee0ffec77 wl12xx: AP mode config in ieee80211_ops.config 14 years ago
Arik Nemtsov e78a287ab7 wl12xx: Configure AP on BSS info change 14 years ago
Arik Nemtsov beb6c88072 wl12xx: Add AP related definitions to HOST-FW interface 14 years ago
Arik Nemtsov ae113b5782 wl12xx: AP specific RX filter configuration 14 years ago
Arik Nemtsov e0fe371b74 wl12xx: AP mode - init sequence 14 years ago
Arik Nemtsov 05285cf9b5 wl12xx: AP mode - workaround for FW bug on station remove 14 years ago
Arik Nemtsov 98bdaabbbc wl12xx: AP-mode high level commands 14 years ago