summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03i40e: Fix dependencies in the i40e driver on configfsGreg Rose
2015-03-03i40e/i40evf: Bump versionsSravanthi Tangeda
2015-03-03i40e: Only enable TC0 for NIC partition typeNeerav Parikh
2015-03-03i40e: Register DCBNL ops in MFP modeNeerav Parikh
2015-03-03i40evf: ethtool RSS fixesMitch Williams
2015-03-03i40e: Fix RSS size at init since default num queue calculation has changedAnjali Singhai Jain
2015-03-03i40e: Move RSS table size for VSIs to the VSI structAnjali Singhai Jain
2015-03-03i40e/i40evf: Add missing packet types for VXLAN encapsulated packet typesAnjali Singhai Jain
2015-03-03i40e: Fix issue with removal of apps from DBCNL app tableNeerav Parikh
2015-03-03i40e: Add FW check to disable DCB and wrap autoneg workaround with FW checkAnjali Singhai Jain
2015-03-03i40e: Enable more than 64 qps for the Main VSIAnjali Singhai Jain
2015-03-03i40e: don't disable PF LB when disabling VFsMitch Williams
2015-03-03i40e: Add safety net for switch callingAkeem G Abodunrin
2015-03-03i40e/i40evf: print FW build number in version stringShannon Nelson
2015-03-03i40e: Skip the priority tagging if DCB is not enabledNeerav Parikh
2015-03-03fm10k: Resolve various spelling errors and checkpatch warningsMatthew Vick
2015-03-03fm10k: Implement ndo_features_checkMatthew Vick
2015-03-03fm10k: Modify tunnel length header check when offloadingMatthew Vick
2015-03-01bnx2: disable toggling of rxvlan if necessaryIvan Vecera
2015-03-01net: macb: Properly add DMACFG bit definitionsArun Chandran
2015-03-01net: macb: Add on the fly CPU endianness detectionArun Chandran
2015-02-26rocker: put port in FORWADING state after leaving bridgeScott Feldman
2015-02-26rocker: rename lport to pportScott Feldman
2015-02-26rocker: fix non-portable err return codesScott Feldman
2015-02-24i40e/i40evf: Update driver versionsSravanthi Tangeda
2015-02-24i40evf: Add more info to interrupt vector namesCarolyn Wyborny
2015-02-24i40e: Use ethtool private flags to display NPAR statusGreg Rose
2015-02-24i40e: Set FLAG_RD when sending buffer FW must readKevin Scott
2015-02-24i40e: print Rx packet split statusMitch Williams
2015-02-24i40e: setup FCoE device typeVasu Dev
2015-02-24i40e: Set BUF flag for Set Version AQ commandKevin Scott
2015-02-24i40e: Add support for getlink, setlink ndo opsNeerav Parikh
2015-02-24i40e: Implement configfs for NPAR BW configurationGreg Rose
2015-02-24i40e: Add NPAR BW get and set functionsGreg Rose
2015-02-24i40e: enable packet split only when IOMMU presentMitch Williams
2015-02-24i40evf: allow enabling of debug prints via ethtoolAshish Shah
2015-02-24i40e: Add method to keep track of current rxnfc settingsCarolyn Wyborny
2015-02-24i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan
2015-02-24i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr
2015-02-24net: via-rhine: add BQL supportTino Reichardt
2015-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-02-24net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNTPetri Gynther
2015-02-24net: bcmgenet: precalculate TxCB->bd_addrPetri Gynther
2015-02-24net: bcmgenet: rework Tx queue initPetri Gynther
2015-02-24net: bcmgenet: bcmgenet_init_tx_ring() cleanupPetri Gynther
2015-02-23i40evf: don't wait foreverMitch Williams
2015-02-23i40evf: refactor resetMitch Williams
2015-02-23i40evf: disable NAPI polling soonerMitch Williams