aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
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
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-10-05bnx2x: remove some dead codeDan Carpenter
2011-10-03bnx2: don't request firmware when there's no userspace.françois romieu
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings
2011-09-15tg3: Code movementMatt Carlson
2011-09-15tg3: Eliminate tg3_halt_cpu() prototypeMatt Carlson
2011-09-15tg3: Eliminate tg3_write_sig_post_reset() prototypeMatt Carlson
2011-09-15tg3: Eliminate tg3_stop_fw() prototypeMatt Carlson
2011-09-15tg3: Add ability to turn off 1shot MSIMatt Carlson
2011-09-15tg3: Remove tp->rx_offset term when unneededMatt Carlson
2011-09-15tg3: Fix missed MSI workaroundMatt Carlson