summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2012-03-04tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson
2012-03-04tg3: Fix poor tx performance on 57766 after MTU changeMichael Chan
2012-03-04tg3: Add memory barriers to sync BD dataMichael Chan
2012-03-04tg3: Fix jumbo loopback test on 5719Michael Chan
2012-03-02net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-29tg3: Fix tg3_get_stats64 for 5700 / 5701 devsMatt Carlson
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-23ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka
2012-02-23tg3: Create timer helper functionsMatt Carlson
2012-02-23tg3: Clear RECOVERY_PENDING with reset_task_cancelMatt Carlson
2012-02-23tg3: Remove SPEED_UNKNOWN checksMatt Carlson
2012-02-23tg3: Fix link check in tg3_adjust_linkMatt Carlson
2012-02-22ethernet/broadcom: ip6_route_output() never returns NULL.RongQing.Li
2012-02-22tg3: remove IRQF_SAMPLE_RANDOM flagDavidlohr Bueso
2012-02-20bnx2x: update driver version to 1.72.10-0Dmitry Kravkov
2012-02-20bnx2x: add gro_checkDmitry Kravkov
2012-02-20cnic: update for FW 7.2.xxMichael Chan
2012-02-20use FW 7.2.16Dmitry Kravkov
2012-02-19bnx2x: make bnx2x_close() static againMichal Schmidt
2012-02-19b44: remove __exit from b44_pci_exit()Nikola Pajkovsky
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-15net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka
2012-02-15bnx2x: allow all functions to display the phy FW versionMintz Yuval
2012-02-15bnx2x: removed code re-checking memory base after device openMintz Yuval
2012-02-15bnx2x: allow BCM84833 phy to advertise 100Base-T speedsMintz Yuval
2012-02-15bnx2x: notify cnic of address of info-to-the-mcpMintz Yuval
2012-02-15bnx2x: allocate smaller Rx rings for 1G functionsMintz Yuval
2012-02-15bnx2x: allocate memory dynamically in ethtool self-test.Mintz Yuval
2012-02-15bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertisedMintz Yuval
2012-02-15bnx2x: added autoneg-restart after link advertisement changesMintz Yuval
2012-02-15bnx2x: ethtool publishes link partners speed and FCMintz Yuval
2012-02-15bnx2x: half duplex support added for several boardsMintz Yuval
2012-02-15bnx2x: consistent statistics after internal driver reloadMintz Yuval
2012-02-14bnx2x: remove the 'poll' module optionMichal Schmidt
2012-02-13tg3: Update copyrightMatt Carlson
2012-02-13tg3: Use *_UNKNOWN ethtool definitionsMatt Carlson
2012-02-13tg3: Remove unneeded link_config.orig_... membersMatt Carlson
2012-02-13tg3: Remove unused link config codeMatt Carlson
2012-02-13tg3: Consolidate ASIC rev detection codeMatt Carlson
2012-02-13tg3: Reduce UMP event collision windowMatt Carlson
2012-02-13tg3: Fix NVRAM page writes on newer devicesMatt Carlson
2012-02-13tg3: Fix copper autoneg adv checksMatt Carlson
2012-02-13tg3: Fix stats while interface is downMatt Carlson
2012-02-13tg3: Disable new DMA engine for 57766Matt Carlson
2012-02-13bnx2x: fix bnx2x_storm_stats_update() on big endianEric Dumazet
2012-02-13bcm63xx-enet: fix PHY name to match MDIO bus nameFlorian Fainelli
2012-02-13tg3: Move transmit comment to a better locationMatt Carlson
2012-02-13tg3: Eliminate unneeded prototypeMatt Carlson
2012-02-13tg3: Relocate tg3_find_peerMatt Carlson