summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-22tg3: Add MDI-X reportingMatt Carlson
2011-11-22tg3: Restrict large prod ring cap devicesMatt Carlson
2011-11-22tg3: Adjust BD replenish thresholdsMatt Carlson
2011-11-22tg3: Make 1000Base-X FC resolution look like 1000TMatt Carlson
2011-11-22tg3: Fix advertisement handlingHiroaki SHIMODA
2011-11-21tg3: switch to build_skb() infrastructureEric Dumazet
2011-11-21net: Change mii to ethtool advertisement function namesMatt Carlson
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-18bnx2: switch to build_skb() infrastructureEric Dumazet
2011-11-17ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALENJoe Perches
2011-11-16net: Add ethtool to mii advertisment conversion helpersMatt Carlson
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16bnx2x: cache-in compressed fw imageDmitry Kravkov
2011-11-14bnx2x: add endline at end of messageDmitry Kravkov
2011-11-14bnx2x: uses build_skb() in receive pathEric Dumazet
2011-11-13bnx2x: update driver version to 1.70.35-0Dmitry Kravkov
2011-11-13bnx2x: Remove on-stack napi struct variableAriel Elior
2011-11-13bnx2x: prevent race in statistics flowDmitry Kravkov
2011-11-13bnx2x: add fan failure event handlingAriel Elior
2011-11-13bnx2x: remove unused #defineDmitry Kravkov
2011-11-13bnx2x: simplify definition of RX_SGE_MASK_LEN and use it.Dmitry Kravkov
2011-11-13bnx2x: DCBX: use #define instead of magicDmitry Kravkov
2011-11-13bnx2x: propagate DCBX negotiationDmitry Kravkov
2011-11-13bnx2x: separate FCoE and iSCSI license initialization.Dmitry Kravkov
2011-11-13bnx2x: remove unused variableDmitry Kravkov
2011-11-13bnx2x: use rx_queue index for skb_record_rx_queue()Dmitry Kravkov
2011-11-13bnx2x: allow FCoE and DCB for 578xxDmitry Kravkov
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-11-04tg3: Update version to 3.121Matt Carlson
2011-11-04tg3: Eliminate timer race with reset_taskMatt Carlson
2011-11-04tg3: Schedule at most one tg3_reset_task runMatt Carlson
2011-11-04tg3: Obtain PCI function number from deviceMatt Carlson
2011-11-04tg3: Fix irq alloc error cleanup pathMatt Carlson
2011-11-04tg3: Fix 4k skb error recovery pathMatt Carlson
2011-11-04tg3: Fix 4k tx bd segmentation codeMatt Carlson
2011-11-04tg3: Fix APE mutex init and useMatt Carlson
2011-10-27bnx2x: update driver version to 1.70.30-0Dmitry Kravkov
2011-10-27bnx2x: use FW 7.0.29.0Dmitry Kravkov
2011-10-27bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner
2011-10-27bnx2x: Fix 54618se LED behaviorYaniv Rosner
2011-10-27bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner
2011-10-27bnx2x: Add link retry to 578xx-KRYaniv Rosner
2011-10-27bnx2x: Fix LED blink rate for 578xxYaniv Rosner
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-24|PATCH net-next] tg3: add tx_dropped counterEric Dumazet
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-21bnx2x: fix skb truesize underestimationEric Dumazet
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-13bnx2: fix skb truesize underestimationEric Dumazet