index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
mlx4: use generic power management
Vaibhav Gupta
1
-4
/
+7
2020-07-01
benet: use generic power management
Vaibhav Gupta
1
-15
/
+7
2020-07-01
sundance: use generic power management
Vaibhav Gupta
1
-19
/
+8
2020-07-01
liquidio: use generic power management
Vaibhav Gupta
1
-26
/
+5
2020-07-01
ena_netdev: use generic power management
Vaibhav Gupta
1
-13
/
+9
2020-07-01
starfire: use generic power management
Vaibhav Gupta
1
-17
/
+6
2020-07-01
ne2k-pci: use generic power management
Vaibhav Gupta
1
-23
/
+6
2020-07-01
typhoon: use generic power management
Vaibhav Gupta
1
-21
/
+32
2020-07-01
qed: Make symbol 'qed_hw_err_type_descr' static
Hulk Robot
1
-1
/
+1
2020-06-30
cxgb4: add main VI to mirror VI config replication
Rahul Lakkireddy
3
-17
/
+121
2020-06-30
cxgb4: add support for mirror Rxqs
Rahul Lakkireddy
3
-22
/
+288
2020-06-30
cxgb4: add mirror action to TC-MATCHALL offload
Rahul Lakkireddy
7
-10
/
+197
2020-06-30
pcnet32: Mark PM functions as __maybe_unused
Nathan Chancellor
1
-2
/
+2
2020-06-30
amd8111e: Mark PM functions as __maybe_unused
Nathan Chancellor
1
-2
/
+2
2020-06-30
net: ethernet: mtk-star-emac: use devm_of_mdiobus_register()
Bartosz Golaszewski
1
-12
/
+1
2020-06-30
of: mdio: provide devm_of_mdiobus_register()
Bartosz Golaszewski
2
-1
/
+40
2020-06-30
net: phy: don't abuse devres in devm_mdiobus_register()
Bartosz Golaszewski
3
-80
/
+78
2020-06-30
phy: mdio: add kerneldoc for __devm_mdiobus_register()
Bartosz Golaszewski
1
-0
/
+7
2020-06-30
phy: un-inline devm_mdiobus_register()
Bartosz Golaszewski
2
-1
/
+19
2020-06-30
net: ethernet: ixgbe: don't call devm_mdiobus_free()
Bartosz Golaszewski
1
-11
/
+3
2020-06-30
net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init()
Bartosz Golaszewski
1
-1
/
+5
2020-06-30
cxgb4vf: configure ports accessible by the VF
Nirranjan Kirubaharan
3
-12
/
+43
2020-06-30
net: qede: update copyright years
Alexander Lobakin
10
-2
/
+12
2020-06-30
net: qede: convert to SPDX License Identifiers
Alexander Lobakin
8
-224
/
+16
2020-06-30
net: qede: correct existing SPDX tags
Alexander Lobakin
2
-2
/
+3
2020-06-30
net: qed: update copyright years
Alexander Lobakin
48
-0
/
+48
2020-06-30
net: qed: convert to SPDX License Identifiers
Alexander Lobakin
44
-1232
/
+52
2020-06-30
net: qed: correct existing SPDX tags
Alexander Lobakin
5
-5
/
+8
2020-06-30
net/mlx5e: fix memory leak of tls
Colin Ian King
1
-1
/
+3
2020-06-30
sfc: don't call tx_remove if there isn't one
Edward Cree
1
-1
/
+2
2020-06-30
sfc: commonise initialisation of efx->vport_id
Edward Cree
2
-2
/
+1
2020-06-30
sfc: commonise efx->[rt]xq_entries initialisation
Edward Cree
2
-1
/
+3
2020-06-30
sfc: initialise max_[tx_]channels in efx_init_channels()
Edward Cree
1
-0
/
+3
2020-06-30
sfc: move definition of EFX_MC_STATS_GENERATION_INVALID
Edward Cree
3
-3
/
+2
2020-06-30
sfc: factor out efx_tx_tso_header_length() and understand encapsulation
Edward Cree
2
-2
/
+16
2020-06-30
sfc: remove duplicate declaration of efx_enqueue_skb_tso()
Edward Cree
4
-7
/
+4
2020-06-30
sfc: commonise TSO fallback code
Edward Cree
3
-29
/
+28
2020-06-30
sfc: commonise efx_sync_rx_buffer()
Edward Cree
2
-8
/
+9
2020-06-30
sfc: commonise some MAC configuration code
Edward Cree
3
-15
/
+35
2020-06-30
sfc: commonise miscellaneous efx functions
Edward Cree
4
-129
/
+138
2020-06-30
sfc: add missing licence info to mcdi_filters.c
Edward Cree
1
-0
/
+11
2020-06-30
sfc: commonise MCDI MAC stats handling
Edward Cree
3
-89
/
+109
2020-06-30
sfc: move NIC-specific mcdi_port declarations out of common header
Edward Cree
5
-4
/
+21
2020-06-30
net: dsa/bcm_sf2: move pause mode setting into mac_link_up()
Russell King
1
-7
/
+15
2020-06-30
net: dsa/bcm_sf2: move speed/duplex forcing to mac_link_up()
Russell King
1
-27
/
+16
2020-06-30
net: dsa/bcm_sf2: fix incorrect usage of state->link
Russell King
1
-2
/
+26
2020-06-30
net: dsa/b53: use resolved link config in mac_link_up()
Russell King
1
-9
/
+3
2020-06-30
net: dsa/b53: change b53_force_port_config() pause argument
Russell King
1
-10
/
+15
2020-06-30
hinic: remove unused but set variable
Luo bin
2
-20
/
+0
2020-06-30
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
10
-223
/
+414
[next]