summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2013-05-07drivers/net: rename random32() to prandom_u32()Akinobu Mita1-2/+2
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds27-958/+2669
2013-05-01bnx2x: Prevent memory leak when cnic is absentYuval Mintz1-0/+2
2013-05-01bnx2x: correct reading of speed capabilitiesYaniv Rosner1-2/+4
2013-04-30Revert "bnx2x: allow nvram test to run when device is down"Dmitry Kravkov1-10/+9
2013-04-30tg3: fix to append hardware time stamping flagsFlavio Leitner1-1/+1
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-21/+41
2013-04-29bnx2x: allow handling tunnel over udp offloadDmitry Kravkov2-2/+7
2013-04-29tg3: shows HW time stamping support only if ptp_capable is presentFlavio Leitner1-4/+7
2013-04-25bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi4-1/+16
2013-04-25bnx2x: Prevent NULL pointer dereference in kdumpYuval Mintz3-23/+39
2013-04-24bnx2x: Allow recovery from second slot resetYuval Mintz1-0/+1
2013-04-24bnx2x: Fix memory leakYuval Mintz2-3/+3
2013-04-24bnx2x: Enhance MAC configuration for VFsDmitry Kravkov4-15/+30
2013-04-24bnx2x: Allow RX/TX pause control in autonegYaniv Rosner2-5/+14
2013-04-24bnx2x: prevent GRO false checksum claimsYuval Mintz1-5/+11
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida1-2/+2
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+11
2013-04-22bnx2x: update version to 1.78.17-0Dmitry Kravkov1-2/+2
2013-04-22bnx2x: allow nvram test to run when device is downDmitry Kravkov1-9/+10
2013-04-22bnx2x: add additional regions for CRC memory testDmitry Kravkov2-23/+185
2013-04-22bnx2x: remove non-necessary assignmentDmitry Kravkov1-4/+1
2013-04-22bnx2x: fix byte-by-byte nvram write for BE machinesDmitry Kravkov1-8/+7
2013-04-22bnx2x: refactor nvram read procedureDmitry Kravkov1-7/+21
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy3-4/+4
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy3-8/+8
2013-04-18bnx2x: Fix status blocks configurationAriel Elior1-2/+5
2013-04-18bnx2x: Prevent UNDI FW illegal host accessDmitry Kravkov1-0/+4
2013-04-16tg3: Remove unneeded PM_OPS definitionsFabio Estevam1-8/+2
2013-04-10bnx2: make cnic_probe staticstephen hemminger1-1/+1
2013-04-10bnx2x: Prevent null pointer dereference in AFEX modeYuval Mintz1-1/+2
2013-04-09tg3: Use bool not intJoe Perches1-77/+80
2013-04-09tg3: Update version to 3.131Nithin Sujir1-2/+2
2013-04-09tg3: Reset the phy to allow modified EEE settings to take effectNithin Sujir1-0/+38
2013-04-09tg3: Pull the phy advertised speed and flow control settings on driver loadNithin Sujir2-0/+136
2013-04-09tg3: Add support for link flap avoidanceNithin Sujir2-9/+58
2013-04-09tg3: Add SGMII phy support for 5719/5718 serdesMichael Chan2-7/+51
2013-04-09tg3: Add tg3_clear_mac_status() common functionMichael Chan1-16/+14
2013-04-09tg3: Add a warning during link settings change if mgmt enabledNithin Sujir1-0/+14
2013-04-09tg3: Remove unnecessary phy reset during ethtool commandsNithin Sujir1-2/+2
2013-04-09tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devicesMichael Chan1-0/+6
2013-04-09tg3: Fix flow control settings not propagated to hardwareNithin Sujir1-3/+1
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+11
2013-04-07bnx2x: Fix KR2 rapid link flapYaniv Rosner1-7/+11
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+5
2013-03-27bnx2x: fix compilation without CONFIG_BNX2X_SRIOVDmitry Kravkov2-1/+2
2013-03-27tg3: fix length overflow in VPD firmware parsingKees Cook1-2/+5
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+9
2013-03-27bnx2x: Cosmetic changesYaniv Rosner1-11/+13