summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-22bnx2x: link module eepromYuval Mintz
2012-06-22bnx2x: 1G sfp+ module handlingYuval Mintz
2012-06-22bnx2x: revised link register accessYuval Mintz
2012-06-22bnx2x: treat 0 speed as link down (copper)Yuval Mintz
2012-06-22bnx2x: link cleanupYuval Mintz
2012-06-22bnx2x: sfp+ Tx fault detection addedYuval Mintz
2012-06-19bnx2x: Change date and version to 1.72.51-0Merav Sicron
2012-06-19bnx2x: Support DCBX for all functionsBarak Witkowski
2012-06-19bnx2x: Add support for ethtool -LMerav Sicron
2012-06-19bnx2x: Allow up to 63 RSS queuesMerav Sicron
2012-06-19bnx2x: Split the FP structureBarak Witkowski
2012-06-19bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDsMerav Sicron
2012-06-19bnx2x: Make the transmission queues adjacentMerav Sicron
2012-06-19bnx2x: Allow more than 64 L2 CIDsMerav Sicron
2012-06-19bnx2x: Add support for 4-tupple UDP RSSMerav Sicron
2012-06-19bnx2x: Return only online tests for MFMerav Sicron
2012-06-19bnx2x: Add support for external LBMerav Sicron
2012-06-17bnx2x: correct LPI pass-through configurationYuval Mintz
2012-06-16bnx2x: fix link for BCM57711 with 84823 phyYuval Mintz
2012-06-16bnx2x: fix I2C non-respondent issueYuval Mintz
2012-06-16bnx2: Update version 2.2.2Michael Chan
2012-06-16bnx2: Read PCI function number from internal registerMichael Chan
2012-06-16bnx2: Dump additional BC_STATE during firmware sync timeout.Michael Chan
2012-06-16bnx2: Dump all FTQ_CTL registers during tx_timeoutMichael Chan
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-15bnx2x: fix panic when TX ring is fullEric Dumazet
2012-06-13bnx2x: fix checksum validationEric Dumazet
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-11tg3: Apply short DMA frag workaround to 5906Matt Carlson
2012-06-07bnx2x: Added EEE Ethtool support.Yuval Mintz
2012-06-07bnx2x: Added EEE supportYuval Mintz
2012-06-06ethernet: Remove casts to same typeJoe Perches
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-19tg3: use netdev_alloc_frag() APIEric Dumazet
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-06bnx2x: bug fix when loading after SAN bootAriel Elior
2012-05-02bnx2x: fix handling single MSIX mode for 57710/57711Dmitry Kravkov
2012-04-30bnx2x: remove some bloatEric Dumazet
2012-04-30tg3: provide frags as skb headEric Dumazet
2012-04-30net: allow skb->head to be a page fragmentEric Dumazet
2012-04-30bnx2x: add transmit timestamping supportWillem de Bruijn
2012-04-30tg3: remove redundant NULL test before release_firmware() callJesper Juhl
2012-04-25tg3: Avoid panic from reserved statblk field accessMatt Carlson
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23bnx2x: Update driver version to 1.72.50-0Barak Witkowski
2012-04-23bnx2x: remove gro workaroundDmitry Kravkov
2012-04-23bnx2x: add afex supportBarak Witkowski
2012-04-19bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()Dan Carpenter
2012-04-13broadcom: replace open-coded ARRAY_SIZE with macroJim Cromie