summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* i40e: Implement configfs for NPAR BW configurationGreg Rose2015-02-254-8/+369
* i40e: Add NPAR BW get and set functionsGreg Rose2015-02-255-1/+273
* i40e: enable packet split only when IOMMU presentMitch Williams2015-02-252-2/+7
* i40evf: allow enabling of debug prints via ethtoolAshish Shah2015-02-251-2/+4
* i40e: Add method to keep track of current rxnfc settingsCarolyn Wyborny2015-02-252-1/+12
* i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan2015-02-254-124/+173
* i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr2015-02-252-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-241-2/+13
| * i40evf: refactor resetMitch Williams2015-02-241-10/+31
| * i40evf: disable NAPI polling soonerMitch Williams2015-02-241-2/+1Star
| * i40e: Fix i40e_ndo_set_vf_spoofchkGreg Rose2015-02-241-1/+2
| * i40e/i40evf: Bump Driver VersionsSravanthi Tangeda2015-02-242-2/+2
| * i40e/i40evf: Remove unused variable an_enable and function update_link_infoCatherine Sullivan2015-02-246-38/+6Star
| * i40e: Fix the EMPR interrupt received handlingAnjali Singhai Jain2015-02-242-4/+3Star
| * i40e/i40evf: i40e_register.h updatesAnjali Singhai Jain2015-02-244-74/+50Star
| * i40e: Use #define for the VSI connection typeNeerav Parikh2015-02-242-4/+4
| * i40e/i40evf: restrict VC opcodes to their initial valuesNicholas Nunley2015-02-242-44/+40Star
| * i40e/i40evf: Refactor the receive routinesMitch Williams2015-02-246-214/+651
| * i40e: rename debugfs clear_stats optionShannon Nelson2015-02-241-5/+9
| * i40e: update Shadow RAM read/write functionsKamil Krawczyk2015-02-242-27/+71
| * igbvf: cleanup msleep() and min/max() usageJeff Kirsher2015-02-242-6/+6
| * igbvf: Fix code comments and whitespaceJeff Kirsher2015-02-249-516/+500Star
| * e1000e: initial support for i219David Ertman2015-02-249-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/+35Star
* | net: bcmgenet: bcmgenet_init_tx_ring() cleanupPetri Gynther2015-02-241-14/+8Star
|/
* be2net: move be_func_init() call inside be_setup()Sathya Perla2015-02-231-46/+42Star
* be2net: refactor adapter resource cleanup sequence into be_cleanup()Kalesh AP2015-02-231-24/+16Star
* be2net: refactor adapter resource initialzation sequence into be_resume()Kalesh AP2015-02-231-35/+21Star
* be2net: remove code duplication relating to Lancer reset sequenceSathya Perla2015-02-232-117/+55Star
* 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/+36Star
* be2net: get rid of be_get_initial_config() call from be_probe()Sathya Perla2015-02-231-25/+13Star
* be2net: move adapter fields alloc/free code to new routinesSathya Perla2015-02-231-213/+195Star
* bna: Update the Driver and Firmware VersionRasesh Mody2015-02-222-3/+3
* bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody2015-02-2231-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/+2Star
* net: macb: Add big endian CPU supportArun Chandran2015-02-202-13/+20
* bnx2-cnic: Driver Version UpdateRasesh Mody2015-02-202-4/+4
* bnx2: Fix for Chip InitializationRasesh Mody2015-02-201-2/+0Star
* bnx2-cnic: Driver Rebranding ChangesRasesh Mody2015-02-206-17/+17
* hso: always read interface number from the current altsettingAleksander Morgado2015-02-201-4/+9
* be2net: Add a few inline functions to test TXQ conditionsSriharsha Basavapatna2015-02-201-4/+18