index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iavf: allow null RX descriptors
Mitch Williams
2019-06-18
1
-3
/
+18
*
iavf: add call to iavf_[add|del]_cloud_filter
Paul Greenwalt
2019-06-18
1
-1
/
+8
*
iavf: Refactor init state machine
Jakub Pawlak
2019-06-18
1
-190
/
+261
*
iavf: Refactor the watchdog state machine
Jan Sokolowski
2019-06-18
2
-30
/
+44
*
iavf: Remove timer for work triggering, use delaying work instead
Jakub Pawlak
2019-06-18
4
-45
/
+31
*
iavf: Move commands processing to the separate function
Jakub Pawlak
2019-06-18
1
-92
/
+105
*
iavf: Fix the math for valid length for ADq enable
Avinash Dayanand
2019-06-18
1
-1
/
+1
*
iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc()
Aleksandr Loktionov
2019-06-18
1
-1
/
+1
*
iavf: wait longer for close to complete
Mitch Williams
2019-06-18
1
-1
/
+1
*
iavf: use signed variable
Mitch Williams
2019-06-18
1
-1
/
+1
*
iavf: Create VLAN tag elements starting from the first element
Akeem G Abodunrin
2019-06-18
1
-2
/
+1
*
i40e: mark expected switch fall-through
Gustavo A. R. Silva
2019-06-14
1
-0
/
+1
*
i40e: Missing response checks in driver when starting/stopping FW LLDP
Aleksandr Loktionov
2019-06-14
1
-21
/
+24
*
i40e: remove duplicate stat calculation for tx_errors
Jacob Keller
2019-06-14
1
-3
/
+0
*
i40e: Check if the BAR size is large enough before writing to registers
Adam Ludkiewicz
2019-06-14
1
-1
/
+11
*
i40e: Missing response checks in driver when starting/stopping FW LLDP
Piotr Marczak
2019-06-14
1
-2
/
+25
*
i40e: add input validation for virtchnl handlers
Sergey Nemov
2019-06-14
1
-43
/
+31
*
i40e: Improve AQ log granularity
Doug Dziggel
2019-06-14
2
-23
/
+25
*
i40e: Add bounds check for ch[] array
Piotr Kwapulinski
2019-06-14
1
-1
/
+10
*
i40e: Use signed variable
Mitch Williams
2019-06-14
1
-1
/
+1
*
i40e: add constraints for accessing veb array
Piotr Kwapulinski
2019-06-14
1
-5
/
+7
*
i40e: let untrusted VF to create up to 16 VLANs
Piotr Kwapulinski
2019-06-14
1
-1
/
+1
*
i40e: add functions stubs to support EEE
Aleksandr Loktionov
2019-06-14
1
-0
/
+12
*
i40e: Check and set the PF driver state first in i40e_ndo_set_vf_mac
Lihong Yang
2019-06-06
1
-5
/
+5
*
i40e: Do not check VF state in i40e_ndo_get_vf_config
Lihong Yang
2019-06-06
1
-4
/
+2
*
net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ack
Kangjie Lu
2019-06-05
1
-3
/
+2
*
ixgbe: implement support for SDP/PPS output on X550 hardware
Jacob Keller
2019-06-05
2
-5
/
+108
*
ice: Use LLDP ethertype define ETH_P_LLDP
Jeff Kirsher
2019-06-05
1
-3
/
+1
*
ixgbe: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2019-06-05
2
-3
/
+1
*
i40e: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2019-06-05
2
-4
/
+2
*
ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_config
Jacob Keller
2019-06-05
1
-0
/
+9
*
ixgbe: use 'cc' instead of 'hw_cc' for local variable
Jacob Keller
2019-06-05
1
-3
/
+3
*
ixgbe: fix PTP SDP pin setup on X540 hardware
Jacob Keller
2019-06-05
1
-29
/
+42
*
ixgbe: reduce PTP Tx timestamp timeout to 1 second
Jacob Keller
2019-06-05
1
-1
/
+1
*
ixgbe: fix AF_XDP tx packet count
William Tu
2019-06-05
1
-0
/
+1
*
ixgbe: fix AF_XDP tx byte count
William Tu
2019-06-05
1
-1
/
+0
*
ixgbe: remove umem from adapter
Jan Sokolowski
2019-06-05
2
-71
/
+19
*
ixgbe: add tracking of AF_XDP zero-copy state for each queue pair
Jan Sokolowski
2019-06-05
3
-1
/
+11
*
iavf: update comments and file checks to match iavf
Alice Michael
2019-05-31
4
-7
/
+7
*
iavf: rename i40e_device to iavf_device
Alice Michael
2019-05-31
2
-12
/
+12
*
iavf: change remaining i40e defines to be iavf
Alice Michael
2019-05-31
3
-51
/
+51
*
iavf: rename iavf_client.h defines to match driver name
Alice Michael
2019-05-31
3
-95
/
+95
*
iavf: rename iavf_status structure flags
Alice Michael
2019-05-31
7
-245
/
+245
*
iavf: replace i40e variables with iavf
Alice Michael
2019-05-31
10
-533
/
+531
*
iavf: rename i40e functions to be iavf
Alice Michael
2019-05-31
2
-5
/
+5
*
iavf: change iavf_status_code to iavf_status
Sergey Nemov
2019-05-31
10
-113
/
+121
*
iavf: Rename i40e_adminq* files to iavf_adminq*
Alice Michael
2019-05-31
6
-5
/
+5
*
iavf: iavf_client: use struct_size() helper
Gustavo A. R. Silva
2019-05-31
1
-4
/
+3
*
iavf: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-05-31
1
-5
/
+4
*
iavf: Limiting RSS queues to CPUs
Aleksandr Loktionov
2019-05-31
1
-1
/
+1
[next]