index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
Age
Commit message (
Expand
)
Author
2014-12-16
net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow
Or Gerlitz
2014-12-06
i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6
Catherine Sullivan
2014-12-06
i40e: Re enable Main VSI loopback setting in the reset path
Anjali Singhai Jain
2014-12-06
i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback mode
Anjali Singhai Jain
2014-12-06
i40e: Add description to misc and fd interrupts
Carolyn Wyborny
2014-12-06
i40e: Remove unneeded break statement
Shannon Nelson
2014-12-02
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
2014-12-02
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-11-22
i40e: enable fdb add code, remove unused code
Jesse Brandeburg
2014-11-20
i40e: trigger SW INT with no ITR wait
Shannon Nelson
2014-11-20
i40e: don't overload fields
Mitch Williams
2014-11-18
i40e: Set XPS bit mask to zero in DCB mode
Neerav Parikh
2014-11-18
i40e: Do not disable/enable FCoE VSI with DCB reconfig
Neerav Parikh
2014-11-18
i40e: Modify Tx disable wait flow in case of DCB reconfiguration
Neerav Parikh
2014-11-18
i40e: Update VEB's enabled_tc after reconfiguration
Neerav Parikh
2014-11-18
i40e: Add support to firmware CEE DCBX mode
Neerav Parikh
2014-11-18
i40e: Resume Port Tx after DCB event
Neerav Parikh
2014-11-18
i40e: Bump version to 1.1.23
Catherine Sullivan
2014-11-16
i40e: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-11
i40e: don't do link_status or stats collection on every ARQ
Shannon Nelson
2014-11-03
i40e: properly parse MDET registers
Mitch Williams
2014-11-03
i40e: configure VM ID in qtx_ctl
Mitch Williams
2014-11-03
i40e: enable debug earlier
Shannon Nelson
2014-11-03
i40e: better wording for resource tracking errors
Shannon Nelson
2014-11-03
i40e: scale msix vector use when more cores than vectors
Shannon Nelson
2014-11-03
i40e: fix link checking logic
Mitch Williams
2014-11-03
i40e: Add condition to enter fdir flush and reinit
Akeem G Abodunrin
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-25
i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()
Dan Carpenter
2014-10-23
i40e: Bump version
Catherine Sullivan
2014-10-23
i40e: Moving variable declaration out of the loops
Akeem G Abodunrin
2014-10-23
i40e: Add 10GBaseT support
Mitch Williams
2014-10-23
i40e: process link events when setting up switch
Mitch Williams
2014-10-23
i40e: Fix a bug where Rx would stop after some time
Anjali Singhai Jain
2014-10-23
i40e/i40evf: Use usleep_range() instead of udelay()
Neerav Parikh
2014-10-23
i40e: enable LSE poke and simplify link state
Jesse Brandeburg
2014-10-23
i40e: mask phy events
Jesse Brandeburg
2014-09-04
i40e/i40evf: Bump i40e/i40evf versions
Catherine Sullivan
2014-09-04
i40e: fix panic due to too-early Tx queue enable
Jesse Brandeburg
2014-09-04
i40e: Fix an issue when PF reset fails
Anjali Singhai Jain
2014-09-04
i40e: make warning less verbose
Jesse Brandeburg
2014-09-04
i40e: Change wording to be more consistent
Serey Kong
2014-08-27
i40e/i40evf: Bump i40e & i40evf version
Catherine Sullivan
2014-08-27
i40e: quiet complaints when removing default MAC VLAN filter and make set_mac...
Shannon Nelson
2014-08-27
i40e: Add checks and message for Qualified Module info
Carolyn Wyborny
2014-08-27
i40e: Add a FD flush counter to ethtool
Anjali Singhai Jain
2014-08-26
i40e: ATR policy change to flush the table to clean stale ATR rules
Anjali Singhai Jain
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
i40e: Cleaning up missing null-terminate in conjunction with strncpy
Rickard Strandqvist
[next]