aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-03tg3: remove redundant pm init codeYijing Wang1-21/+3
2013-06-02bnx2x: fix a power state testYuval Mintz1-1/+2
2013-06-02bnx2x: semi-Semantic changesYuval Mintz1-6/+8
2013-06-02bnx2x: Revise printsYuval Mintz9-84/+224
2013-06-02bnx2x: Semantic removal and beautificationYuval Mintz2-22/+13
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz12-307/+251
2013-06-02bnx2x: Semantic change of empty linesYuval Mintz14-160/+3
2013-06-01bnx2x: use XPS if possible for bnx2x_select_queue instead of pure hashEric Dumazet1-1/+1
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-1/+1
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-27bnx2x: Change to D3hot only on removalYuval Mintz2-10/+24
2013-05-27bnx2x: Implement PCI shutdownYuval Mintz1-12/+59
2013-05-27bnx2x: Count number of possible FCoE interfacesDmitry Kravkov1-3/+48
2013-05-27bnx2x: Ack unknown VF messagesAriel Elior1-1/+4
2013-05-27bnx2x: Add and correct PCI link speed printsDmitry Kravkov2-14/+31
2013-05-27bnx2x: Zero VFs starting MACsAriel Elior1-1/+5
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han1-5/+4
2013-05-24tg3: Remove unnecessary lock around tg3_flag_setNithin Sujir1-2/+0
2013-05-24tg3: Fix misplaced empty lineNithin Sujir1-1/+1
2013-05-24tg3: Use descriptive label names in tg3_startNithin Sujir1-7/+7
2013-05-24tg3: Make tg3_rings_reset() more conciseNithin Sujir1-33/+48
2013-05-24tg3: Simplify ring control block setupNithin Sujir1-33/+46
2013-05-24tg3: Split APE driver state change out of boot reset signature updateNithin Sujir1-15/+15
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-14/+56
2013-05-23bnx2x: Enable `set_phys_id' for all functionsYaniv Rosner1-5/+0
2013-05-23bnx2x: Wait for MCP validity during AERYuval Mintz1-15/+4
2013-05-23bnx2x: Link-flap avoidance in switch dependent modeDmitry Kravkov4-5/+28
2013-05-23bnx2x: Add Private Flags SupportYuval Mintz2-7/+44
2013-05-22tg3: Update version to 3.132Nithin Sujir1-2/+2
2013-05-22tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir1-4/+4
2013-05-22net/ethernet/broadcom/tg3: Use module_pci_driver to register driverPeter Hüwe1-12/+1
2013-05-22net/ethernet/broadcom/bnx2: Use module_pci_driver to register driverPeter Hüwe1-15/+1
2013-05-20bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz1-2/+7
2013-05-20net-bnx2x: dont reload on GRO changeEric Dumazet1-3/+10
2013-05-20tg3: Implement set/get_eee handlersNithin Sujir2-0/+54
2013-05-20tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config()Nithin Sujir1-16/+15
2013-05-20tg3: Add tg3_eee_pull_config() functionNithin Sujir1-9/+47
2013-05-20tg3: Add ethtool_eee struct and tg3_setup_eee()Nithin Sujir2-33/+59
2013-05-14tg3: Fix data corruption on 5725 with TSOMichael Chan1-0/+17
2013-05-14tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir1-6/+26
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/jikos/trivialLinus 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