summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2014-08-29i40evf: Set skb->csum_level for encapsulated checksumTom Herbert
2014-08-29i40e: Set skb->csum_level for encapsulated checksumTom Herbert
2014-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-08-28igb: flush when in xmit_more mode and under descriptor pressureDavid S. Miller
2014-08-27ixgbe: flush when in xmit_more mode and under descriptor pressureDaniel Borkmann
2014-08-27i40e/i40evf: Bump i40e & i40evf versionCatherine Sullivan
2014-08-27i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain
2014-08-27i40e: quiet complaints when removing default MAC VLAN filter and make set_mac...Shannon Nelson
2014-08-27i40e/i40evf: add max buf len to aq debug print helperShannon Nelson
2014-08-27i40e: Add checks and message for Qualified Module infoCarolyn Wyborny
2014-08-27i40e: set num_queue_pairs to num configured by VFAshish Shah
2014-08-27i40e: Enable l2tsel bit for VLAN tag controlShannon Nelson
2014-08-27i40e: Add a FD flush counter to ethtoolAnjali Singhai Jain
2014-08-26i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain
2014-08-26i40e: Some FD message fixesAnjali Singhai Jain
2014-08-26i40e: Update flow director error messages to reduce user confusionCarolyn Wyborny
2014-08-25ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()Daniel Borkmann
2014-08-25net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller
2014-08-24igb: Support netdev_ops->ndo_xmit_flush()David S. Miller
2014-08-15i40e: fix PTP bugJesse Brandeburg
2014-08-15i40e: Fix a few potential VF dereferencesAnjali Singhai Jain
2014-08-15i40e: Fix for recent kernel panicAnjali Singhai Jain
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-12e1000e: delete excessive space character in debug messageJean Sacren
2014-08-12e1000e: fix trivial kernel doc typosJean Sacren
2014-08-12i40e: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist
2014-08-12i40e: use correct structure type name in sizeofJulia Lawall
2014-08-12i40e: fix sparse non static symbol warningWei Yongjun
2014-08-11i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.cLucas Tanure
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-08-02i40evf: Fixed guest OS panic when removing vf driverSerey Kong
2014-08-02i40evf: fix memory leak on unused interfacesMitch Williams
2014-08-02i40evf: don't leak queue vectorsMitch Williams
2014-08-02i40evf: do not re-arm watchdog after removeAshish Shah
2014-08-02i40evf: future-proof vfr_stat state checkAshish Shah
2014-08-02i40e: remove support for vf unicast promiscuous modeAshish Shah
2014-08-02i40e: Minor comment changesAkeem G Abodunrin
2014-08-02i40evf: fix scan warning on sprintfJesse Brandeburg
2014-08-02i40e: disable local loopback on vmdq vsiShannon Nelson
2014-08-02i40e: use correct vf_id offset for virtchnl messageAshish Shah
2014-08-02i40e: expose debug_write_register requestShannon Nelson
2014-08-02i40e: adds FCoE to build and updates its documentationVasu Dev
2014-08-02i40e: Adds FCoE related code to i40e core driverVasu Dev
2014-08-02i40e: adds FCoE code to the i40e driverVasu Dev
2014-07-25e1000e: Fix Runtime PM blocks EEE link negotiation in S5David Ertman
2014-07-25e1000e: Fix EEE in S5 w/ Runtime PM enabledDavid Ertman
2014-07-25e1000e: Add support for EEE in Sx statesDavid Ertman
2014-07-25e1000e: Add code to check return values on NVM accessesDavid Ertman
2014-07-25e1000e: Fix CRC errors with jumbo trafficDavid Ertman