summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i40e: Set FLAG_RD when sending buffer FW must readKevin Scott2015-02-241-1/+1
* i40e: print Rx packet split statusMitch Williams2015-02-241-2/+4
* i40e: setup FCoE device typeVasu Dev2015-02-241-0/+6
* i40e: Set BUF flag for Set Version AQ commandKevin Scott2015-02-241-1/+1
* i40e: Add support for getlink, setlink ndo opsNeerav Parikh2015-02-246-22/+196
* i40e: Implement configfs for NPAR BW configurationGreg Rose2015-02-244-8/+369
* i40e: Add NPAR BW get and set functionsGreg Rose2015-02-245-1/+273
* i40e: enable packet split only when IOMMU presentMitch Williams2015-02-242-2/+7
* i40evf: allow enabling of debug prints via ethtoolAshish Shah2015-02-241-2/+4
* i40e: Add method to keep track of current rxnfc settingsCarolyn Wyborny2015-02-242-1/+12
* i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan2015-02-244-124/+173
* i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr2015-02-242-23/+37
* net: via-rhine: add BQL supportTino Reichardt2015-02-241-9/+20
* bonding: Implement port churn-machine (AD standard 43.4.17).Mahesh Bandewar2015-02-242-7/+93
* bonding: Verify RX LACPDU has proper dest mac-addrMahesh Bandewar2015-02-241-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-2438-1032/+2157
|\
| * i40evf: don't wait foreverMitch Williams2015-02-231-2/+13
| * i40evf: refactor resetMitch Williams2015-02-231-10/+31
| * i40evf: disable NAPI polling soonerMitch Williams2015-02-231-2/+1
| * i40e: Fix i40e_ndo_set_vf_spoofchkGreg Rose2015-02-231-1/+2
| * i40e/i40evf: Bump Driver VersionsSravanthi Tangeda2015-02-232-2/+2
| * i40e/i40evf: Remove unused variable an_enable and function update_link_infoCatherine Sullivan2015-02-236-38/+6
| * i40e: Fix the EMPR interrupt received handlingAnjali Singhai Jain2015-02-232-4/+3
| * i40e/i40evf: i40e_register.h updatesAnjali Singhai Jain2015-02-234-74/+50
| * i40e: Use #define for the VSI connection typeNeerav Parikh2015-02-232-4/+4
| * i40e/i40evf: restrict VC opcodes to their initial valuesNicholas Nunley2015-02-232-44/+40
| * i40e/i40evf: Refactor the receive routinesMitch Williams2015-02-236-214/+651
| * i40e: rename debugfs clear_stats optionShannon Nelson2015-02-231-5/+9
| * i40e: update Shadow RAM read/write functionsKamil Krawczyk2015-02-232-27/+71
| * igbvf: cleanup msleep() and min/max() usageJeff Kirsher2015-02-232-6/+6
| * igbvf: Fix code comments and whitespaceJeff Kirsher2015-02-239-516/+500
| * e1000e: initial support for i219David Ertman2015-02-239-83/+768
* | net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNTPetri Gynther2015-02-242-15/+16
* | net: bcmgenet: precalculate TxCB->bd_addrPetri Gynther2015-02-241-1/+8
* | net: bcmgenet: rework Tx queue initPetri Gynther2015-02-241-46/+35
* | net: bcmgenet: bcmgenet_init_tx_ring() cleanupPetri Gynther2015-02-241-14/+8
|/
* be2net: move be_func_init() call inside be_setup()Sathya Perla2015-02-231-46/+42
* be2net: refactor adapter resource cleanup sequence into be_cleanup()Kalesh AP2015-02-231-24/+16
* be2net: refactor adapter resource initialzation sequence into be_resume()Kalesh AP2015-02-231-35/+21
* be2net: remove code duplication relating to Lancer reset sequenceSathya Perla2015-02-232-117/+55
* be2net: refactor error detect/recovery functionKalesh AP2015-02-231-14/+17
* be2net: use a wrapper to schedule and cancel error detection taskSathya Perla2015-02-232-16/+32
* be2net: refactor function initalization sequence into be_func_init()Sathya Perla2015-02-232-44/+36
* be2net: get rid of be_get_initial_config() call from be_probe()Sathya Perla2015-02-231-25/+13
* be2net: move adapter fields alloc/free code to new routinesSathya Perla2015-02-231-213/+195
* bna: Update the Driver and Firmware VersionRasesh Mody2015-02-212-3/+3
* bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody2015-02-2131-99/+127
* sunvnet: failed trigger should not cause BUG_ON()David L Stevens2015-02-201-0/+2
* bonding: simple code refactorMahesh Bandewar2015-02-201-4/+2
* net: macb: Add big endian CPU supportArun Chandran2015-02-202-13/+20