index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2020-08-31
net: ethernet: ti: am65-cpts: fix i2083 genf (and estf) Reconfiguration Issue
Grygorii Strashko
1
-1
/
+5
2020-08-31
sfc: return errors from efx_mcdi_set_id_led, and de-indirect
Edward Cree
6
-12
/
+4
2020-08-31
sfc: fix kernel-doc on struct efx_loopback_state
Edward Cree
1
-1
/
+1
2020-08-31
sfc: fix unused-but-set-variable warning in efx_farch_filter_remove_safe
Edward Cree
1
-2
/
+0
2020-08-31
sfc: fix W=1 warnings in efx_farch_handle_rx_not_ok
Edward Cree
1
-5
/
+2
2020-08-31
gtp: relax alloc constraint when adding a pdp
Nicolas Dichtel
1
-5
/
+5
2020-08-31
gtp: remove useless rcu_read_lock()
Nicolas Dichtel
1
-2
/
+0
2020-08-31
net: phylink: avoid oops during initialisation
Russell King
1
-1
/
+3
2020-08-31
hinic: add support to query function table
Luo bin
5
-1
/
+190
2020-08-31
hinic: add support to query rq info
Luo bin
6
-2
/
+101
2020-08-31
hinic: add support to query sq info
Luo bin
9
-4
/
+254
2020-08-28
ionic: pull reset_queues into tx_timeout handler
Shannon Nelson
2
-32
/
+8
2020-08-28
ionic: change queue count with no reset
Shannon Nelson
2
-91
/
+213
2020-08-28
ionic: change the descriptor ring length without full reset
Shannon Nelson
3
-14
/
+185
2020-08-28
ionic: change mtu without full queue rebuild
Shannon Nelson
1
-8
/
+49
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
7
-88
/
+129
2020-08-28
ionic: reduce contiguous memory allocation requirement
Shannon Nelson
3
-54
/
+81
2020-08-28
ionic: clean up unnecessary non-static functions
Shannon Nelson
2
-4
/
+2
2020-08-28
ionic: rework and simplify handling of the queue stats block
Shannon Nelson
5
-149
/
+92
2020-08-28
ionic: remove lif list concept
Shannon Nelson
6
-127
/
+62
2020-08-28
ionic: use kcalloc for new arrays
Shannon Nelson
1
-4
/
+4
2020-08-28
ionic: fix up a couple of debug strings
Shannon Nelson
1
-3
/
+4
2020-08-28
ionic: set MTU floor at ETH_MIN_MTU
Shannon Nelson
1
-1
/
+2
2020-08-28
net: phy: DP83822: Add ability to advertise Fiber connection
Dan Murphy
1
-7
/
+218
2020-08-28
smsc95xx: add phylib support
Andre Edich
3
-265
/
+203
2020-08-28
smsc95xx: use usbnet->driver_priv
Andre Edich
1
-33
/
+28
2020-08-28
smsc95xx: remove redundant function arguments
Andre Edich
1
-18
/
+17
2020-08-28
Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/sc...
David S. Miller
11
-23
/
+23
2020-08-27
gtp: add notification mechanism
Nicolas Dichtel
1
-9
/
+49
2020-08-27
s390/qeth: strictly order bridge address events
Julian Wiedmann
3
-8
/
+52
2020-08-27
s390/qeth: unify structs for bridge port state
Julian Wiedmann
2
-14
/
+6
2020-08-27
s390/qeth: copy less data from bridge state events
Julian Wiedmann
1
-15
/
+14
2020-08-27
s390/qeth: don't let HW override the configured port role
Julian Wiedmann
1
-6
/
+0
2020-08-27
s390/qeth: don't disable address events during initialization
Julian Wiedmann
1
-2
/
+0
2020-08-27
s390/qeth: make queue lock a proper spinlock
Julian Wiedmann
2
-65
/
+23
2020-08-27
s390/qeth: use to_delayed_work()
Julian Wiedmann
1
-2
/
+3
2020-08-27
s390/qeth: clean up qeth_l3_send_setdelmc()'s declaration
Julian Wiedmann
1
-1
/
+2
2020-08-27
net: phy: Sort Kconfig and Makefile
Andrew Lunn
2
-87
/
+87
2020-08-27
net: mdio: Move MDIO drivers into a new subdirectory
Andrew Lunn
30
-259
/
+272
2020-08-27
net: xgene: Move shared header file into include/linux
Andrew Lunn
3
-132
/
+2
2020-08-27
net/phy/mdio-i2c: Move header file to include/linux/mdio
Andrew Lunn
3
-19
/
+2
2020-08-27
net: pcs: Move XPCS into new PCS subdirectory
Andrew Lunn
9
-10
/
+26
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
11
-23
/
+23
2020-08-27
net: ath11k: constify ath11k_thermal_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-27
net: phy: mscc: macsec: constify vsc8584_macsec_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-27
net: phy: at803x: constify static regulator_ops
Rikard Falkeborn
1
-2
/
+2
2020-08-27
net: renesas: sh_eth: constify bb_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-27
net: ethernet: ravb: constify bb_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-27
net: ethernet: qualcomm: constify qca_serdev_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-27
net: ipa: remove duplicate include
Wang Hai
1
-1
/
+0
[next]