index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: use pf data structure directly in i40e_ptp_rx_hang
Jacob Keller
2017-05-31
3
-4
/
+4
*
i40e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-05-31
3
-0
/
+3
*
i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
2017-05-31
1
-6
/
+20
*
i40e: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
2017-05-31
1
-3
/
+11
*
i40evf: disable unused flags
Jesse Brandeburg
2017-05-31
2
-4
/
+2
*
i40evf: fix merge error in older patch
Jesse Brandeburg
2017-05-31
1
-0
/
+1
*
i40evf: fix duplicate lines
Jesse Brandeburg
2017-05-31
1
-2
/
+0
*
bnxt_en: Fix xmit_more with BQL.
Michael Chan
2017-05-31
1
-1
/
+1
*
bnxt_en: Pass in sh parameter to bnxt_set_dflt_rings().
Michael Chan
2017-05-31
1
-3
/
+2
*
bnxt_en: Implement xmit_more.
Michael Chan
2017-05-31
1
-1
/
+5
*
bnxt_en: Optimize doorbell write operations for newer chips.
Michael Chan
2017-05-31
4
-21
/
+23
*
bnxt_en: Add additional chip ID definitions.
Michael Chan
2017-05-31
2
-8
/
+27
*
bnxt_en: Add a callback to inform RDMA driver during PCI shutdown.
Michael Chan
2017-05-31
3
-0
/
+22
*
bnxt_en: Add PCI IDs for BCM57454 VF devices.
Deepak Khungar
2017-05-31
1
-0
/
+2
*
bnxt_en: Support for Short Firmware Message
Deepak Khungar
2017-05-31
2
-1
/
+69
*
cxgb4: Fix netdev_features flag
Arjun Vynipadath
2017-05-30
1
-0
/
+11
*
cxgb4: FW upgrade fixes
Arjun Vynipadath
2017-05-30
1
-3
/
+18
*
cxgb4: add new T5 pci device id
Ganesh Goudar
2017-05-30
1
-0
/
+1
*
cxgb4: keep carrier off before registering netdev
Surendra Mobiya
2017-05-30
1
-0
/
+2
*
net: qualcomm: add QCA7000 UART driver
Stefan Wahren
2017-05-30
4
-0
/
+447
*
net: qualcomm: make qca_7k_common a separate kernel module
Stefan Wahren
2017-05-30
3
-3
/
+20
*
net: qualcomm: prepare frame decoding for UART driver
Stefan Wahren
2017-05-30
3
-9
/
+13
*
net: qualcomm: rename qca_framing.c to qca_7k_common.c
Stefan Wahren
2017-05-30
5
-4
/
+4
*
net: qca_spi: Clarify MODULE_DESCRIPTION
Stefan Wahren
2017-05-30
1
-1
/
+1
*
net: qualcomm: move qcaspi_tx_cmd to qca_spi.c
Stefan Wahren
2017-05-30
3
-25
/
+24
*
net: qca_spi: remove QCASPI_MTU
Stefan Wahren
2017-05-30
1
-2
/
+1
*
net: qualcomm: Improve readability of length defines
Stefan Wahren
2017-05-30
3
-11
/
+11
*
net: qualcomm: use net_device_ops instead of direct call
Stefan Wahren
2017-05-30
3
-7
/
+5
*
net: qca_spi: Use SET_NETDEV_DEV()
Stefan Wahren
2017-05-30
1
-0
/
+1
*
net: qca_7k: Use BIT macro
Stefan Wahren
2017-05-30
1
-7
/
+7
*
net: qca_framing: use u16 for frame offset
Stefan Wahren
2017-05-30
1
-1
/
+1
*
net: qualcomm: qca_7k: clean up header includes
Stefan Wahren
2017-05-30
1
-4
/
+2
*
qed: Cache alignemnt padding to match host
Mintz, Yuval
2017-05-30
2
-2
/
+14
*
qed: Mask parities after occurance
Mintz, Yuval
2017-05-30
1
-13
/
+23
*
qed: Print multi-bit attentions properly
Mintz, Yuval
2017-05-30
1
-5
/
+33
*
qed: Diffrentiate adapter-specific attentions
Mintz, Yuval
2017-05-30
1
-11
/
+69
*
qed: Get rid of the attention-arrays
Mintz, Yuval
2017-05-30
3
-1287
/
+312
*
qed: Support dynamic s-tag change
Mintz, Yuval
2017-05-30
5
-1
/
+64
*
qed: QL41xxx VF MSI-x table
Mintz, Yuval
2017-05-30
3
-4
/
+66
*
qed: Don't inherit RoCE DCBx for V2
Sudarsana Reddy Kalluru
2017-05-30
1
-11
/
+0
*
qed: Correct DCBx update scheme
Sudarsana Reddy Kalluru
2017-05-30
2
-9
/
+10
*
qed: Add missing static/local dcbx info
Sudarsana Reddy Kalluru
2017-05-30
1
-1
/
+3
*
nfp: don't keep count for free buffers delayed kick
Jakub Kicinski
2017-05-30
2
-8
/
+2
*
nfp: don't add ring size to index calculations
Jakub Kicinski
2017-05-30
1
-2
/
+2
*
nfp: fix print format for ring pointers in ring dumps
Jakub Kicinski
2017-05-30
1
-2
/
+2
*
nfp: don't wait for resources indefinitely
Jakub Kicinski
2017-05-30
3
-4
/
+20
*
nfp: add hwmon support
David Brunecz
2017-05-30
8
-7
/
+286
*
nfp: support variable NSP response lengths
Jakub Kicinski
2017-05-30
1
-0
/
+8
*
nfp: shorten CPP core probe logs
Jakub Kicinski
2017-05-30
1
-8
/
+11
*
nfp: support long reads and writes with the cpp helpers
Jakub Kicinski
2017-05-30
2
-18
/
+72
[next]