index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-24
wifi: iwlwifi: mvm: fix an error code in iwl_mvm_mld_add_sta()
Dan Carpenter
1
-1
/
+3
2023-11-22
wifi: mt76: mt7925: fix typo in mt7925_init_he_caps
Lorenzo Bianconi
1
-2
/
+2
2023-11-08
wifi: mt76: mt7921: fix 6GHz disabled by the missing default CLC config
Ming Yen Hsieh
1
-0
/
+1
2023-10-28
net: fill in MODULE_DESCRIPTION()s under drivers/net/
Jakub Kicinski
7
-0
/
+7
2023-10-28
net: fill in MODULE_DESCRIPTION()s in kuba@'s modules
Jakub Kicinski
2
-0
/
+2
2023-10-28
net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS drivers
Raju Lakkaraju
2
-0
/
+31
2023-10-28
net: mana: Use xdp_set_features_flag instead of direct assignment
Konstantin Taranov
1
-2
/
+3
2023-10-28
vxlan: Cleanup IFLA_VXLAN_PORT_RANGE entry in vxlan_get_size()
Benjamin Poirier
1
-2
/
+2
2023-10-28
iavf: delete the iavf client interface
Michal Schmidt
6
-871
/
+1
2023-10-28
iavf: add a common function for undoing the interrupt scheme
Michal Schmidt
1
-11
/
+15
2023-10-28
iavf: use unregister_netdev
Michal Schmidt
1
-3
/
+1
2023-10-28
iavf: rely on netdev's own registered state
Michal Schmidt
2
-7
/
+3
2023-10-28
iavf: fix the waiting time for initial reset
Michal Schmidt
1
-1
/
+1
2023-10-28
iavf: in iavf_down, don't queue watchdog_task if comms failed
Michal Schmidt
1
-2
/
+4
2023-10-28
iavf: simplify mutex_trylock+sleep loops
Michal Schmidt
1
-4
/
+2
2023-10-28
iavf: fix comments about old bit locks
Michal Schmidt
1
-2
/
+2
2023-10-28
ipvlan: properly track tx_errors
Eric Dumazet
2
-4
/
+5
2023-10-28
netdevsim: Block until all devices are released
Ido Schimmel
1
-0
/
+12
2023-10-28
nfp: using napi_build_skb() to replace build_skb()
Fei Qin
2
-2
/
+2
2023-10-28
net: dsa: microchip: ksz9477: Fix spelling mistake "Enery" -> "Energy"
Colin Ian King
1
-1
/
+1
2023-10-28
net: dsa: microchip: Ensure Stable PME Pin State for Wake-on-LAN
Oleksij Rempel
4
-1
/
+55
2023-10-28
net: dsa: microchip: Refactor switch shutdown routine for WoL preparation
Oleksij Rempel
4
-8
/
+22
2023-10-28
net: dsa: microchip: Add error handling for ksz_switch_macaddr_get()
Oleksij Rempel
1
-3
/
+13
2023-10-28
net: dsa: microchip: Refactor comment for ksz_switch_macaddr_get() function
Oleksij Rempel
1
-6
/
+14
2023-10-28
net: dsa: microchip: ksz9477: Add Wake on Magic Packet support
Oleksij Rempel
3
-7
/
+97
2023-10-27
virtio_net: use u64_stats_t infra to avoid data-races
Eric Dumazet
1
-59
/
+65
2023-10-27
vxlan: mdb: Add MDB get support
Ido Schimmel
3
-0
/
+153
2023-10-27
vxlan: mdb: Factor out a helper for remote entry size calculation
Ido Schimmel
1
-9
/
+19
2023-10-27
vxlan: mdb: Adjust function arguments
Ido Schimmel
1
-6
/
+4
2023-10-27
ice: Hook up 4 E830 devices by adding their IDs
Pawel Chmielewski
1
-0
/
+4
2023-10-27
ice: Remove redundant zeroing of the fields.
Pawel Chmielewski
1
-27
/
+27
2023-10-27
ice: Add support for E830 DDP package segment
Dan Nowlin
3
-74
/
+382
2023-10-27
ice: Add ice_get_link_status_datalen
Paul Greenwalt
2
-6
/
+53
2023-10-27
ice: Add 200G speed/phy type use
Alice Michael
4
-3
/
+43
2023-10-27
ice: Add E830 device IDs, MAC type and registers
Paul Greenwalt
7
-61
/
+141
2023-10-27
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
155
-1576
/
+3165
2023-10-27
Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
3
-0
/
+946
2023-10-27
bnxt_en: Fix 2 stray ethtool -S counters
Michael Chan
1
-6
/
+22
2023-10-27
netlink: make range pointers in policies const
Jakub Kicinski
2
-2
/
+2
2023-10-27
net/mlx5: fix uninit value use
Przemek Kitszel
2
-3
/
+11
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
105
-434
/
+973
2023-10-26
Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
19
-135
/
+338
2023-10-26
netkit: Remove explicit active/peer ptr initialization
Nikolay Aleksandrov
1
-4
/
+0
2023-10-26
bareudp: use ports to lookup route
Beniamino Galvani
1
-13
/
+16
2023-10-26
iavf: in iavf_down, disable queues when removing the driver
Michal Schmidt
1
-1
/
+1
2023-10-25
Merge tag 'acpi-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-11
/
+11
2023-10-25
wifi: ray_cs: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-3
/
+3
2023-10-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
40
-225
/
+589
2023-10-25
Revert "wifi: ath11k: call ath11k_mac_fils_discovery() without condition"
Kalle Valo
1
-1
/
+3
2023-10-25
wifi: ath12k: Introduce and use ath12k_sta_to_arsta()
Jeff Johnson
4
-11
/
+16
[next]