summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | wifi: rtw89: declare EXT NSS BW of VHT capabilityPing-Ke Shih2024-01-181-0/+8
| * | wifi: rtw89: add EHT capabilities for WiFi 7 chipsPing-Ke Shih2024-01-181-0/+90
| * | wifi: rtw89: change supported bandwidths of chip_info to bit maskPing-Ke Shih2024-01-187-11/+25
| * | wifi: rtw89: adjust init_he_cap() to add EHT cap into iftype_dataPing-Ke Shih2024-01-181-103/+113
| * | wifi: rtw88: use kstrtoX_from_user() in debugfs handlersDmitry Antipov2024-01-181-36/+8
| * | wifi: rtl8xxxu: enable channel switch supportMartin Kaistra2024-01-142-5/+16
| * | wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_workMartin Kaistra2024-01-141-0/+1
| * | wifi: rtlwifi: rtl_usb: Use sync register writesBitterblue Smith2024-01-123-139/+66
| * | wifi: rtlwifi: cleanup few rtlxxx_tx_fill_desc() routinesDmitry Antipov2024-01-123-12/+1
| * | wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operationPing-Ke Shih2024-01-1211-3/+20
| * | wifi: rtw89: add H2C command to download beacon frame for WiFi 7 chipsPing-Ke Shih2024-01-122-0/+133
| * | wifi: rtw89: use struct to fill H2C command to download beacon framePing-Ke Shih2024-01-122-113/+46
| * | wifi: rtw89: add new H2C command to pause/sleep transmitting by MAC IDPing-Ke Shih2024-01-123-6/+40
| * | wifi: rtw89: refine H2C command that pause transmitting by MAC IDPing-Ke Shih2024-01-121-7/+10
| * | wifi: rtw89: fw: use struct to fill BA CAM H2C commandsPing-Ke Shih2024-01-122-76/+44
| * | wifi: rtw89: 8922a: update BA CAM number to 24Ping-Ke Shih2024-01-122-2/+2
| * | wifi: rtw89: add chip_ops::h2c_ba_cam() to configure BA CAMPing-Ke Shih2024-01-129-2/+20
| * | wifi: rtw89: mac: add feature_init to initialize BA CAM V1Ping-Ke Shih2024-01-123-0/+76
| * | wifi: rtw89: add firmware H2C command of BA CAM V1Ping-Ke Shih2024-01-122-0/+94
| * | wifi: wilc1000: fix RCU usage in connect pathAlexis Lothoré2024-01-121-12/+24
| * | wifi: wilc1000: fix declarations orderingAlexis Lothoré2024-01-121-4/+4
| * | wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu2024-01-101-1/+2
| * | wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu2024-01-101-6/+7
| * | wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabledRahul Rameshbabu2024-01-101-3/+3
| * | wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabledRahul Rameshbabu2024-01-102-2/+18
| * | wifi: rtl8xxxu: Fix off by one initial RTS rateBitterblue Smith2024-01-101-4/+3
| * | wifi: rtl8xxxu: Fix LED control code of RTL8192FUBitterblue Smith2024-01-102-9/+38
| * | wifi: rtl8xxxu: declare concurrent mode support for 8188fMartin Kaistra2024-01-103-0/+21
| * | wifi: rtl8xxxu: make supporting AP mode only on port 0 transparentMartin Kaistra2024-01-101-2/+89
| * | wifi: rtl8xxxu: add hw crypto support for AP modeMartin Kaistra2024-01-103-10/+44
| * | wifi: rtl8xxxu: remove obsolete priv->vifMartin Kaistra2024-01-102-7/+0
| * | wifi: rtl8xxxu: add macids for STA modeMartin Kaistra2024-01-102-1/+18
| * | wifi: rtl8xxxu: support multiple interface in start_ap()Martin Kaistra2024-01-101-1/+2
| * | wifi: rtl8xxxu: support multiple interfaces in bss_info_changed()Martin Kaistra2024-01-101-3/+5
| * | wifi: rtl8xxxu: support multiple interfaces in {add,remove}_interface()Martin Kaistra2024-01-102-22/+34
| * | wifi: rtl8xxxu: support multiple interfaces in watchdog_callback()Martin Kaistra2024-01-101-8/+11
| * | wifi: rtl8xxxu: support multiple interfaces in configure_filter()Martin Kaistra2024-01-101-2/+2
| * | wifi: rtl8xxxu: support multiple interfaces in update_beacon_work_callback()Martin Kaistra2024-01-101-1/+1
| * | wifi: rtl8xxxu: support multiple interfaces in set_aifs()Martin Kaistra2024-01-101-2/+8
| * | wifi: rtl8xxxu: support setting bssid register for multiple interfacesMartin Kaistra2024-01-101-4/+14
| * | wifi: rtl8xxxu: don't parse CFO, if both interfaces are connected in STA modeMartin Kaistra2024-01-101-0/+10
| * | wifi: rtl8xxxu: extend check for matching bssid to both interfacesMartin Kaistra2024-01-101-8/+14
| * | wifi: rtl8xxxu: extend wifi connected check to both interfacesMartin Kaistra2024-01-101-11/+9
| * | wifi: rtl8xxxu: support setting mac address register for both interfacesMartin Kaistra2024-01-101-6/+14
| * | wifi: rtl8xxxu: 8188e: convert usage of priv->vif to priv->vifs[0]Martin Kaistra2024-01-101-1/+1
| * | wifi: rtl8xxxu: support setting linktype for both interfacesMartin Kaistra2024-01-101-15/+22
| * | wifi: rtl8xxxu: prepare supporting two virtual interfacesMartin Kaistra2024-01-102-3/+9
| * | wifi: rtl8xxxu: remove assignment of priv->vif in rtl8xxxu_bss_info_changed()Martin Kaistra2024-01-101-1/+0
| * | wifi: rtw88: 8822ce: refine power parameters for RFE type 5Ping-Ke Shih2024-01-102-0/+7
| * | wifi: rtw89: mac: Fix spelling mistakes "notfify" -> "notify"Colin Ian King2024-01-101-2/+2