Age | Commit message (Expand) | Author |
2021-04-17 | rtlwifi: rtl8188ee: remove redundant assignment of variable rtlpriv->btcoexis... | Yang Li |
2021-04-17 | rtlwifi: remove redundant assignment to variable err | Colin Ian King |
2021-04-17 | rtlwifi: Few mundane typo fixes | Bhaskar Chowdhury |
2021-04-17 | qtnfmac: remove meaningless labels | wengjianfeng |
2021-04-17 | rtlwifi: 8821ae: upgrade PHY and RF parameters | Ping-Ke Shih |
2021-04-17 | cw1200: Remove unused function pointer typedef wsm_* | Chen Lin |
2021-04-17 | cw1200: Remove unused function pointer typedef cw1200_wsm_handler | Chen Lin |
2021-04-17 | Merge tag 'iwlwifi-next-for-kalle-2021-04-12-v2' of git://git.kernel.org/pub/... | Kalle Valo |
2021-04-17 | Merge tag 'mt76-for-kvalo-2021-04-12' of https://github.com/nbd168/wireless | Kalle Valo |
2021-04-14 | Merge tag 'linux-can-next-for-5.13-20210414' of git://git.kernel.org/pub/scm/... | David S. Miller |
2021-04-14 | net/packet: remove data races in fanout operations | Eric Dumazet |
2021-04-14 | net: bridge: propagate error code and extack from br_mc_disabled_update | Florian Fainelli |
2021-04-14 | Merge tag 'mlx5-updates-2021-04-13' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2021-04-14 | net: enetc: fetch MAC address from device tree | Michael Walle |
2021-04-14 | sfc: Remove duplicate argument | Wan Jiabing |
2021-04-14 | skbuff: revert "skbuff: remove some unnecessary operation in skb_segment_list()" | Paolo Abeni |
2021-04-14 | atm: idt77252: remove unused function | Jiapeng Chong |
2021-04-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2021-04-14 | r8169: add support for pause ethtool ops | Heiner Kallweit |
2021-04-14 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller |
2021-04-14 | net: stmmac: Add support for external trigger timestamping | Tan Tee Min |
2021-04-14 | Merge branch 'marvell-88x2222-improvements' | David S. Miller |
2021-04-14 | net: phy: marvell-88x2222: swap 1G/10G modes on autoneg | Ivan Bornyakov |
2021-04-14 | net: phy: marvell-88x2222: move read_status after config_aneg | Ivan Bornyakov |
2021-04-14 | net: phy: marvell-88x2222: check that link is operational | Ivan Bornyakov |
2021-04-14 | net/mlx5e: Fix RQ creation flow for queues which doesn't support XDP | Aya Levin |
2021-04-14 | net/mlx5: Replace spaces with tab at the start of a line | Wenpeng Liang |
2021-04-14 | net/mlx5: Remove return statement exist at the end of void function | Wenpeng Liang |
2021-04-14 | net/mlx5: Add a blank line after declarations | Wenpeng Liang |
2021-04-14 | net/mlx5: Fix bit-wise and with zero | Colin Ian King |
2021-04-14 | net/mlx5: DR, Alloc cmd buffer with kvzalloc() instead of kzalloc() | Roi Dayan |
2021-04-14 | net/mlx5: DR, Use variably sized data structures for different actions | Jianbo Liu |
2021-04-14 | net/mlx5: SF, Reuse stored hardware function id | Parav Pandit |
2021-04-14 | net/mlx5: SF, Use device pointer directly | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch, Initialize eswitch acls ns when eswitch is enabled | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch, Move legacy code to a individual file | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch, Convert a macro to a helper routine | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch Make cleanup sequence mirror of init | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch, Make vport number u16 | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch, Skip querying SF enabled bits | Parav Pandit |
2021-04-14 | net/mlx5: E-Switch, let user to enable disable metadata | Parav Pandit |
2021-04-14 | iwlwifi: dbg: disable ini debug in 9000 family and below | Mukesh Sisodiya |
2021-04-14 | iwlwifi: pcie: Change ma product string name | Matti Gottlieb |
2021-04-14 | iwlwifi: fw: print out trigger delay when collecting data | Johannes Berg |
2021-04-14 | iwlwifi: trans/pcie: defer transport initialisation | Johannes Berg |
2021-04-14 | iwlwifi: bump FW API to 63 for AX devices | Luca Coelho |
2021-04-14 | iwlwifi: mvm: don't WARN if we can't remove a time event | Emmanuel Grumbach |
2021-04-14 | iwlwifi: mvm: don't disconnect immediately if we don't hear beacons after CSA | Emmanuel Grumbach |
2021-04-14 | iwlwifi: rs-fw: don't support stbc for HE 160 | Mordechay Goodstein |
2021-04-14 | iwlwifi: warn on SKB free w/o op-mode | Johannes Berg |