summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2012-06-20bnx2x: Add support for external LBMerav Sicron4-9/+81
2012-06-18bnx2x: correct LPI pass-through configurationYuval Mintz1-12/+6
2012-06-17bnx2x: fix link for BCM57711 with 84823 phyYuval Mintz1-1/+1
2012-06-17bnx2x: fix I2C non-respondent issueYuval Mintz1-23/+29
2012-06-17bnx2: Update version 2.2.2Michael Chan1-2/+2
2012-06-17bnx2: Read PCI function number from internal registerMichael Chan2-2/+7
2012-06-17bnx2: Dump additional BC_STATE during firmware sync timeout.Michael Chan2-0/+3
2012-06-17bnx2: Dump all FTQ_CTL registers during tx_timeoutMichael Chan2-0/+112
2012-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-26/+24
2012-06-16bnx2x: fix panic when TX ring is fullEric Dumazet1-5/+3
2012-06-14bnx2x: fix checksum validationEric Dumazet2-21/+21
2012-06-14PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-2/+2
2012-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2012-06-12tg3: Apply short DMA frag workaround to 5906Matt Carlson1-1/+2
2012-06-08bnx2x: Added EEE Ethtool support.Yuval Mintz1-0/+134
2012-06-08bnx2x: Added EEE supportYuval Mintz7-10/+552
2012-06-06ethernet: Remove casts to same typeJoe Perches2-8/+7
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+1
2012-05-19tg3: use netdev_alloc_frag() APIEric Dumazet2-35/+5
2012-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+38
2012-05-06bnx2x: bug fix when loading after SAN bootAriel Elior1-1/+22
2012-05-03bnx2x: fix handling single MSIX mode for 57710/57711Dmitry Kravkov1-2/+5
2012-05-01bnx2x: remove some bloatEric Dumazet5-499/+499
2012-05-01tg3: provide frags as skb headEric Dumazet2-10/+66
2012-05-01net: allow skb->head to be a page fragmentEric Dumazet3-4/+4
2012-05-01bnx2x: add transmit timestamping supportWillem de Bruijn1-0/+2
2012-04-30tg3: remove redundant NULL test before release_firmware() callJesper Juhl1-2/+1
2012-04-25tg3: Avoid panic from reserved statblk field accessMatt Carlson1-2/+16
2012-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+6
2012-04-24bnx2x: Update driver version to 1.72.50-0Barak Witkowski1-2/+2
2012-04-24bnx2x: remove gro workaroundDmitry Kravkov4-25/+0
2012-04-24bnx2x: add afex supportBarak Witkowski14-57/+1081
2012-04-19bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()Dan Carpenter1-6/+6
2012-04-13broadcom: replace open-coded ARRAY_SIZE with macroJim Cromie1-2/+1
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-93/+178
2012-04-07bnx2: stop using net_device.{base_addr, irq}.Francois Romieu1-27/+14
2012-04-05bnx2x: Clear MDC/MDIO warning messageYaniv Rosner2-2/+1
2012-04-05bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner1-2/+2
2012-04-05bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner2-0/+12
2012-04-05bnx2x: Fix BCM84833 PHY FW version presentationYaniv Rosner1-2/+1
2012-04-05bnx2x: Fix link issue for BCM8727 boards.Yaniv Rosner1-7/+14
2012-04-05bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner1-15/+18
2012-04-05bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner1-5/+5
2012-04-05bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner1-2/+18
2012-04-05bnx2x: Fix BCM57810-KR FCYaniv Rosner2-0/+31
2012-04-05bnx2x: PFC fixYaniv Rosner2-1/+18
2012-04-05bnx2x: add missing parenthesis to prevent u32 overflowDmitry Kravkov1-2/+2
2012-04-04tg3: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04bnx2x: Change to driver version 1.72.10-0Yuval Mintz1-2/+2
2012-04-04bnx2x: Change comments and white spacesYaniv Rosner1-419/+241