summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Ack unknown VF messagesAriel Elior2013-05-271-1/+4
* bnx2x: Add and correct PCI link speed printsDmitry Kravkov2013-05-272-14/+31
* bnx2x: Zero VFs starting MACsAriel Elior2013-05-271-1/+5
* net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-2523-95/+66
* qlcnic: Update version to 5.2.43Shahed Shaikh2013-05-241-2/+2
* qlcnic: Enhance virtual NIC loggingManish Chopra2013-05-243-40/+41
* qlcnic: qlcnic_get_board_name() function cleanupManish Chopra2013-05-241-9/+28
* qlcnic: Implement GET_LED_STATUS command for 82xx adapter.Himanshu Madhani2013-05-245-46/+98
* qlcnic: modify reset recovery path in diag modeSony Chacko2013-05-243-8/+34
* qlcnic: diagnostics routine changesSony Chacko2013-05-242-9/+31
* qlcnic: Convert nested if-else to switch-caseJitendra Kalsaria2013-05-241-7/+11
* qlcnic: Initialize trans_work and idc_aen_work at VF probe.Sucheta Chakraborty2013-05-241-1/+5
* qlcnic: Remove qlcnic_config_npars module parameterShahed Shaikh2013-05-243-35/+11
* qlcnic: Update IRQ name for 8200 and 8300 Series adapter.Himanshu Madhani2013-05-242-12/+16
* qlcnic: Disable INT-x interrupt for 83xx on driver unloadHimanshu Madhani2013-05-241-0/+8
* qlcnic: Support spoof check config.Rajesh Borundia2013-05-244-0/+40
* tg3: Remove unnecessary lock around tg3_flag_setNithin Sujir2013-05-241-2/+0
* tg3: Fix misplaced empty lineNithin Sujir2013-05-241-1/+1
* tg3: Use descriptive label names in tg3_startNithin Sujir2013-05-241-7/+7
* tg3: Make tg3_rings_reset() more conciseNithin Sujir2013-05-241-33/+48
* tg3: Simplify ring control block setupNithin Sujir2013-05-241-33/+46
* tg3: Split APE driver state change out of boot reset signature updateNithin Sujir2013-05-241-15/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-2421-184/+264
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-2421-184/+264
| |\
| | * be2net: bug fix on returning an invalid nic descriptorWei Yang2013-05-231-9/+4
| | * net: Revert unused variable changes.David S. Miller2013-05-233-0/+3
| | * net: ethernet: sun: drop unused variableEmilio López2013-05-221-1/+0
| | * net: ethernet: korina: drop unused variableEmilio López2013-05-221-1/+0
| | * net: ethernet: apple: drop unused variableEmilio López2013-05-221-1/+0
| | * net: fec: use a more proper compatible string for MVF type deviceShawn Guo2013-05-221-3/+3
| | * qlcnic: Fix updating netdev->featuresShahed Shaikh2013-05-224-46/+61
| | * qlcnic: remove netdev->trans_start updates within the driverSony Chacko2013-05-223-6/+1
| | * qlcnic: Return proper error codes from probe failure pathsSony Chacko2013-05-221-4/+8
| | * tg3: Update version to 3.132Nithin Sujir2013-05-221-2/+2
| | * tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir2013-05-221-4/+4
| | * 8139cp: reset BQL when ring tx ring clearedstephen hemminger2013-05-201-0/+1
| | * bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz2013-05-201-2/+7
| | * r8169: fix offloaded tx checksum for small packets.françois romieu2013-05-201-14/+27
| | * gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun2013-05-171-0/+1
| | * NET: mv643xx_eth: avoid lockdep dump on interface downRussell King2013-05-161-2/+2
| | * fec: Invert the order of function calls in fec_restart()Fabio Estevam2013-05-151-3/+3
| | * fec: Fix inconsistent lock stateFabio Estevam2013-05-151-2/+2
| | * ipg: fix an unsigned widening cast of '~' truncation issueDan Carpenter2013-05-151-43/+43
| | * net/macb: fix ISR clear-on-write behavior only for some SoCNicolas Ferre2013-05-142-2/+23
| | * mv643xx_eth: fix NAPI weight being > 64Andrew Lunn2013-05-141-1/+1
| | * be2net: Avoid double insertion of vlan tags.Sarveshwar Bandi2013-05-141-13/+5
| | * sfc: Reduce RX scatter buffer size, and reduce alignment if appropriateBen Hutchings2013-05-143-5/+19
| | * sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGNBen Hutchings2013-05-143-19/+6
| | * tg3: Fix data corruption on 5725 with TSOMichael Chan2013-05-141-0/+17
| | * tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir2013-05-141-6/+26
OpenPOWER on IntegriCloud