summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2013-09-04cnic: Redefine BNX2X_HW_CID using existing bnx2x macrosMichael Chan
2013-09-04cnic: Use CHIP_NUM macros from bnx2x.hMichael Chan
2013-09-04tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-30net: bcm63xx_enet: use dev_get_platdata()Jingoo Han
2013-08-30drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-28bnx2x: Fix VF stats syncAriel Elior
2013-08-28bnx2x: Fix VF memory leak unloadAriel Elior
2013-08-28bnx2x: Fix functionality of configuring vlan listAriel Elior
2013-08-28bnx2x: Fix move FP memory deallocationsYuval Mintz
2013-08-28bnx2x: vf mark stats startedAriel Elior
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-22ethernet: broadcom: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-21bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall
2013-08-20bnx2x: set VF DMAE when first function has 0 supported VFsAriel Elior
2013-08-20bnx2x: Protect against VFs' ndos when SR-IOV is disabledAriel Elior
2013-08-20bnx2x: prevent VF benign attentionsYuval Mintz
2013-08-20bnx2x: Consider DCBX remote errorDmitry Kravkov
2013-08-20bnx2x: Change DCB context handlingDmitry Kravkov
2013-08-20bnx2x: dropless flow control not always functionalDmitry Kravkov
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-15net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...Daniel Borkmann
2013-08-13bnx2x: prevent crash in shutdown flow with CNICYuval Mintz
2013-08-13bnx2x: fix PTE write access errorBarak Witkowsky
2013-08-13bnx2x: fix memory leak in VFAriel Elior
2013-08-13bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov
2013-08-13bnx2x: protect different statistics flowsDmitry Kravkov
2013-08-12bnx2x: Use pci_wait_for_pending_transaction() instead of for loopCasey Leedom
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-04Merge 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-30tg3: Update version to 3.133Nithin Sujir
2013-07-30tg3: Fix UDP fragments treated as RMCPNithin Sujir
2013-07-30tg3: Enable support for timesync gpio outputNithin Sujir
2013-07-30tg3: Implement the shutdown handlerNithin Sujir
2013-07-30tg3: Allow NVRAM programming when interface is downNithin Sujir
2013-07-30tg3: Remove incorrect switch to aux powerNithin Sujir
2013-07-30cnic: Update version to 2.5.17 and copyright year.Michael Chan