summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
AgeCommit message (Expand)Author
2013-11-04bnx2x: record rx queue for LRO packetsEric Dumazet
2012-10-13bnx2x: fix rx checksum validation for IPv6Michal Schmidt
2012-07-16bnx2x: fix panic when TX ring is fullEric Dumazet
2012-07-16bnx2x: fix checksum validationEric Dumazet
2012-04-04bnx2x: Clear MDC/MDIO warning messageYaniv Rosner
2012-03-27bnx2x: previous driver unload revisedYuval Mintz
2012-03-19bnx2x: changed iscsi/fcoe mac init and macrosDmitry Kravkov
2012-03-19bnx2x: reduced sparse warningsYuval Mintz
2012-03-19bnx2x: revised driver printsMerav Sicron
2012-03-19bnx2x: added 'likely' to fast-path skb existenceYuval Mintz
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-12bnx2x: mark functions as loaded on shared memoryYuval Mintz
2012-03-12bnx2x: dcb bit indices flags used as bitsYuval Mintz
2012-02-20bnx2x: add gro_checkDmitry Kravkov
2012-02-20use FW 7.2.16Dmitry Kravkov
2012-02-15net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka
2012-02-15bnx2x: allocate smaller Rx rings for 1G functionsMintz Yuval
2012-02-15bnx2x: consistent statistics after internal driver reloadMintz Yuval
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-07bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl
2012-01-26bnx2x: Update version to 1.72.0 and copyrightsAriel Elior
2012-01-26bnx2x: Recovery flow bug fixesAriel Elior
2012-01-26bnx2x: Track active PFs with bitmapAriel Elior
2012-01-26bnx2x: Loaded Firmware Version ValidationAriel Elior
2012-01-23bnx2x: allow user to change ring size in ISCSI SD modeDmitry Kravkov
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings
2011-12-13bnx2x: properly update skb when mtu > 1500Dmitry Kravkov
2011-12-04bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-11-29bnx2x: handle iSCSI SD modeDmitry Kravkov
2011-11-29bnx2x: Support for byte queue limitsTom Herbert
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-14bnx2x: uses build_skb() in receive pathEric Dumazet
2011-11-13bnx2x: Remove on-stack napi struct variableAriel Elior
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-10-21bnx2x: fix skb truesize underestimationEric Dumazet
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-08-26bnx2x: convert to SKB paged frag API.Ian Campbell
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-17bnx2x: Use pr_fmt and message logging cleanupsJoe Perches
2011-08-17bnx2x: Coalesce pr_cont uses and fix DP typosJoe Perches
2011-08-10broadcom: Move the Broadcom driversJeff Kirsher