summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2013-08-09tg3: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-09bnx2x: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-09bnx2: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-07bnx2: Update version to 2.2.4Michael Chan
2013-08-07bnx2: Add pci shutdown handler.Michael Chan
2013-08-07bnx2: Use SIMPLE_DEV_PM_OPS.Michael Chan
2013-08-07bnx2: Refactor WoL setup into a separate function.Michael Chan
2013-08-07bnx2: Use kernel APIs for WoL and power state changes.Michael Chan
2013-08-07bnx2: Handle error condition in ->slot_reset()Michael Chan
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-02cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSIMichael Chan
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches
2013-08-01bnx2x: Revising locking scheme for MAC configurationYuval Mintz
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-07-29tg3: Update version to 3.133Nithin Sujir
2013-07-29tg3: Fix UDP fragments treated as RMCPNithin Sujir
2013-07-29tg3: Enable support for timesync gpio outputNithin Sujir
2013-07-29tg3: Implement the shutdown handlerNithin Sujir
2013-07-29tg3: Allow NVRAM programming when interface is downNithin Sujir
2013-07-29tg3: Remove incorrect switch to aux powerNithin Sujir
2013-07-29cnic: Update version to 2.5.17 and copyright year.Michael Chan
2013-07-29cnic: Add missing error checking for RAMROD_CMD_ID_CLOSEEddie Wai
2013-07-29cnic: Update TCP options setup for iSCSI.Eddie Wai
2013-07-29cnic: Reset tcp_flags during cnic_cm_create().Eddie Wai
2013-07-29cnic: Simplify cnic_release().Michael Chan
2013-07-29cnic: Simplify netdev events handling.Michael Chan
2013-07-26net/tg3: Fix warning from pci_disable_device()Gavin Shan
2013-07-26net/tg3: Fix kernel crashGavin Shan
2013-07-24bgmac: make bgmac depend on bcm47xxHauke Mehrtens
2013-07-16bgmac: add dependency to phylibHauke Mehrtens
2013-07-11bnx2x: fix tunneling CSUM calculationDmitry Kravkov
2013-07-10net: rename ll methods to busy-pollEliezer Tamir
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-02bnx2x: fill in sane dump flag informationMichal Schmidt
2013-07-02bnx2x: fix dump flag handlingMichal Schmidt
2013-07-02bnx2x: remove zeroing of dump data bufferMichal Schmidt
2013-06-25net/tg3: Avoid delay during MMIO accessGavin Shan
2013-06-25bnx2x: Remove sparse and coccinelle warningsYuval Mintz
2013-06-24bnx2x: Fix compilation with no IOV supportYuval Mintz
2013-06-23bnx2x: Fix 20G KR2 support claimsYaniv Rosner
2013-06-23bnx2x: improve VF timingsAriel Elior
2013-06-23bnx2x: VF ndo sanityAriel Elior
2013-06-23bnx2x: Improve PF behaviour toward VFAriel Elior
2013-06-19bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang
2013-06-19Bnx2x: remove redundant D0 power state setYijing Wang
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-06-19bnx2x: replace mechanism to check for next available packetDmitry Kravkov
2013-06-19bnx2x: add support for ndo_ll_pollDmitry Kravkov
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller