summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-2/+0
* bnx2x: use list_move instead of list_del/list_addWei Yongjun2013-03-121-2/+1
* bnx2x: Restore FCoE 4-port devices supportDmitry Kravkov2013-03-121-10/+0
* bnx2x: use FW 7.8.17Dmitry Kravkov2013-03-127-147/+338
* bnx2x: Avoid using zero MACYuval Mintz2013-03-121-7/+5
* bnx2x: Control SFP+ tap values via nvm configYaniv Rosner2013-03-122-34/+60
* bnx2x: Add EEE support for BCM84834Yaniv Rosner2013-03-121-1/+2
* bnx2x: Add RJ45 SFP module detectionYaniv Rosner2013-03-121-8/+13
* bnx2x: Get gso_segs from FWYuval Mintz2013-03-121-4/+5
* bnx2x: Control number of vfs dynamicallyAriel Elior2013-03-124-44/+91
* bnx2x: Add iproute2 support for vfsAriel Elior2013-03-128-46/+277
* bnx2x: Prevent "Unknown MF" print in SF modeAriel Elior2013-03-121-0/+3
* bnx2x: Take chip version from MFWYuval Mintz2013-03-122-6/+8
* bnx2x: Set ethtool ops for vfsAriel Elior2013-03-123-4/+29
* bnx2x: fix vlan-mac memory leakYuval Mintz2013-03-121-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-123-11/+24
|\
| * tg3: Update link_up flag for phylib devicesNithin Sujir2013-03-081-9/+5
| * bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenarioYaniv Rosner2013-03-082-1/+6
| * bnx2x: Fix intermittent long KR2 link up timeYaniv Rosner2013-03-082-1/+13
* | bcm63xx_enet: properly prepare/unprepare clocks before/after usageJonas Gorski2013-03-101-6/+6
* | bcm63xx_enet: use managed memory allocationsJonas Gorski2013-03-101-5/+3
* | bcm63xx_enet: use managed io memory allocationsJonas Gorski2013-03-101-36/+7
* | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-092-7/+2
* | bgmac: register MII busRafał Miłecki2013-03-072-1/+80
* | tg3: Download 57766 EEE service patch firmwareNithin Sujir2013-03-072-16/+128
* | tg3: Enhance firmware download code to support fragmented firmwareNithin Sujir2013-03-071-6/+42
* | tg3: Cleanup firmware parsing codeNithin Sujir2013-03-072-36/+34
* | tg3: Refactor the 2nd type of cpu pauseNithin Sujir2013-03-071-26/+27
* | tg3: Refactor cpu pause/resume codeNithin Sujir2013-03-071-25/+58
* | tg3: Add new FW_TSO flagMatt Carlson2013-03-072-8/+8
* | bnx2x: use the default NAPI weightEric Dumazet2013-03-062-3/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-065-3/+76
|\
| * bgmac: omit the fcsHauke Mehrtens2013-02-281-0/+4
| * bnx2x: Fix KR2 work-around conditionYaniv Rosner2013-02-281-1/+1
| * bnx2x: Fix KR2 linkYaniv Rosner2013-02-282-0/+8
| * bnx2x: Fix port identification for the 84834Yaniv Rosner2013-02-282-1/+62
| * bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov2013-02-271-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-022-5/+5
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle2013-02-2238-2940/+13430
| |\
| * | MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens2013-02-151-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-263-67/+13
|\ \ \
| * | | bgmac: fix indexing of 2nd level loopsRafał Miłecki2013-02-251-7/+11
| * | | bnx2x: remove dead code and make local funcs staticstephen hemminger2013-02-252-60/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-221-1/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2013-01-2927-2041/+3734
| |\|
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-1/+1
* | | b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens2013-02-191-2/+1
* | | tg3: Use different macros for pci_chip_rev_id accessesJoe Perches2013-02-182-401/+408
* | | tg3: Remove define and single use of GET_CHIP_REV_IDJoe Perches2013-02-182-9/+5
* | | bgmac: fix unaligned accesses to network headersHauke Mehrtens2013-02-181-1/+1