aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches1-2/+0
2013-03-12bnx2x: use list_move instead of list_del/list_addWei Yongjun1-2/+1
2013-03-12bnx2x: Restore FCoE 4-port devices supportDmitry Kravkov1-10/+0
2013-03-12bnx2x: use FW 7.8.17Dmitry Kravkov7-147/+338
2013-03-12bnx2x: Avoid using zero MACYuval Mintz1-7/+5
2013-03-12bnx2x: Control SFP+ tap values via nvm configYaniv Rosner2-34/+60
2013-03-12bnx2x: Add EEE support for BCM84834Yaniv Rosner1-1/+2
2013-03-12bnx2x: Add RJ45 SFP module detectionYaniv Rosner1-8/+13
2013-03-12bnx2x: Get gso_segs from FWYuval Mintz1-4/+5
2013-03-12bnx2x: Control number of vfs dynamicallyAriel Elior4-44/+91
2013-03-12bnx2x: Add iproute2 support for vfsAriel Elior8-46/+277
2013-03-12bnx2x: Prevent "Unknown MF" print in SF modeAriel Elior1-0/+3
2013-03-12bnx2x: Take chip version from MFWYuval Mintz2-6/+8
2013-03-12bnx2x: Set ethtool ops for vfsAriel Elior3-4/+29
2013-03-12bnx2x: fix vlan-mac memory leakYuval Mintz1-0/+1
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-11/+24
2013-03-10bcm63xx_enet: properly prepare/unprepare clocks before/after usageJonas Gorski1-6/+6
2013-03-10bcm63xx_enet: use managed memory allocationsJonas Gorski1-5/+3
2013-03-10bcm63xx_enet: use managed io memory allocationsJonas Gorski1-36/+7
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2-7/+2
2013-03-08tg3: Update link_up flag for phylib devicesNithin Sujir1-9/+5
2013-03-08bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenarioYaniv Rosner2-1/+6
2013-03-08bnx2x: Fix intermittent long KR2 link up timeYaniv Rosner2-1/+13
2013-03-07bgmac: register MII busRafał Miłecki2-1/+80
2013-03-07tg3: Download 57766 EEE service patch firmwareNithin Sujir2-16/+128
2013-03-07tg3: Enhance firmware download code to support fragmented firmwareNithin Sujir1-6/+42
2013-03-07tg3: Cleanup firmware parsing codeNithin Sujir2-36/+34
2013-03-07tg3: Refactor the 2nd type of cpu pauseNithin Sujir1-26/+27
2013-03-07tg3: Refactor cpu pause/resume codeNithin Sujir1-25/+58
2013-03-07tg3: Add new FW_TSO flagMatt Carlson2-8/+8
2013-03-05bnx2x: use the default NAPI weightEric Dumazet2-3/+2
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-3/+76
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-5/+5
2013-02-28bgmac: omit the fcsHauke Mehrtens1-0/+4
2013-02-28bnx2x: Fix KR2 work-around conditionYaniv Rosner1-1/+1
2013-02-28bnx2x: Fix KR2 linkYaniv Rosner2-0/+8
2013-02-28bnx2x: Fix port identification for the 84834Yaniv Rosner2-1/+62
2013-02-27bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov1-1/+1
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-67/+13
2013-02-25bgmac: fix indexing of 2nd level loopsRafał Miłecki1-7/+11
2013-02-24bnx2x: remove dead code and make local funcs staticstephen hemminger2-60/+2
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-nextRalf Baechle38-2940/+13430
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-02-19b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens1-2/+1
2013-02-18tg3: Use different macros for pci_chip_rev_id accessesJoe Perches2-401/+408
2013-02-18tg3: Remove define and single use of GET_CHIP_REV_IDJoe Perches2-9/+5
2013-02-18bgmac: fix unaligned accesses to network headersHauke Mehrtens1-1/+1
2013-02-15tg3: Update version to 3.130Michael Chan1-2/+2
2013-02-15tg3: Set initial carrier state to off.Michael Chan1-0/+2
2013-02-15tg3: Fix 5762 NVRAM sizingMichael Chan1-2/+4