summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x
AgeCommit message (Expand)Author
2012-03-19bnx2x: revised driver printsMerav Sicron
2012-03-19bnx2x: added 'likely' to fast-path skb existenceYuval Mintz
2012-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-16bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt
2012-03-16bnx2x: fix a crash on corrupt firmware fileMichal Schmidt
2012-03-13bnx2x: code doesn't use stats for allocating Rx BDsDmitry Kravkov
2012-03-13bnx2x: ethtool returns req. AN even when AN failsYuval Mintz
2012-03-13bnx2x: ethtool now returns unknown speed/duplexYuval Mintz
2012-03-13bnx2x: mark functions as loaded on shared memoryYuval Mintz
2012-03-13bnx2x: use param's id instead of sp_obj's idYuval Mintz
2012-03-13bnx2x: set_one_mac_e1x uses raw's state as inputYuval Mintz
2012-03-13bnx2x: removed unused function bnx2x_queue_set_cos_cidYuval Mintz
2012-03-13bnx2x: move LLH_CAM to header, apply naming conventionsYuval Mintz
2012-03-13bnx2x: FCoE statistics id fixedYuval Mintz
2012-03-13bnx2x: dcb bit indices flags used as bitsYuval Mintz
2012-03-13bnx2x: added cpu_to_le16 when preparing ramrod's dataAriel Elior
2012-03-13bnx2x: pfc statistics counts pfc events twiceYuval Mintz
2012-03-03net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend
2012-02-21bnx2x: update driver version to 1.72.10-0Dmitry Kravkov
2012-02-21bnx2x: add gro_checkDmitry Kravkov
2012-02-21use FW 7.2.16Dmitry Kravkov
2012-02-20bnx2x: make bnx2x_close() static againMichal Schmidt
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-13bnx2x: fix bnx2x_storm_stats_update() on big endianEric Dumazet
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-02-11Merge 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-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2012-01-26bnx2x: Update version to 1.72.0 and copyrightsAriel Elior
2012-01-26bnx2x: Recoverable and unrecoverable error statisticsAriel Elior
2012-01-26bnx2x: Recovery flow bug fixesAriel Elior
2012-01-26bnx2x: Track active PFs with bitmapAriel Elior
2012-01-26bnx2x: Lock PF-common resourcesAriel Elior
2012-01-26bnx2x: Loaded Firmware Version ValidationAriel Elior
2012-01-26bnx2x: Function Level Reset Final CleanupAriel Elior
2012-01-26bnx2x: Obtain Bus Device Function from registerAriel Elior