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.13.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
2020-05-04
bnxt_en: Add support for L2 doorbell size.
Michael Chan
2
-7
/
+37
2020-05-04
bnxt_en: Set the db_offset on 57500 chips for the RDMA MSIX entries.
Michael Chan
1
-1
/
+7
2020-05-04
bnxt_en: Define the doorbell offsets on 57500 chips.
Michael Chan
2
-2
/
+5
2020-05-04
bnxt_en: Improve kernel log messages related to ethtool reset.
Edwin Peer
1
-4
/
+14
2020-05-04
bnxt_en: fix ethtool_reset_flags ABI violations
Edwin Peer
2
-24
/
+31
2020-05-04
bnxt_en: refactor ethtool firmware reset types
Edwin Peer
1
-13
/
+25
2020-05-04
bnxt_en: prepare to refactor ethtool reset types
Edwin Peer
1
-17
/
+29
2020-05-04
bnxt_en: Do not include ETH_FCS_LEN in the max packet length sent to fw.
Vasundhara Volam
2
-3
/
+2
2020-05-04
bnxt_en: Improve TQM ring context memory sizing formulas.
Michael Chan
1
-5
/
+9
2020-05-04
bnxt_en: Allocate TQM ring context memory according to fw specification.
Michael Chan
2
-13
/
+18
2020-05-04
bnxt_en: Update firmware spec. to 1.10.1.33.
Michael Chan
1
-32
/
+184
2020-05-04
net: ena: cosmetic: extract code to ena_indirection_table_set()
Arthur Kiyanovski
1
-18
/
+30
2020-05-04
net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros
Sameeh Jubran
1
-7
/
+7
2020-05-04
net: ena: use SHUTDOWN as reset reason when closing interface
Sameeh Jubran
1
-0
/
+2
2020-05-04
net: ena: drop superfluous prototype
Arthur Kiyanovski
1
-12
/
+0
2020-05-04
net: ena: add support for reporting of packet drops
Sameeh Jubran
3
-0
/
+15
2020-05-04
net: ena: add unmask interrupts statistics to ethtool
Sameeh Jubran
3
-0
/
+5
2020-05-04
net: ena: remove code that does nothing
Sameeh Jubran
1
-4
/
+1
2020-05-04
net: ena: changes to RSS hash key allocation
Sameeh Jubran
1
-11
/
+5
2020-05-04
net: ena: change default RSS hash function to Toeplitz
Arthur Kiyanovski
1
-1
/
+1
2020-05-04
net: ena: allow setting the hash function without changing the key
Sameeh Jubran
3
-14
/
+32
2020-05-04
net: ena: fix error returning in ena_com_get_hash_function()
Arthur Kiyanovski
1
-2
/
+4
2020-05-04
net: ena: avoid unnecessary admin command when RSS function set fails
Arthur Kiyanovski
1
-1
/
+3
2020-05-03
net: ethernet: fec: Replace interrupt driven MDIO with polled IO
Andrew Lunn
2
-36
/
+45
2020-05-03
ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode.
Vincent Cheng
2
-2
/
+98
2020-05-03
ptp: Add adjust_phase to ptp_clock_caps capability.
Vincent Cheng
1
-0
/
+1
2020-05-03
ptp: Add adjphase function to support phase offset control.
Vincent Cheng
1
-0
/
+3
2020-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-25
/
+23
2020-05-02
Merge branch 'net-smc-extent-buffer-mapping-and-port-handling'
David S. Miller
1
-0
/
+4
2020-05-02
net: enetc: add tc flower psfp offload driver
Po Liu
5
-15
/
+1300
2020-05-02
net: enetc: add hw tc hw offload features for PSPF capability
Po Liu
4
-0
/
+96
2020-05-02
net: bcmgenet: Move wake-up event out of side band ISR
Doug Berger
3
-13
/
+67
2020-05-02
net: ipa: do not cache channel state
Alex Elder
2
-35
/
+55
2020-05-02
net: ipa: pass channel pointer to gsi_channel_state()
Alex Elder
1
-5
/
+6
2020-05-02
net: dsa: mv88e6xxx: 88e6390 10G serdes support
Russell King
2
-2
/
+42
2020-05-02
net: dsa: mv88e6xxx: use generic clause 45 definitions
Russell King
2
-11
/
+7
2020-05-02
net: atlantic: A2 ingress / egress hw configuration
Igor Russkikh
7
-105
/
+172
2020-05-02
net: atlantic: basic A2 init/deinit hw_ops
Igor Russkikh
7
-79
/
+362
2020-05-02
net: atlantic: common functions needed for basic A2 init/deinit hw_ops
Dmitry Bogdanov
6
-2
/
+163
2020-05-02
net: atlantic: HW bindings for basic A2 init/deinit hw_ops
Dmitry Bogdanov
3
-0
/
+207
2020-05-02
net: atlantic: add A2 RPF hw_ops
Igor Russkikh
3
-0
/
+259
2020-05-02
net: atlantic: HW bindings for A2 RFP
Igor Russkikh
5
-0
/
+284
2020-05-02
net: atlantic: A2 hw_ops skeleton
Igor Russkikh
6
-7
/
+294
2020-05-02
net: atlantic: minimal A2 fw_ops
Dmitry Bogdanov
4
-0
/
+352
2020-05-02
net: atlantic: minimal A2 HW bindings required for fw_ops
Dmitry Bogdanov
5
-0
/
+137
2020-05-02
net: atlantic: A2 driver-firmware interface
Dmitry Bogdanov
1
-0
/
+593
2020-05-02
net: atlantic: move IS_CHIP_FEATURE to aq_hw.h
Mark Starovoytov
5
-32
/
+36
2020-05-02
net: atlantic: make hw_get_regs optional
Mark Starovoytov
1
-0
/
+6
2020-05-02
net: atlantic: simplify hw_get_fw_version() usage
Nikita Danilov
4
-12
/
+6
2020-05-02
net: atlantic: add hw_soft_reset, hw_prepare to hw_ops
Mark Starovoytov
5
-5
/
+24
[next]