aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2012-10-03bnx2x: fix ring size for 10G functionsYuval Mintz
2012-10-02tg3: Fix sparse warnings.Michael Chan
2012-10-02bnx2x: use strlcpy() to copy a stringDan Carpenter
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-01tg3: unconditionally select HWMON support when tg3 is enabled.Paul Gortmaker
2012-10-01bnx2x: update version to 1.78.00-0.Yuval Mintz
2012-10-01bnx2x,cnic: use FW 7.8.2Yuval Mintz
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-30tg3: Disable multiple TX rings by default due to hardware flawMichael Chan
2012-09-30tg3: Add support for ethtool -L|-l to get/set the number of rings.Michael Chan
2012-09-30tg3: Refactor tg3_close()Michael Chan
2012-09-30tg3: Refactor tg3_open()Michael Chan
2012-09-30tg3: Separate coalescing setup for rx and txMichael Chan
2012-09-30tg3: Allow number of rx and tx rings to be set independently.Michael Chan
2012-09-30tg3: Introduce separate functions to allocate/free RX/TX rings.Michael Chan
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-27bnx2: Clean up remaining iounmapNeil Horman
2012-09-24bnx2x: Improve code around bnx2x_tests_str_arrMerav Sicron
2012-09-21bnx2x: remove false warning regarding interrupt numberAriel Elior
2012-09-18bnx2x: fix rx checksum validation for IPv6Michal Schmidt
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-13bnx2x: Add missing afex codeYuval Mintz
2012-09-13bnx2x: fix registers dumpedDmitry Kravkov
2012-09-13bnx2x: correct advertisement of pause capabilitiesYaniv Rosner
2012-09-13bnx2x: display the correct duplex valueYaniv Rosner
2012-09-13bnx2x: prevent timeouts when using PFCYaniv Rosner
2012-09-13bnx2x: fix stats copying logicYuval Mintz
2012-09-13bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov
2012-09-13bnx2x: Utilize Link Flap AvoidanceYuval Mintz
2012-09-13bnx2x: Link Flap AvoidanceYaniv Rosner
2012-09-13bnx2x: link code refactoringYaniv Rosner
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas
2012-09-10bnx2x: use native EEE instead of auto-greeenYuval Mintz
2012-09-10bnx2x: correct & clean 10G EEE requirementsYuval Mintz
2012-09-10bnx2x: EEE code refactoringYuval Mintz
2012-09-10bnx2x: add EEE support for 4-port devicesYuval Mintz
2012-09-10bnx2x: EEE status is read locallyYuval Mintz
2012-09-10cnic: Allocate UIO resources only on devices that support iSCSI.Michael Chan
2012-09-10cnic: Allocate kcq resource only on devices that support FCoE.Michael Chan
2012-09-10cnic: Add function pointers to arm IRQ for different devices.Michael Chan
2012-09-10cnic: Free UIO rings when the device is closed.Michael Chan
2012-09-10cnic: Add functions to allocate and free UIO ringsMichael Chan
2012-09-07netdev: make pci_error_handlers constStephen Hemminger
2012-09-05bnx2x: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov
2012-08-30bnx2x: Correct the ndo_poll_controller callMerav Sicron
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron
2012-08-23tg3: Use PCI Express Capability accessorsJiang Liu