aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-12-21wifi: rtlwifi: rtl8192c: using calculate_bit_shift()Su Hui2-11/+2
2023-12-21wifi: rtlwifi: rtl8188ee: phy: using calculate_bit_shift()Su Hui1-10/+4
2023-12-21wifi: rtlwifi: rtl8821ae: phy: using calculate_bit_shift()Su Hui1-11/+4
2023-12-21wifi: rtlwifi: add calculate_bit_shift()Su Hui1-0/+7
2023-12-21net: phy: at803x: replace msleep(1) with usleep_rangeChristian Marangi1-3/+3
2023-12-21net: phy: at803x: remove extra space after castChristian Marangi1-1/+1
2023-12-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni2-4/+5
2023-12-21net: ethernet: mtk_wed: fix possible NULL pointer dereference in mtk_wed_wo_q...Lorenzo Bianconi1-0/+3
2023-12-20net/mlx5: Implement management PF Ethernet profileArmen Ratner7-5/+304
2023-12-20net/mlx5: Enable SD featureTariq Toukan1-1/+2
2023-12-20net/mlx5e: Block TLS device offload on combined SD netdevTariq Toukan2-2/+4
2023-12-20net/mlx5e: Support per-mdev queue counterTariq Toukan10-69/+111
2023-12-20net/mlx5e: Support cross-vhca RSSTariq Toukan10-57/+179
2023-12-20net/mlx5e: Let channels be SD-awareTariq Toukan8-27/+35
2023-12-20net/mlx5e: Create EN core HW resources for all secondary devicesTariq Toukan2-10/+23
2023-12-20net/mlx5e: Create single netdev per SD groupTariq Toukan1-7/+62
2023-12-20net/mlx5: SD, Add informative prints in kernel logTariq Toukan1-0/+21
2023-12-20net/mlx5: SD, Implement steering for primary and secondariesTariq Toukan1-1/+184
2023-12-20net/mlx5: SD, Implement devcom communication and primary electionTariq Toukan2-2/+121
2023-12-20net/mlx5: SD, Implement basic query and instantiationTariq Toukan1-1/+106
2023-12-20net/mlx5: SD, Introduce SD libTariq Toukan4-1/+110
2023-12-20net/mlx5: Fix query of sd_group fieldTariq Toukan1-0/+21
2023-12-20net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed4-11/+16
2023-12-20Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-3/+4
2023-12-20Merge tag 'soc-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-9/+19
2023-12-20Merge tag 'platform-drivers-x86-v6.7-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-34/+131
2023-12-20Merge tag 'dm-6.7/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-8/+18
2023-12-20wifi: rtw89: coex: To improve Wi-Fi performance while BT is idleChing-Te Ku1-26/+37
2023-12-20wifi: rtw89: coex: Translate antenna configuration from ID to stringChing-Te Ku1-2/+22
2023-12-20wifi: rtw89: coex: Update RF parameter control setting logicChing-Te Ku2-27/+62
2023-12-20wifi: rtw89: coex: Add Bluetooth RSSI level informationChing-Te Ku2-2/+36
2023-12-20wifi: rtw89: coex: Set Bluetooth scan low-priority when Wi-Fi link/scanChing-Te Ku1-0/+2
2023-12-20wifi: rtw89: coex: Update coexistence policy for Wi-Fi LPSChing-Te Ku1-24/+46
2023-12-20wifi: rtw89: coex: Still show hardware grant signal info even Wi-Fi is PSChing-Te Ku2-42/+40
2023-12-20wifi: rtw89: coex: Update BTG control related logicChing-Te Ku2-22/+75
2023-12-20wifi: rtw89: coex: Add Pre-AGC control to enhance Wi-Fi RX performanceChing-Te Ku3-1/+208
2023-12-20wifi: rtw89: coex: Record down Wi-Fi initial mode informationChing-Te Ku2-1/+17
2023-12-20wifi: rtw89: coex: Fix wrong Wi-Fi role info and FDDT parameter membersChing-Te Ku2-11/+5
2023-12-20Merge tag 'omap-for-v6.7/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-4/+14
2023-12-20r8169: add support for LED's on RTL8168/RTL8101Heiner Kallweit4-0/+232
2023-12-20vxlan: mdb: Add MDB bulk deletion supportIdo Schimmel3-24/+153
2023-12-20net: stmmac: fix incorrect flag check in timestamp interruptLai Peter Jun Ann1-1/+1
2023-12-20octeontx2-af: insert space after includeWang Jinchao1-1/+1
2023-12-20Merge tag 'for-net-2023-12-15' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller1-4/+6
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni1-1/+1
2023-12-19wifi: rtw88: use cfg80211_ssid_eq() instead of rtw_ssid_equal()Dmitry Antipov2-14/+2
2023-12-19wifi: mwifiex: use cfg80211_ssid_eq() instead of mwifiex_ssid_cmp()Dmitry Antipov4-16/+4
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko1-1/+1
2023-12-19wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devicesZenm Chen1-0/+12
2023-12-19wifi: rtw89: mac: implement to configure TX/RX engines for WiFi 7 chipsPing-Ke Shih2-0/+1488