summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: rename random32() to prandom_u32()Akinobu Mita2013-05-081-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-0127-958/+2669
|\
| * bnx2x: Prevent memory leak when cnic is absentYuval Mintz2013-05-011-0/+2
| * bnx2x: correct reading of speed capabilitiesYaniv Rosner2013-05-011-2/+4
| * Revert "bnx2x: allow nvram test to run when device is down"Dmitry Kravkov2013-05-011-10/+9Star
| * tg3: fix to append hardware time stamping flagsFlavio Leitner2013-04-301-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-303-21/+41
| |\
| | * bnx2x: Prevent NULL pointer dereference in kdumpYuval Mintz2013-04-253-23/+39
| * | bnx2x: allow handling tunnel over udp offloadDmitry Kravkov2013-04-292-2/+7
| * | tg3: shows HW time stamping support only if ptp_capable is presentFlavio Leitner2013-04-291-4/+7
| * | bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi2013-04-254-1/+16
| * | bnx2x: Allow recovery from second slot resetYuval Mintz2013-04-241-0/+1
| * | bnx2x: Fix memory leakYuval Mintz2013-04-242-3/+3
| * | bnx2x: Enhance MAC configuration for VFsDmitry Kravkov2013-04-244-15/+30
| * | bnx2x: Allow RX/TX pause control in autonegYaniv Rosner2013-04-242-5/+14
| * | bnx2x: prevent GRO false checksum claimsYuval Mintz2013-04-241-5/+11
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-232-3/+11
| |\|
| * | bnx2x: update version to 1.78.17-0Dmitry Kravkov2013-04-221-2/+2
| * | bnx2x: allow nvram test to run when device is downDmitry Kravkov2013-04-221-9/+10
| * | bnx2x: add additional regions for CRC memory testDmitry Kravkov2013-04-222-23/+185
| * | bnx2x: remove non-necessary assignmentDmitry Kravkov2013-04-221-4/+1Star
| * | bnx2x: fix byte-by-byte nvram write for BE machinesDmitry Kravkov2013-04-221-8/+7Star
| * | bnx2x: refactor nvram read procedureDmitry Kravkov2013-04-221-7/+21
| * | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-193-4/+4
| * | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-193-8/+8
| * | tg3: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-161-8/+2Star
| * | bnx2: make cnic_probe staticstephen hemminger2013-04-111-1/+1
| * | tg3: Use bool not intJoe Perches2013-04-091-77/+80
| * | tg3: Update version to 3.131Nithin Sujir2013-04-091-2/+2
| * | tg3: Reset the phy to allow modified EEE settings to take effectNithin Sujir2013-04-091-0/+38
| * | tg3: Pull the phy advertised speed and flow control settings on driver loadNithin Sujir2013-04-092-0/+136
| * | tg3: Add support for link flap avoidanceNithin Sujir2013-04-092-9/+58
| * | tg3: Add SGMII phy support for 5719/5718 serdesMichael Chan2013-04-092-7/+51
| * | tg3: Add tg3_clear_mac_status() common functionMichael Chan2013-04-091-16/+14Star
| * | tg3: Add a warning during link settings change if mgmt enabledNithin Sujir2013-04-091-0/+14
| * | tg3: Remove unnecessary phy reset during ethtool commandsNithin Sujir2013-04-091-2/+2
| * | tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devicesMichael Chan2013-04-091-0/+6
| * | tg3: Fix flow control settings not propagated to hardwareNithin Sujir2013-04-091-3/+1Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-081-7/+11
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-011-2/+5
| |\ \ \
| * | | | bnx2x: fix compilation without CONFIG_BNX2X_SRIOVDmitry Kravkov2013-03-282-1/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-271-9/+9
| |\ \ \ \
| * | | | | bnx2x: Cosmetic changesYaniv Rosner2013-03-271-11/+13
| * | | | | bnx2x: Support reading I2C EEPROM SFF8472Yaniv Rosner2013-03-273-60/+155
| * | | | | bnx2x: Prevent VF raceDmitry Kravkov2013-03-275-34/+82
| * | | | | bnx2x: Fix VF outer vlan removalAriel Elior2013-03-271-8/+9
| * | | | | bnx2x: Fix VF statisticsAriel Elior2013-03-273-37/+47
| * | | | | bnx2x: missing ARI should not be lethalAriel Elior2013-03-271-4/+6
| * | | | | bnx2x: Fix AER semaphore releaseYuval Mintz2013-03-271-1/+1
| * | | | | bnx2x: increase inner ip id during encapsulated tsoDmitry Kravkov2013-03-224-13/+15