summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2013-03-18bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski
2013-03-17bnx2x: add missing napi deletion in error pathMichal Schmidt
2013-03-13tg3: 5715 does not link up when autoneg offNithin Sujir
2013-03-08tg3: Update link_up flag for phylib devicesNithin Sujir
2013-03-08bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenarioYaniv Rosner
2013-03-08bnx2x: Fix intermittent long KR2 link up timeYaniv Rosner
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-28bgmac: omit the fcsHauke Mehrtens
2013-02-28bnx2x: Fix KR2 work-around conditionYaniv Rosner
2013-02-28bnx2x: Fix KR2 linkYaniv Rosner
2013-02-28bnx2x: Fix port identification for the 84834Yaniv Rosner
2013-02-27bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-25bgmac: fix indexing of 2nd level loopsRafał Miłecki
2013-02-24bnx2x: remove dead code and make local funcs staticstephen hemminger
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-19b44: use netdev_alloc_skb_ip_align()Hauke Mehrtens
2013-02-18tg3: Use different macros for pci_chip_rev_id accessesJoe Perches
2013-02-18tg3: Remove define and single use of GET_CHIP_REV_IDJoe Perches
2013-02-18bgmac: fix unaligned accesses to network headersHauke Mehrtens
2013-02-15tg3: Update version to 3.130Michael Chan
2013-02-15tg3: Set initial carrier state to off.Michael Chan
2013-02-15tg3: Fix 5762 NVRAM sizingMichael Chan
2013-02-15tg3: Expand EEE support for all 5717 B0Michael Chan
2013-02-15tg3: Add 57766 device support.Matt Carlson
2013-02-15MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens
2013-02-14bgmac: add read of interrupt mask after disabling interruptsNathan Hintz
2013-02-13bgmac: return error on failed PHY writeRafał Miłecki
2013-02-08bgmac: fix "cmdcfg" calls for promisc and loopback modesRafał Miłecki
2013-02-08bgmac: validate (and random if needed) MAC addrRafał Miłecki
2013-02-07tg3: add support for Ethernet core in bcm4785Hauke Mehrtens
2013-02-07tg3: make it possible to provide phy_id in ioctlHauke Mehrtens
2013-02-06bgmac: add ndo_set_rx_mode netdev opsHauke Mehrtens
2013-02-06bgmac: add generic ndo_validate_addr netdev opsHauke Mehrtens
2013-02-06bgmac: write mac address to hardware in ndo_set_mac_addressHauke Mehrtens
2013-02-06bgmac: implement missing code for BCM53572Hauke Mehrtens
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-02-02bnx2x: Force link UP when the interface is in LOOPBACK modeMahesh Bandewar
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-23bnx2x: SR-IOV version compatibility bugfixAriel Elior
2013-01-23bnx2x: Fix compilation with stop-on-errorYuval Mintz
2013-01-23cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_stateMichael Chan
2013-01-23bnx2x: correct memory release schemeYuval Mintz
2013-01-23bnx2x: Remove many sparse warningsYuval Mintz
2013-01-23bnx2x: Modify unload conditionsYuval Mintz
2013-01-23bnx2x: Correct memory preparation and releaseDmitry Kravkov
2013-01-23bnx2x: Add missing VFs reference in macrosYuval Mintz
2013-01-23bnx2x: Add additional debug informationYuval Mintz