summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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-25i40evf: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich
2014-08-25i40e: Fix TSO and hw checksums for non-accelerated vlan packets.Vlad Yasevich
2014-08-25e1000: Fix TSO for non-accelerated vlan trafficVlad Yasevich
2014-08-25e1000e: Fix TSO with non-accelerated vlansVlad Yasevich
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
2014-07-25ixgbe: Make return values more directMark Rustad
2014-07-25ixgbevf: Remove unused get_supported_physical_layer pointerMark Rustad
2014-07-25ixgbe: Delete a bunch of dead codeMark Rustad
2014-07-25ixgbe: Fix ixgbe_write_mbx error resultMark Rustad
2014-07-25ixgbe: Correct X540 semaphore errorMark Rustad
2014-07-25ixgbe: Fix spurious release of semaphore in EEPROM accessMark Rustad
2014-07-25ixgbe: Convert some udelays to usleep_rangeMark Rustad
2014-07-24i40e: always print aqtx answerShannon Nelson