index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
Age
Commit message (
Expand
)
Author
2019-06-14
i40e: mark expected switch fall-through
Gustavo A. R. Silva
2019-06-14
i40e: Missing response checks in driver when starting/stopping FW LLDP
Aleksandr Loktionov
2019-06-14
i40e: remove duplicate stat calculation for tx_errors
Jacob Keller
2019-06-14
i40e: Check if the BAR size is large enough before writing to registers
Adam Ludkiewicz
2019-06-14
i40e: Missing response checks in driver when starting/stopping FW LLDP
Piotr Marczak
2019-06-14
i40e: add input validation for virtchnl handlers
Sergey Nemov
2019-06-14
i40e: Improve AQ log granularity
Doug Dziggel
2019-06-14
i40e: Add bounds check for ch[] array
Piotr Kwapulinski
2019-06-14
i40e: Use signed variable
Mitch Williams
2019-06-14
i40e: add constraints for accessing veb array
Piotr Kwapulinski
2019-06-14
i40e: let untrusted VF to create up to 16 VLANs
Piotr Kwapulinski
2019-06-14
i40e: add functions stubs to support EEE
Aleksandr Loktionov
2019-06-05
i40e: Check and set the PF driver state first in i40e_ndo_set_vf_mac
Lihong Yang
2019-06-05
i40e: Do not check VF state in i40e_ndo_get_vf_config
Lihong Yang
2019-06-05
i40e: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-04
i40e: Memory leak in i40e_config_iwarp_qvlist
Martyna Szapar
2019-05-04
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Martyna Szapar
2019-05-04
i40e: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-05-04
i40e: Revert ShadowRAM checksum calculation change
Maciej Paczkowski
2019-05-04
i40e: missing input validation on VF message handling by the PF
Martyna Szapar
2019-05-04
i40e: Add support for X710 B/P & SFP+ cards
Aleksandr Loktionov
2019-05-04
i40e: Wrong truncation from u16 to u8
Grzegorz Siwik
2019-05-04
i40e: add num_vectors checker in iwarp handler
Sergey Nemov
2019-05-04
i40e: Fix the typo in adding 40GE KR4 mode
Grzegorz Siwik
2019-05-04
i40e: Setting VF to VLAN 0 requires restart
Grzegorz Siwik
2019-05-04
i40e: add new pci id for X710/XXV710 N3000 cards
Aleksandr Loktionov
2019-05-04
i40e: VF's promiscuous attribute is not kept
Grzegorz Siwik
2019-05-03
i40e: Introduce recovery mode support
Alice Michael
2019-05-03
i40e: print PCI vendor and device ID during probe
Stefan Assmann
2019-05-03
i40e: fix misleading message about promisc setting on un-trusted VF
Harshitha Ramamurthy
2019-05-03
i40e: update version number
Alice Michael
2019-05-03
i40e: remove out-of-range comparisons in i40e_validate_cloud_filter
Jacob Keller
2019-05-03
i40e: Further implementation of LLDP
Aleksandr Loktionov
2019-05-03
i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibre
Adam Ludkiewicz
2019-05-03
i40e: ShadowRAM checksum calculation change
Maciej Paczkowski
2019-05-03
i40e: remove error msg when vf with port vlan tries to remove vlan 0
Aleksandr Loktionov
2019-05-03
i40e: change behavior on PF in response to MDD event
Carolyn Wyborny
2019-05-03
i40e: Fix for allowing too many MDD events on VF
Carolyn Wyborny
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-16
i40e: Fix misleading error message
Carolyn Wyborny
2019-04-16
i40e: Able to add up to 16 MAC filters on an untrusted VF
Adam Ludkiewicz
2019-04-16
i40e: Report advertised link modes on 40GBASE_SR4
Adam Ludkiewicz
2019-04-16
i40e: The driver now prints the API version in error message
Adam Ludkiewicz
2019-04-16
i40e: Changed maximum supported FW API version to 1.8
Adam Ludkiewicz
2019-04-16
i40e: Remove misleading messages for untrusted VF
Grzegorz Siwik
2019-04-16
i40e: Update i40e_init_dcb to return correct error
Chinh T Cao
2019-04-16
i40e: Fix for 10G ports LED not blinking
Piotr Marczak
2019-04-16
i40e: save PTP time before a device reset
Jacob Keller
[next]