summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2012-09-24bnx2x: Improve code around bnx2x_tests_str_arrMerav Sicron
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-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-05bnx2x: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-08-30bnx2x: Correct the ndo_poll_controller callMerav Sicron
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron
2012-08-12bnx2x: Fix compiler warningsJoren Van Onder
2012-08-09bnx2x: Fix recovery flow cleanup during probeYuval Mintz
2012-08-09bnx2x: fix unload previous driver flow when flr-capableYuval Mintz
2012-08-02bnx2x: fix mem leak when command is unknownJesper Juhl
2012-07-29tg3: Update version to 3.124Michael Chan
2012-07-29tg3: Fix race condition in tg3_get_stats64()Michael Chan
2012-07-29tg3: Add New 5719 Read DMA workaroundMichael Chan
2012-07-29tg3: Fix Read DMA workaround for 5719 A0.Michael Chan
2012-07-29tg3: Request APE_LOCK_PHY before PHY accessMichael Chan
2012-07-29bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_pathDevendra Naga
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24bnx2x: Correct EEE statistics gatheringYuval Mintz
2012-07-23bnx2x: Add new 57840 device IDsYuval Mintz
2012-07-22bnx2x: advertise transmit time stampingRichard Cochran
2012-07-18b44: add 64 bit statsKevin Groeneveld
2012-07-17bnx2x: organize BDs calculation for stop/resumeDmitry Kravkov
2012-07-16bnx2: Try to recover from PCI block resetMichael Chan
2012-07-16tg3: Add hwmon support for temperatureMichael Chan
2012-07-16tg3: Add APE scratchpad read functionMatt Carlson
2012-07-16tg3: Add common function tg3_ape_event_lock()Matt Carlson
2012-07-16tg3: Fix the setting of the APE_HAS_NCSI flagMichael Chan
2012-07-13tg3: add device id of Apple Thunderbolt Ethernet deviceGreg KH
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-10bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan