index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-14
brcmfmac: Add BCM43454/6 support
Zhao, Jiaqing
4
-1
/
+6
2022-02-11
Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
129
-3747
/
+6061
2022-02-11
dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable
Holger Brunck
4
-0
/
+70
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
104
-456
/
+1473
2022-02-10
Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
27
-69
/
+157
2022-02-10
net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregister
Vladimir Oltean
1
-2
/
+2
2022-02-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-16
/
+53
2022-02-10
net: mscc: ocelot: fix mutex lock error during ethtool stats read
Colin Foster
1
-4
/
+7
2022-02-10
net: dsa: qca8k: fix noderef.cocci warnings
kernel test robot
1
-1
/
+1
2022-02-10
ice: Avoid RTNL lock when re-creating auxiliary device
Dave Ertman
2
-1
/
+5
2022-02-10
ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler
Dave Ertman
1
-6
/
+28
2022-02-10
ice: fix IPIP and SIT TSO offload
Jesse Brandeburg
2
-8
/
+18
2022-02-10
ice: fix an error code in ice_cfg_phy_fec()
Dan Carpenter
1
-1
/
+2
2022-02-10
octeontx2-pf: Add TC feature for VFs
Subbaraya Sundeep
6
-62
/
+69
2022-02-10
qed: prevent a fw assert during device shutdown
Venkata Sudheer Kumar Bhavaraju
3
-2
/
+51
2022-02-10
dpaa2-eth: unregister the netdev before disconnecting from the PHY
Robert-Ionut Alexa
1
-2
/
+2
2022-02-10
net: macb: Align the dma and coherent dma masks
Marc St-Amand
1
-1
/
+1
2022-02-10
Merge tag 'mt76-for-kvalo-2022-02-04' of https://github.com/nbd168/wireless i...
Kalle Valo
54
-2838
/
+3561
2022-02-10
Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-120
/
+68
2022-02-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
41
-689
/
+4150
2022-02-10
brcmfmac: of: remove redundant variable len
Colin Ian King
1
-2
/
+1
2022-02-10
brcmfmac: p2p: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
1
-6
/
+6
2022-02-10
rtw89: coex: set EN bit to PLT register
Ping-Ke Shih
1
-3
/
+4
2022-02-10
rtw89: recover rates of rate adaptive mechanism
Chien-Hsun Liao
1
-17
/
+30
2022-02-10
rtw88: recover rates of rate adaptive mechanism
Chien-Hsun Liao
1
-23
/
+44
2022-02-10
rtw89: declare AP mode support
Ping-Ke Shih
1
-1
/
+2
2022-02-10
rtw89: debug: add stations entry to show ID assignment
Ping-Ke Shih
1
-0
/
+71
2022-02-10
rtw89: implement ieee80211_ops::start_ap and stop_ap
Ping-Ke Shih
1
-0
/
+33
2022-02-10
rtw89: maintain assoc/disassoc STA states of firmware and hardware
Ping-Ke Shih
3
-3
/
+33
2022-02-10
rtw89: only STA mode change vif_type mapping dynamically
Ping-Ke Shih
2
-2
/
+5
2022-02-10
rtw89: add addr_cam field to sta to support AP mode
Ping-Ke Shih
3
-30
/
+43
2022-02-10
rtw89: extend role_maintain to support AP mode
Ping-Ke Shih
3
-4
/
+17
2022-02-10
rtw88: fix use after free in rtw_hw_scan_update_probe_req()
Dan Carpenter
1
-3
/
+3
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
10
-146
/
+308
2022-02-09
net: usb: qmi_wwan: Add support for Dell DW5829e
Slark Xiao
1
-0
/
+2
2022-02-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+2
2022-02-09
ice: Add ability for PF admin to enable VF VLAN pruning
Brett Creeley
4
-2
/
+40
2022-02-09
ice: Add support for 802.1ad port VLANs VF
Brett Creeley
1
-7
/
+44
2022-02-09
ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev
Brett Creeley
2
-49
/
+238
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
17
-59
/
+996
2022-02-09
ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2
Brett Creeley
6
-43
/
+1226
2022-02-09
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
9
-22
/
+87
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
16
-86
/
+813
2022-02-09
ice: Adjust naming for inner VLAN operations
Brett Creeley
6
-142
/
+140
2022-02-09
ice: Use the proto argument for VLAN ops
Brett Creeley
11
-26
/
+78
2022-02-09
ice: Refactor vf->port_vlan_info to use ice_vlan
Brett Creeley
2
-35
/
+44
2022-02-09
ice: Introduce ice_vlan struct
Brett Creeley
10
-59
/
+82
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
14
-334
/
+450
2022-02-09
ice: Add helper function for adding VLAN 0
Brett Creeley
4
-5
/
+14
2022-02-09
ice: Refactor spoofcheck configuration functions
Brett Creeley
2
-50
/
+128
[next]