summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-06-02vxge: Remove useless return variablesPeter Senna Tschudin
2014-06-02bnx2x: Remove useless return variablesPeter Senna Tschudin
2014-06-02drivers/net: fix broadcom/bcmsysport.c compile fail on SPARCPaul Gortmaker
2014-06-02net: mv643xx_eth: Avoid unmapping the TSO header buffersEzequiel Garcia
2014-06-02net: mv643xx_eth: Drop the NETDEV_TX_BUSY return pathEzequiel Garcia
2014-06-02net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia
2014-06-02net: mv643xx_eth: Count dropped packets properlyEzequiel Garcia
2014-06-02net: mvneta: Avoid unmapping the TSO header buffersEzequiel Garcia
2014-06-02net: mvneta: Fix missing DMA region unmapEzequiel Garcia
2014-06-02net: mvneta: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia
2014-06-02net: mvneta: Use default NAPI weight instead of a custom oneEzequiel Garcia
2014-06-02net: stmmac: Handle different error codes from platform_get_irq_bynameChen-Yu Tsai
2014-06-02enic: Update driver to use __dev_uc/mc_sync/unsync callsAlexander Duyck
2014-06-02stmmac: Remove spin_lock call in stmmac_get_pauseparam()Emil Goode
2014-06-02Revert "net/mlx4_en: Use affinity hint"David S. Miller
2014-06-02net: ks8851: Don't use regulator_get_optional()Stephen Boyd
2014-06-01net: Revert mlx4 cpumask changes.David S. Miller
2014-06-01net: ks8851: Don't use regulator_get_optional()Stephen Boyd
2014-06-01net/mlx4_en: Use affinity hintYuval Atias
2014-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-05-30be2net: cleanup MCC async event processing codeSathya Perla
2014-05-30be2net: move async cmd processing to a separate routineSathya Perla
2014-05-30be2net: re-factor MCCQ error status handling codeKalesh AP
2014-05-30be2net: support flashing new regions on Skyhawk-RVasundhara Volam
2014-05-30be2net: fixup TX-rate setting code for Skyhawk-RRavikumar Nelavelli
2014-05-30be2net: skip multicast promiscuos setting in already setKalesh AP
2014-05-30net: tile: Remove unnecessary memset of netdev private dataTobias Klauser
2014-05-30net: tile: Use helpers from linux/etherdevice.h to check/set MACTobias Klauser
2014-05-30bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior
2014-05-30net: fec: use pinctrl PM helpersNimrod Andy
2014-05-30enic: Fix 64 bit divide on 32bit systemGovindarajulu Varadarajan
2014-05-30ehea: Introduce the use of the managed version of kzallocHimangi Saraogi
2014-05-29i40e: relax the firmware API version checkShannon Nelson
2014-05-29i40evf: don't use RESETTING state during reinitMitch Williams
2014-05-29i40: disable FCoE for MFP modesVasu Dev
2014-05-29i40e: add clear_pxe AdminQ requestShannon Nelson
2014-05-29i40e: Clear recovery pending, if reset failedAkeem G Abodunrin
2014-05-29i40e/i40evf: Change type to u32 to avoid sparse errorGreg Rose
2014-05-29i40e/i40evf: remove storm controlJesse Brandeburg
2014-05-29i40e: Use the new i40e_get_fd_cnt_all function in other placesAnjali Singhai Jain
2014-05-29i40e: Report cmd->data in ETHTOOL_GRXCLSRLCNT instead of ETHTOOL_GRXCLSRULEAnjali Singhai Jain
2014-05-29i40e/i40evf: Remove reserved PCTYPE definesKevin Scott
2014-05-29i40e: Tx/Rx rings declarationAkeem G Abodunrin
2014-05-29i40evf: tweak Tx rate params and de-magic-ifyMitch Williams
2014-05-29i40evf: don't round Tx rate down to 0Mitch Williams
2014-05-29i40e: enable descriptor prefetch for VFsMitch Williams
2014-05-29i40e/i40evf: Update check for AQ alivenessKevin Scott
2014-05-27i40evf: Use is_multicast_ether_addr helperTobias Klauser
2014-05-27e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpersTobias Klauser
2014-05-27igb: remove redundant PHY power down register writeTodd Fujinaka