index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: Add support for X710 device
Mariusz Stachura
2019-09-09
1
-0
/
+1
*
igc: Add tx_csum offload functionality
Sasha Neftin
2019-09-09
4
-0
/
+114
*
ixgbe: sync the first fragment unconditionally
Firo Yang
2019-09-09
1
-7
/
+9
*
i40e: Remove EMPR traces from debugfs facility
Mauro S. M. Rodrigues
2019-09-09
2
-5
/
+0
*
i40e: Implement debug macro hw_dbg using dev_dbg
Mauro S. M. Rodrigues
2019-09-09
3
-1
/
+6
*
i40e: fix hw_dbg usage in i40e_hmc_get_object_va
Mauro S. M. Rodrigues
2019-09-09
1
-10
/
+11
*
igc: Remove unneeded PCI bus defines
Sasha Neftin
2019-09-09
1
-4
/
+0
*
iavf: allow permanent MAC address to change
Mitch Williams
2019-09-09
2
-5
/
+0
*
igc: Add NVM checksum validation
Sasha Neftin
2019-09-09
1
-0
/
+9
*
fm10k: use a local variable for the frag pointer
Jacob Keller
2019-09-09
1
-3
/
+5
*
igc: Remove useless forward declaration
Sasha Neftin
2019-09-09
2
-136
/
+129
*
e1000e: Make speed detection on hotplugging cable more reliable
Kai-Heng Feng
2019-09-09
1
-6
/
+6
*
ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspend
Radoslaw Tyl
2019-09-09
1
-0
/
+1
*
iavf: remove unused debug function iavf_debug_d
YueHaibing
2019-09-09
1
-22
/
+0
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2019-09-07
12
-169
/
+195
|
\
|
*
ice: Rework around device/function capabilities
Anirudh Venkataramanan
2019-09-05
1
-20
/
+20
|
*
ice: change default number of receive descriptors
Jesse Brandeburg
2019-09-05
1
-17
/
+2
|
*
ice: Minor refactor in queue management
Anirudh Venkataramanan
2019-09-05
4
-39
/
+54
|
*
ice: Allow for delayed LLDP MIB change registration
Dave Ertman
2019-09-05
5
-15
/
+51
|
*
ice: update Tx context struct
Ashish Shah
2019-09-05
2
-1
/
+3
|
*
ice: Report VF link status with opcode to get resources
Akeem G Abodunrin
2019-09-05
1
-0
/
+1
|
*
ice: Check for DCB capability before initializing DCB
Anirudh Venkataramanan
2019-09-05
2
-10
/
+8
|
*
ice: report link down for VF when PF's queues are not enabled
Lukasz Czapnik
2019-09-05
1
-1
/
+4
|
*
ice: Reliably reset VFs
Mitch Williams
2019-09-05
1
-6
/
+10
|
*
ice: change work limit to a constant
Jesse Brandeburg
2019-09-05
3
-16
/
+3
|
*
ice: small efficiency fixes
Jesse Brandeburg
2019-09-05
1
-1
/
+3
|
*
ice: move code closer together
Jesse Brandeburg
2019-09-05
1
-3
/
+3
|
*
ice: clean up arguments
Jesse Brandeburg
2019-09-05
1
-22
/
+21
|
*
ice: Check root pointer for validity
Anirudh Venkataramanan
2019-09-05
1
-1
/
+1
|
*
ice: Add ice_get_main_vsi to get PF/main VSI
Anirudh Venkataramanan
2019-09-05
2
-16
/
+10
|
*
ice: Update fields in ice_vsi_set_num_qs when reconfiguring
Brett Creeley
2019-09-05
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-06
6
-39
/
+76
|
\
\
|
|
/
|
/
|
|
*
ixgbe: fix xdp handle calculations
Kevin Laatz
2019-09-05
1
-3
/
+4
|
*
i40e: fix xdp handle calculations
Kevin Laatz
2019-09-05
1
-3
/
+4
|
*
ixgbe: modify driver for handling offsets
Kevin Laatz
2019-08-31
1
-4
/
+9
|
*
i40e: modify driver for handling offsets
Kevin Laatz
2019-08-31
1
-4
/
+9
|
*
ixgbe: simplify Rx buffer recycle
Kevin Laatz
2019-08-31
1
-10
/
+3
|
*
i40e: simplify Rx buffer recycle
Kevin Laatz
2019-08-31
1
-10
/
+3
|
*
ixgbe: add support for AF_XDP need_wakeup feature
Magnus Karlsson
2019-08-17
1
-0
/
+18
|
*
i40e: add support for AF_XDP need_wakeup feature
Magnus Karlsson
2019-08-17
1
-0
/
+18
|
*
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
2019-08-17
6
-11
/
+14
*
|
ixgbe: Use kzfree() rather than its implementation.
zhong jiang
2019-09-05
1
-6
/
+3
*
|
ice: Only disable VLAN pruning for the VF when all VLANs are removed
Brett Creeley
2019-09-03
1
-2
/
+3
*
|
ice: Remove enable DCB when SW LLDP is activated
Michal Swiatkowski
2019-09-03
1
-1
/
+0
*
|
ice: Report stats when VSI is down
Dave Ertman
2019-09-03
1
-2
/
+6
*
|
ice: Always notify FW of VF reset
Mitch Williams
2019-09-03
1
-9
/
+16
*
|
ice: Correctly handle return values for init DCB
Dave Ertman
2019-09-03
1
-9
/
+8
*
|
ice: Limit Max TCs on devices with more than 4 ports
Usha Ketineni
2019-09-03
4
-2
/
+24
*
|
ice: Cleanup defines in ice_type.h
Tony Nguyen
2019-09-03
1
-3
/
+3
*
|
ice: print extra message if topology issue
Jesse Brandeburg
2019-09-03
1
-0
/
+17
[next]