summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-2320-332/+382
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-2328-370/+570
| |\
| | * davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier2013-10-211-2/+1
| | * bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron2013-10-212-4/+1
| | * bnx2x: Don't pretend during register dumpDmitry Kravkov2013-10-213-205/+201
| | * bnx2x: Lock DMAE when used by statistic flowAriel Elior2013-10-214-10/+11
| | * bnx2x: Prevent null pointer dereference on error flowYuval Mintz2013-10-211-3/+3
| | * bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior2013-10-211-2/+3
| | * bnx2x: Fix Coalescing configurationDmitry Kravkov2013-10-211-1/+1
| | * bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior2013-10-211-9/+14
| | * bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz2013-10-212-7/+29
| | * bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz2013-10-211-5/+5
| | * drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N2013-10-211-7/+0
| | * qlcnic: Validate Tx queue only for 82xx adapters.Himanshu Madhani2013-10-182-8/+2
| | * be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam2013-10-181-1/+2
| | * net/ethernet: cpsw: Bugfix interrupts before enabling napiMarkus Pargmann2013-10-171-1/+1
| | * bnx2x: record rx queue for LRO packetsEric Dumazet2013-10-171-0/+1
| | * dm9000: report the correct LPANikita Kiryanov2013-10-171-4/+9
| | * dm9000: Implement full reset of DM9000 network deviceMichael Abbott2013-10-171-12/+21
| | * dm9000: take phy out of reset during initNikita Kiryanov2013-10-171-0/+1
| | * dm9000: during init reset phy only for dm9000bNikita Kiryanov2013-10-171-2/+7
| | * net: smc91x: dont't use SMC_outw for fixing up halfword-aligned dataWill Deacon2013-10-111-4/+2
| | * net: sh_eth: Correct fix for RX packet errors on R8A7740Simon Horman2013-10-111-4/+4
| | * gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1Claudiu Manoil2013-10-091-0/+3
| | * gianfar: Use mpc85xx support for errata detectionClaudiu Manoil2013-10-091-8/+25
| | * gianfar: Enable eTSEC-A002 erratum w/a for all partsClaudiu Manoil2013-10-091-6/+4
| * | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-10-144-32/+37
| |\ \
| | * | IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2013-10-101-1/+3
| | * | mlx5: Fix error code translation from firmware to driverEli Cohen2013-10-101-1/+1
| | * | mlx5: Keep polling to reclaim pages while any returnedEli Cohen2013-10-101-2/+14
| | * | mlx5: Remove checksum on command interface commandsEli Cohen2013-10-102-28/+19
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-10-225-127/+146
|\ \ \ \
| * | | | i40e: Bump versionCatherine Sullivan2013-10-221-1/+1
| * | | | i40e: use pf_id for pf function id in qtx_ctlShannon Nelson2013-10-222-3/+3
| * | | | i40e: check vsi ptrs before dumping themShannon Nelson2013-10-221-16/+23
| * | | | i40e: reorder block declarations in debugfsShannon Nelson2013-10-221-8/+8
| * | | | i40e: tweaking icr0 handling for legacy irqShannon Nelson2013-10-223-8/+8
| * | | | i40e: refactor fdir setup functionJesse Brandeburg2013-10-221-45/+33
| * | | | i40e: fix sign extension issueJesse Brandeburg2013-10-221-6/+6
| * | | | i40e: fix use of untrusted scalar value warningJesse Brandeburg2013-10-221-16/+18
| * | | | i40e: clamp debugfs nvm read commandJesse Brandeburg2013-10-221-3/+5
| * | | | i40e: debugfs fixupsJesse Brandeburg2013-10-221-12/+26
| * | | | i40e: fixup legacy interrupt handlingShannon Nelson2013-10-221-6/+12
| * | | | i40e: assign correct vector to VFMitch Williams2013-10-221-1/+1
| * | | | i40e: don't free nonexistent ringsMitch Williams2013-10-221-5/+6
| * | | | i40e: do not flush after re-enabling interruptsJesse Brandeburg2013-10-222-3/+2
* | | | | net: ksz884x: use DEFINE_PCI_DEVICE_TABLEJingoo Han2013-10-221-1/+1
* | | | | net: tulip: use DEFINE_PCI_DEVICE_TABLEJingoo Han2013-10-221-1/+1
* | | | | net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLEJingoo Han2013-10-221-1/+1
* | | | | net: cassini: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-2/+0