aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2013-04-10bnx2: make cnic_probe staticstephen hemminger
2013-04-10bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz
2013-04-09tg3: Use bool not intJoe Perches
2013-04-09tg3: Update version to 3.131Nithin Sujir
2013-04-09tg3: Reset the phy to allow modified EEE settings to take effectNithin Sujir
2013-04-09tg3: Pull the phy advertised speed and flow control settings on driver loadNithin Sujir
2013-04-09tg3: Add support for link flap avoidanceNithin Sujir
2013-04-09tg3: Add SGMII phy support for 5719/5718 serdesMichael Chan
2013-04-09tg3: Add tg3_clear_mac_status() common functionMichael Chan
2013-04-09tg3: Add a warning during link settings change if mgmt enabledNithin Sujir
2013-04-09tg3: Remove unnecessary phy reset during ethtool commandsNithin Sujir
2013-04-09tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devicesMichael Chan
2013-04-09tg3: Fix flow control settings not propagated to hardwareNithin Sujir
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-07bnx2x: Fix KR2 rapid link flapYaniv Rosner
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-27bnx2x: fix compilation without CONFIG_BNX2X_SRIOVDmitry Kravkov
2013-03-27tg3: fix length overflow in VPD firmware parsingKees Cook
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-27bnx2x: Cosmetic changesYaniv Rosner
2013-03-27bnx2x: Support reading I2C EEPROM SFF8472Yaniv Rosner
2013-03-27bnx2x: Prevent VF raceDmitry Kravkov
2013-03-27bnx2x: Fix VF outer vlan removalAriel Elior
2013-03-27bnx2x: Fix VF statisticsAriel Elior
2013-03-27bnx2x: missing ARI should not be lethalAriel Elior
2013-03-27bnx2x: Fix AER semaphore releaseYuval Mintz
2013-03-24bnx2x: fix assignment of signed expression to unsigned variableKumar Amit Mehta
2013-03-22bnx2x: increase inner ip id during encapsulated tsoDmitry Kravkov
2013-03-20bnx2x: AER revisedYuval Mintz
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-18bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski
2013-03-18bnx2x: add RSS capability for GRE trafficDmitry Kravkov
2013-03-18bnx2x: add CSUM and TSO support for encapsulation protocolsDmitry Kravkov
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-17bnx2x: add missing napi deletion in error pathMichal Schmidt
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-13tg3: 5715 does not link up when autoneg offNithin Sujir
2013-03-12bnx2x: use list_move instead of list_del/list_addWei Yongjun
2013-03-12bnx2x: Restore FCoE 4-port devices supportDmitry Kravkov
2013-03-12bnx2x: use FW 7.8.17Dmitry Kravkov
2013-03-12bnx2x: Avoid using zero MACYuval Mintz
2013-03-12bnx2x: Control SFP+ tap values via nvm configYaniv Rosner
2013-03-12bnx2x: Add EEE support for BCM84834Yaniv Rosner
2013-03-12bnx2x: Add RJ45 SFP module detectionYaniv Rosner
2013-03-12bnx2x: Get gso_segs from FWYuval Mintz
2013-03-12bnx2x: Control number of vfs dynamicallyAriel Elior
2013-03-12bnx2x: Add iproute2 support for vfsAriel Elior
2013-03-12bnx2x: Prevent "Unknown MF" print in SF modeAriel Elior
2013-03-12bnx2x: Take chip version from MFWYuval Mintz
2013-03-12bnx2x: Set ethtool ops for vfsAriel Elior