index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-16
i40e: Update i40e_init_dcb to return correct error
Chinh T Cao
3
-19
/
+13
2019-04-16
i40e: Fix for 10G ports LED not blinking
Piotr Marczak
1
-33
/
+0
2019-04-16
i40e: save PTP time before a device reset
Jacob Keller
3
-4
/
+63
2019-04-16
i40e: don't allow changes to HW VLAN stripping on active port VLANs
Nicholas Nunley
1
-0
/
+8
2019-04-16
i40e: Implement DDP support in i40e driver
Aleksandr Loktionov
8
-22
/
+769
2019-04-16
i40e: Queues are reserved despite "Invalid argument" error
Adam Ludkiewicz
1
-0
/
+3
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
11
-53
/
+0
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-74
/
+58
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
9
-9
/
+9
2019-04-01
i40e: add tracking of AF_XDP ZC state for each queue pair
Björn Töpel
3
-1
/
+14
2019-04-01
i40e: move i40e_xsk_umem function
Björn Töpel
2
-14
/
+20
2019-03-26
fm10k: Fix a potential NULL pointer dereference
Yue Haibing
1
-0
/
+2
2019-03-26
i40e: fix WoL support check
Stefan Assmann
1
-2
/
+1
2019-03-26
ixgbe: fix mdio bus registration
Ivan Vecera
1
-7
/
+9
2019-03-26
igb: Fix WARN_ONCE on runtime suspend
Arvind Sankar
2
-49
/
+10
2019-03-26
ice: Remove "2 BITS" comment
Anirudh Venkataramanan
1
-6
/
+6
2019-03-26
ice: Update comment regarding the ITR_GRAN_S
Brett Creeley
1
-1
/
+1
2019-03-26
ice: Update function header for __ice_vsi_get_qs
Anirudh Venkataramanan
1
-4
/
+3
2019-03-26
i40e: fix i40e_ptp_adjtime when given a negative delta
Jacob Keller
1
-2
/
+3
2019-03-26
ice: Remove unnecessary braces
Anirudh Venkataramanan
1
-2
/
+1
2019-03-26
ice: Remove unused function prototype
Anirudh Venkataramanan
1
-2
/
+0
2019-03-26
ice: Add missing case in print_link_msg for printing flow control
Brett Creeley
1
-0
/
+3
2019-03-26
ice: Audit hotpath structures with pahole
Brett Creeley
4
-20
/
+15
2019-03-26
ice: Do not bail out when filter already exists
Preethi Banala
1
-1
/
+5
2019-03-26
ice: Fix issue with VF attempt to delete default MAC address
Akeem G Abodunrin
1
-8
/
+7
2019-03-26
ice: enable VF admin queue interrupts
Mitch Williams
2
-0
/
+6
2019-03-26
ice: Fix for adaptive interrupt moderation
Anirudh Venkataramanan
3
-24
/
+275
2019-03-26
ice: Implement pci_error_handler ops
Brett Creeley
1
-0
/
+151
2019-03-26
ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset
Brett Creeley
1
-2
/
+5
2019-03-26
ice: use virt channel status codes
Mitch Williams
1
-119
/
+154
2019-03-26
ice: Remove unnecessary newlines from log messages
Jeremiah Kyle
1
-2
/
+2
2019-03-25
ice: Create a generic name for the ice_rx_flg64_bits structure
Chinh T Cao
2
-30
/
+30
2019-03-25
ice: add and use new ice_for_each_traffic_class() macro
Bruce Allan
4
-4
/
+7
2019-03-25
ice: change VF VSI tc info along with num_queues
Preethi Banala
1
-0
/
+3
2019-03-25
ice: Prevent unintended multiple chain resets
Dave Ertman
1
-2
/
+8
2019-03-25
ice: map Rx buffer pages with DMA attributes
Maciej Fijalkowski
2
-4
/
+23
2019-03-25
ice: Limit the ice_add_rx_frag to frag addition
Maciej Fijalkowski
1
-81
/
+79
2019-03-25
ice: Gather the rx buf clean-up logic for better reuse
Maciej Fijalkowski
1
-26
/
+50
2019-03-25
ice: Introduce bulk update for page count
Maciej Fijalkowski
2
-7
/
+20
2019-03-25
ice: Get rid of ice_pull_tail
Maciej Fijalkowski
1
-46
/
+24
2019-03-25
ice: Pull out page reuse checks onto separate function
Maciej Fijalkowski
1
-35
/
+45
2019-03-25
ice: Retrieve rx_buf in separate function
Maciej Fijalkowski
1
-33
/
+42
2019-03-25
ice: Enable link events over the ARQ
Brett Creeley
3
-4
/
+98
2019-03-25
ice: use irq_num var in ice_vsi_req_irq_msix
Alan Brady
1
-4
/
+3
2019-03-25
ice: Restore VLAN switch rule if port VLAN existed before
Michal Swiatkowski
1
-1
/
+3
2019-03-25
ice: update VSI config dynamically
Victor Raj
1
-62
/
+13
2019-03-22
ice: Get VF VSI instances directly via PF
Akeem G Abodunrin
1
-8
/
+27
2019-03-22
ice: Don't let VF know that it is untrusted
Akeem G Abodunrin
1
-4
/
+8
2019-03-22
ice: Set LAN_EN for all directional rules
Yashaswini Raghuram Prathivadi Bhayankaram
1
-3
/
+9
2019-03-22
ice: Do not set LB_EN for prune switch rules
Christopher N Bednarz
1
-1
/
+6
[prev]
[next]