index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-26
i40e: Fix crash during removing i40e driver
Grzegorz Szczurek
1
-0
/
+3
2020-06-19
i40e: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
1
-10
/
+19
2020-05-29
i40e: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-12
/
+12
2020-05-22
i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
1
-9
/
+10
2020-05-22
i40e: Separate kernel allocated rx_bi rings from AF_XDP rings
Björn Töpel
1
-0
/
+7
2020-05-22
xsk: Move driver interface to xdp_sock_drv.h
Magnus Karlsson
1
-1
/
+1
2020-04-22
i40e: Remove unneeded conversion to bool
Jason Yan
1
-2
/
+2
2020-01-17
i40e: Removing hung_queue variable to use txqueue function parameter
Julio Faracco
1
-30
/
+11
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+7
2019-12-19
net/i40e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
1
-3
/
+7
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-08
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
1
-2
/
+2
2019-11-05
i40e: implement VF stats NDO
Jesse Brandeburg
1
-0
/
+1
2019-10-30
i40e: Add UDP segmentation offload support
Josh Hunt
1
-0
/
+1
2019-10-25
i40e: prevent memory leak in i40e_setup_macvlans
Navid Emamdoost
1
-0
/
+1
2019-10-25
i40e: Refactoring VF MAC filters counting to make more reliable
Aleksandr Loktionov
1
-0
/
+19
2019-10-25
i40e: initialize ITRN registers with correct values
Nicholas Nunley
1
-5
/
+5
2019-09-11
i40e: Fix message for other card without FEC.
Czeslaw Zagorski
1
-3
/
+7
2019-09-11
i40e: fix missed "Negotiated" string in i40e_print_link_message()
Aleksandr Loktionov
1
-9
/
+10
2019-09-11
i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtask
Stefan Assmann
1
-0
/
+5
2019-09-09
i40e: Add support for X710 device
Mariusz Stachura
1
-0
/
+1
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+3
2019-08-22
i40e: allow reset in recovery mode
Piotr Kwapulinski
1
-7
/
+60
2019-08-22
i40e: Remove function i40e_update_dcb_config()
Grzegorz Siwik
1
-45
/
+1
2019-08-22
i40e: reset veb.tc_stats when resetting veb.stats
Jacob Keller
1
-0
/
+4
2019-08-22
i40e: check_recovery_mode had wrong if statement
Adrian Podlawski
1
-3
/
+14
2019-08-22
i40e: add check on i40e_configure_tx_ring() return value
huhai
1
-1
/
+1
2019-08-18
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
1
-2
/
+3
2019-08-05
i40e: Log info when PF is entering and leaving Allmulti mode.
Czeslaw Zagorski
1
-0
/
+4
2019-08-05
i40e: Log disable-fw-lldp flag change by ethtool
Slawomir Laba
1
-0
/
+5
2019-08-05
i40e: fix incorrect ethtool statistics veb and veb.tc_
Dmitrii Golovanov
1
-1
/
+1
2019-07-23
i40e: Use dev_get_drvdata
Chuhong Yuan
1
-5
/
+3
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-11
/
+11
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
1
-1
/
+4
2019-07-10
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
1
-21
/
+5
2019-06-29
i40e: Add macvlan support on i40e
Harshitha Ramamurthy
1
-2
/
+495
2019-06-26
i40e: update copyright string
Alice Michael
1
-1
/
+1
2019-06-26
i40e: Fix descriptor count manipulation
Maciej Fijalkowski
1
-11
/
+25
2019-06-26
i40e: missing priorities for any QoS traffic
Aleksandr Loktionov
1
-3
/
+54
2019-06-26
i40e: Add log entry while creating or deleting TC0
Piotr Kwapulinski
1
-0
/
+4
2019-06-14
i40e: remove duplicate stat calculation for tx_errors
Jacob Keller
1
-3
/
+0
2019-06-14
i40e: Check if the BAR size is large enough before writing to registers
Adam Ludkiewicz
1
-1
/
+11
2019-06-14
i40e: add constraints for accessing veb array
Piotr Kwapulinski
1
-5
/
+7
2019-05-05
i40e: Add support for X710 B/P & SFP+ cards
Aleksandr Loktionov
1
-0
/
+8
2019-05-05
i40e: Setting VF to VLAN 0 requires restart
Grzegorz Siwik
1
-2
/
+2
2019-05-05
i40e: add new pci id for X710/XXV710 N3000 cards
Aleksandr Loktionov
1
-0
/
+2
2019-05-04
i40e: Introduce recovery mode support
Alice Michael
1
-30
/
+280
2019-05-04
i40e: print PCI vendor and device ID during probe
Stefan Assmann
1
-3
/
+4
2019-05-04
i40e: update version number
Alice Michael
1
-1
/
+1
2019-05-04
i40e: Further implementation of LLDP
Aleksandr Loktionov
1
-1
/
+1
[next]