summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-23i40evf: don't wait foreverMitch Williams
2015-02-23i40evf: refactor resetMitch Williams
2015-02-23i40evf: disable NAPI polling soonerMitch Williams
2015-02-23i40e: Fix i40e_ndo_set_vf_spoofchkGreg Rose
2015-02-23i40e/i40evf: Bump Driver VersionsSravanthi Tangeda
2015-02-23i40e/i40evf: Remove unused variable an_enable and function update_link_infoCatherine Sullivan
2015-02-23i40e: Fix the EMPR interrupt received handlingAnjali Singhai Jain
2015-02-23i40e/i40evf: i40e_register.h updatesAnjali Singhai Jain
2015-02-23i40e: Use #define for the VSI connection typeNeerav Parikh
2015-02-23i40e/i40evf: restrict VC opcodes to their initial valuesNicholas Nunley
2015-02-23i40e/i40evf: Refactor the receive routinesMitch Williams
2015-02-23i40e: rename debugfs clear_stats optionShannon Nelson
2015-02-23i40e: update Shadow RAM read/write functionsKamil Krawczyk
2015-02-23igbvf: cleanup msleep() and min/max() usageJeff Kirsher
2015-02-23igbvf: Fix code comments and whitespaceJeff Kirsher
2015-02-23e1000e: 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
2015-02-23be2net: use a wrapper to schedule and cancel error detection taskSathya Perla
2015-02-23be2net: refactor function initalization sequence into be_func_init()Sathya Perla
2015-02-23be2net: get rid of be_get_initial_config() call from be_probe()Sathya Perla
2015-02-23be2net: move adapter fields alloc/free code to new routinesSathya Perla
2015-02-21bna: Update the Driver and Firmware VersionRasesh Mody
2015-02-21bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody
2015-02-20sunvnet: failed trigger should not cause BUG_ON()David L Stevens
2015-02-20bonding: simple code refactorMahesh Bandewar
2015-02-20net: macb: Add big endian CPU supportArun Chandran
2015-02-20bnx2-cnic: Driver Version UpdateRasesh Mody
2015-02-20bnx2: Fix for Chip InitializationRasesh Mody
2015-02-20bnx2-cnic: Driver Rebranding ChangesRasesh Mody
2015-02-20hso: always read interface number from the current altsettingAleksander Morgado
2015-02-20be2net: Add a few inline functions to test TXQ conditionsSriharsha Basavapatna
2015-02-20be2net: Minor code cleanup in tx completion processSriharsha Basavapatna
2015-02-20be2net: Refactor be_xmit_enqueue() routineSriharsha Basavapatna
2015-02-20be2net: Refactor wrb_fill_hdr() routineSriharsha Basavapatna
2015-02-19net: dsa: mv88e6171: Enable access to phys via internal mdio busAndrew Lunn
2015-02-19net: dsa: mv88e6352: Refactor shareable codeAndrew Lunn
2015-02-19net: eth: altera: Change reset_mac failure message masks from err to dbgVince Bridgers
2015-02-19net: eth: altera: Change access ports to mdio for all xMII applicationsVince Bridgers