summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-02-24net: via-rhine: add BQL supportTino Reichardt1-9/+20
2015-02-24bonding: Implement port churn-machine (AD standard 43.4.17).Mahesh Bandewar2-7/+93
2015-02-24bonding: Verify RX LACPDU has proper dest mac-addrMahesh Bandewar1-0/+3
2015-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller38-1032/+2157
2015-02-24net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNTPetri Gynther2-15/+16
2015-02-24net: bcmgenet: precalculate TxCB->bd_addrPetri Gynther1-1/+8
2015-02-24net: bcmgenet: rework Tx queue initPetri Gynther1-46/+35
2015-02-24net: bcmgenet: bcmgenet_init_tx_ring() cleanupPetri Gynther1-14/+8
2015-02-23i40evf: don't wait foreverMitch Williams1-2/+13
2015-02-23i40evf: refactor resetMitch Williams1-10/+31
2015-02-23i40evf: disable NAPI polling soonerMitch Williams1-2/+1
2015-02-23i40e: Fix i40e_ndo_set_vf_spoofchkGreg Rose1-1/+2
2015-02-23i40e/i40evf: Bump Driver VersionsSravanthi Tangeda2-2/+2
2015-02-23i40e/i40evf: Remove unused variable an_enable and function update_link_infoCatherine Sullivan6-38/+6
2015-02-23i40e: Fix the EMPR interrupt received handlingAnjali Singhai Jain2-4/+3
2015-02-23i40e/i40evf: i40e_register.h updatesAnjali Singhai Jain4-74/+50
2015-02-23i40e: Use #define for the VSI connection typeNeerav Parikh2-4/+4
2015-02-23i40e/i40evf: restrict VC opcodes to their initial valuesNicholas Nunley2-44/+40
2015-02-23i40e/i40evf: Refactor the receive routinesMitch Williams6-214/+651
2015-02-23i40e: rename debugfs clear_stats optionShannon Nelson1-5/+9
2015-02-23i40e: update Shadow RAM read/write functionsKamil Krawczyk2-27/+71
2015-02-23igbvf: cleanup msleep() and min/max() usageJeff Kirsher2-6/+6
2015-02-23igbvf: Fix code comments and whitespaceJeff Kirsher9-516/+500
2015-02-23e1000e: initial support for i219David Ertman9-83/+768
2015-02-23be2net: move be_func_init() call inside be_setup()Sathya Perla1-46/+42
2015-02-23be2net: refactor adapter resource cleanup sequence into be_cleanup()Kalesh AP1-24/+16
2015-02-23be2net: refactor adapter resource initialzation sequence into be_resume()Kalesh AP1-35/+21
2015-02-23be2net: remove code duplication relating to Lancer reset sequenceSathya Perla2-117/+55
2015-02-23be2net: refactor error detect/recovery functionKalesh AP1-14/+17
2015-02-23be2net: use a wrapper to schedule and cancel error detection taskSathya Perla2-16/+32
2015-02-23be2net: refactor function initalization sequence into be_func_init()Sathya Perla2-44/+36
2015-02-23be2net: get rid of be_get_initial_config() call from be_probe()Sathya Perla1-25/+13
2015-02-23be2net: move adapter fields alloc/free code to new routinesSathya Perla1-213/+195
2015-02-21bna: Update the Driver and Firmware VersionRasesh Mody2-3/+3
2015-02-21bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody31-99/+127
2015-02-20sunvnet: failed trigger should not cause BUG_ON()David L Stevens1-0/+2
2015-02-20bonding: simple code refactorMahesh Bandewar1-4/+2
2015-02-20net: macb: Add big endian CPU supportArun Chandran2-13/+20
2015-02-20bnx2-cnic: Driver Version UpdateRasesh Mody2-4/+4
2015-02-20bnx2: Fix for Chip InitializationRasesh Mody1-2/+0
2015-02-20bnx2-cnic: Driver Rebranding ChangesRasesh Mody6-17/+17
2015-02-20hso: always read interface number from the current altsettingAleksander Morgado1-4/+9
2015-02-20be2net: Add a few inline functions to test TXQ conditionsSriharsha Basavapatna1-4/+18
2015-02-20be2net: Minor code cleanup in tx completion processSriharsha Basavapatna2-23/+31
2015-02-20be2net: Refactor be_xmit_enqueue() routineSriharsha Basavapatna1-40/+86
2015-02-20be2net: Refactor wrb_fill_hdr() routineSriharsha Basavapatna2-39/+99
2015-02-19net: dsa: mv88e6171: Enable access to phys via internal mdio busAndrew Lunn1-8/+10
2015-02-19net: dsa: mv88e6352: Refactor shareable codeAndrew Lunn3-65/+71
2015-02-19net: eth: altera: Change reset_mac failure message masks from err to dbgVince Bridgers1-2/+10
2015-02-19net: eth: altera: Change access ports to mdio for all xMII applicationsVince Bridgers1-4/+4