summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-0320-23/+2
* net: set dev->addr_assign_type correctlyJiri Pirko2013-01-034-4/+4
* qlcnic: fix build errorSony Chacko2013-01-031-2/+1
* qlcnic: do not duplicate infrastructure functionsStephen Rothwell2013-01-031-19/+1
* qlcnic: update driver versionSigned-off-by: Sony Chacko2013-01-021-2/+2
* qlcnic: remove unused definitions from header fileShahed Shaikh2013-01-023-134/+4
* qlcnic: 83xx ethtool interface routinesSony Chacko2013-01-026-193/+750
* qlcnic: 83xx register dump routinesSony Chacko2013-01-026-155/+529
* qlcnic: enable 83xx virtual NIC modeSony Chacko2013-01-026-7/+285
* qlcnic: flash template based firmware reset recoverySony Chacko2013-01-025-0/+538
* qlcnic: 83xx CNA inter driver communication mechanismSony Chacko2013-01-026-19/+1830
* qlcnic: 83xx adpater flash interface routinesSony Chacko2013-01-023-0/+443
* qlcnic: 83xx sysfs routinesSony Chacko2013-01-026-122/+266
* qlcnic: 83xx base driverSony Chacko2013-01-023-175/+330
* qlcnic: 83xx data path routinesSony Chacko2013-01-027-133/+676
* qlcnic: 83xx memory map and HW access routinesSony Chacko2013-01-029-32/+2094
* qlcnic: macros for common register accessHimanshu Madhani2013-01-023-80/+107
* qlcnic: change driver hardware interface mechanismSony Chacko2013-01-029-518/+1035
* bnx2x: Add VF device ids and enable featureAriel Elior2013-01-023-10/+99
* bnx2x: Support PF <-> VF Bulletin BoardAriel Elior2013-01-028-2/+320
* bnx2x: Support VF FLRAriel Elior2013-01-026-7/+321
* bnx2x: Support of PF driver of a VF release requestAriel Elior2013-01-025-1/+170
* bnx2x: Support of PF driver of a VF close requestAriel Elior2013-01-023-0/+119
* bnx2x: Support of PF driver of a VF q_teardown requestAriel Elior2013-01-023-0/+295
* bnx2x: Support of PF driver of a VF q_filters requestAriel Elior2013-01-023-0/+589
* bnx2x: Support of PF driver of a VF setup_q requestAriel Elior2013-01-025-177/+1071
* bnx2x: Support statistics collection for VFs by the PFAriel Elior2013-01-026-93/+217
* bnx2x: Support of PF driver of a VF init requestAriel Elior2013-01-026-3/+190
* bnx2x: Support of PF driver of a VF acquire requestAriel Elior2013-01-026-11/+476
* bnx2x: Infrastructure for VF <-> PF request on PF sideAriel Elior2013-01-025-45/+664
* bnx2x: Prepare device and initialize VF databaseAriel Elior2013-01-028-51/+535
* bnx2x: Allocate VF database in PF when VFs are presentAriel Elior2013-01-026-1/+570
* bnx2x: VF fastpathAriel Elior2013-01-023-51/+50
* bnx2x: Support ndo_set_rxmode in VF driverAriel Elior2013-01-023-6/+179
* bnx2x: Add teardown_q and close to VF <-> PF channelAriel Elior2013-01-024-2/+112
* bnx2x: Add init, setup_q, set_mac to VF <-> PF channelAriel Elior2013-01-024-0/+310
* bnx2x: Separate VF and PF logicAriel Elior2013-01-026-266/+525
* bnx2x: Add to VF <-> PF channel the release requestAriel Elior2013-01-023-0/+59
* bnx2x: VF <-> PF channel 'acquire' at vf probeAriel Elior2013-01-027-1/+407
* bnx2x: Support probing and removing of VF deviceAriel Elior2013-01-027-158/+353
* bnx2x: use ARRAY_SIZE where possibleSasha Levin2012-12-271-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-274-16/+13
|\
| * cpts: fix a run time warn_on.Richard Cochran2012-12-261-1/+1
| * cpts: fix build error by removing useless code.Richard Cochran2012-12-262-2/+0
| * Drivers: network: more __dev* removalGreg KH2012-12-222-13/+12
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-2115-59/+1309
|\ \ | |/ |/|
| *-. Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier2012-12-196-44/+128
| |\ \
| | | * mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-193-16/+49
| | | * mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein2012-12-193-25/+62
| | | * mlx4_core: Fix error flow in the flow steering wrapperHadar Hen Zion2012-12-191-1/+1
OpenPOWER on IntegriCloud