summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2021-10-17i40e: fix endless loop under rtnlJiri Benc
2021-07-20i40e: Fix error handling in i40e_vsi_openDinghao Liu
2021-04-28i40e: fix the panic when running bpf in xdpdrv modeJason Xing
2020-11-18i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar
2020-11-18i40e: Wrong truncation from u16 to u8Grzegorz Siwik
2020-05-20i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain
2020-05-10i40e: fix an uninitialized variable bugDan Carpenter
2019-11-25i40e: Prevent deleting MAC address from VF when set by PFPatryk Małek
2019-11-25i40e: hold the rtnl lock on clearing interrupt schemePatryk Małek
2019-11-25i40e: use correct length for strncpyMitch Williams
2019-06-11i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley
2018-03-22i40e: fix ethtool to get EEPROM data from X722 interfaceLihong Yang
2018-03-22i40e: Acquire NVM lock before reads on all devicesAaron Salter
2017-12-25i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck
2017-11-30i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2016-11-18i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang
2016-10-22i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli
2016-10-07i40e: avoid null pointer dereferenceHeinrich Schuchardt
2016-09-15i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain
2016-09-15i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain
2016-09-15i40e: clean whole mac filter listShannon Nelson
2016-09-15i40e: don't add zero MAC filterMitch Williams
2016-09-15i40e: properly delete VF MAC filtersMitch Williams
2016-09-15i40e: Fix memory leaks, sideband filter programmingKiran Patil
2016-09-15i40e: fix: do not sleep in netdev_opsJesse Brandeburg
2016-09-15i40e: Workaround fix for mss < 256 issueAnjali Singhai Jain
2015-12-03i40e/i40evf: avoid mutex re-initJesse Brandeburg
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-23i40e: fix unconditional execution of cpu_to_le16()Jean Sacren
2015-10-23i40e: clean up local variable initializationJean Sacren
2015-10-23i40e: add missing kernel-doc argumentJean Sacren
2015-10-23i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko
2015-10-23i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan
2015-10-23i40e: Disable VEB bridge mode with SR-IOV failureAkeem G Abodunrin
2015-10-23i40e: Fix an incorrect OEM version stringCarolyn Wyborny
2015-10-23i40e: fix inconsistent statuses after a PF resetHelin Zhang
2015-10-23i40e: Fix VEB/VEPA bridge mode mismatch issueAkeem G Abodunrin
2015-10-23i40e: fix a bug in debugfs with add/del macaddrAnjali Singhai Jain
2015-10-23i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain
2015-10-22i40e: fix annoying messageJesse Brandeburg
2015-10-22i40e: fix stats offsetsJesse Brandeburg
2015-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-19i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan
2015-10-19i40e: declare rather than initialize int objectJean Sacren
2015-10-19i40e: fix kernel-doc argument nameJean Sacren
2015-10-19i40e: Move error message to debug levelCatherine Sullivan
2015-10-19i40e: Fix order of checks when enabling/disabling autoneg in ethtoolCatherine Sullivan
2015-10-19i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain