summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-02-27team: allow TSO being set on masterJiri Pirko
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-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-02-25net: dsa: bcm_sf2: add HW bridging supportFlorian Fainelli
2015-02-25i40e/i40evf: Update driver versionsSravanthi Tangeda
2015-02-25i40evf: Add more info to interrupt vector namesCarolyn Wyborny
2015-02-25i40e: Use ethtool private flags to display NPAR statusGreg Rose
2015-02-25i40e: Set FLAG_RD when sending buffer FW must readKevin Scott
2015-02-25i40e: print Rx packet split statusMitch Williams
2015-02-25i40e: setup FCoE device typeVasu Dev
2015-02-25i40e: Set BUF flag for Set Version AQ commandKevin Scott
2015-02-25i40e: Add support for getlink, setlink ndo opsNeerav Parikh
2015-02-25i40e: Implement configfs for NPAR BW configurationGreg Rose
2015-02-25i40e: Add NPAR BW get and set functionsGreg Rose
2015-02-25i40e: enable packet split only when IOMMU presentMitch Williams
2015-02-25i40evf: allow enabling of debug prints via ethtoolAshish Shah
2015-02-25i40e: Add method to keep track of current rxnfc settingsCarolyn Wyborny
2015-02-25i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan
2015-02-25i40e/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-24bonding: Implement port churn-machine (AD standard 43.4.17).Mahesh Bandewar
2015-02-24bonding: Verify RX LACPDU has proper dest mac-addrMahesh Bandewar
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-24i40evf: don't wait foreverMitch Williams
2015-02-24i40evf: refactor resetMitch Williams
2015-02-24i40evf: disable NAPI polling soonerMitch Williams
2015-02-24i40e: Fix i40e_ndo_set_vf_spoofchkGreg Rose
2015-02-24i40e/i40evf: Bump Driver VersionsSravanthi Tangeda
2015-02-24i40e/i40evf: Remove unused variable an_enable and function update_link_infoCatherine Sullivan
2015-02-24i40e: Fix the EMPR interrupt received handlingAnjali Singhai Jain
2015-02-24i40e/i40evf: i40e_register.h updatesAnjali Singhai Jain
2015-02-24i40e: Use #define for the VSI connection typeNeerav Parikh
2015-02-24i40e/i40evf: restrict VC opcodes to their initial valuesNicholas Nunley
2015-02-24i40e/i40evf: Refactor the receive routinesMitch Williams
2015-02-24i40e: rename debugfs clear_stats optionShannon Nelson
2015-02-24i40e: update Shadow RAM read/write functionsKamil Krawczyk
2015-02-24igbvf: cleanup msleep() and min/max() usageJeff Kirsher
2015-02-24igbvf: Fix code comments and whitespaceJeff Kirsher
2015-02-24e1000e: initial support for i219David Ertman
2015-02-23be2net: move be_func_init() call inside be_setup()Sathya Perla
2015-02-23be2net: refactor adapter resource cleanup sequence into be_cleanup()Kalesh AP
2015-02-23be2net: refactor adapter resource initialzation sequence into be_resume()Kalesh AP
2015-02-23be2net: remove code duplication relating to Lancer reset sequenceSathya Perla
2015-02-23be2net: refactor error detect/recovery functionKalesh AP