summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: via-rhine: add BQL supportTino Reichardt2015-02-241-9/+20
* 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
* 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/+0
* bnx2-cnic: Driver Rebranding ChangesRasesh Mody2015-02-206-17/+17
* be2net: Add a few inline functions to test TXQ conditionsSriharsha Basavapatna2015-02-201-4/+18
* be2net: Minor code cleanup in tx completion processSriharsha Basavapatna2015-02-202-23/+31
* be2net: Refactor be_xmit_enqueue() routineSriharsha Basavapatna2015-02-201-40/+86
* be2net: Refactor wrb_fill_hdr() routineSriharsha Basavapatna2015-02-202-39/+99
* net: eth: altera: Change reset_mac failure message masks from err to dbgVince Bridgers2015-02-191-2/+10
* net: eth: altera: Change access ports to mdio for all xMII applicationsVince Bridgers2015-02-191-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-1711-37/+77
|\
| * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)2015-02-111-0/+2
| * bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki2015-02-111-2/+3
| * qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh2015-02-113-13/+51
| * net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen2015-02-111-0/+1
| * sunvnet: don't change gso data on clonesDavid L Stevens2015-02-111-13/+10
OpenPOWER on IntegriCloud