]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2012-05-16 Michal Schmidtbnx2x: fix memory leak in bnx2x_init_firmware()
2012-05-16 Michal Schmidtbnx2x: fix a crash on corrupt firmware file
2012-05-16 Michal Schmidtbnx2x: make bnx2x_close() static again
2012-05-16 Mintz Yuvalbnx2x: removed code re-checking memory base after devic...
2012-05-16 Mintz Yuvalbnx2x: allow BCM84833 phy to advertise 100Base-T speeds
2012-05-16 Mintz Yuvalbnx2x: notify cnic of address of info-to-the-mcp
2012-05-16 Mintz Yuvalbnx2x: allocate smaller Rx rings for 1G functions
2012-05-16 Merav Sicronbnx2x: allocate memory dynamically in ethtool self...
2012-05-16 Yaniv Rosnerbnx2x: force 10G on 84833 phy should be autoneg with...
2012-05-16 Yaniv Rosnerbnx2x: added autoneg-restart after link advertisement...
2012-05-16 Mintz Yuvalbnx2x: ethtool publishes link partners speed and FC
2012-05-16 Yaniv Rosnerbnx2x: half duplex support added for several boards
2012-05-16 Michal Schmidtbnx2x: remove the 'poll' module option
2012-05-16 Eric Dumazetbnx2x: fix bnx2x_storm_stats_update() on big endian
2012-05-16 Jesper Juhlbnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb...
2012-05-16 Ariel Eliorbnx2x: Update version to 1.72.0 and copyrights
2012-05-16 Ariel Eliorbnx2x: Recoverable and unrecoverable error statistics
2012-05-16 Ariel Eliorbnx2x: Recovery flow bug fixes
2012-05-16 Dmitry Kravkovbnx2x: init fw_seq after undi_unload is done
2012-05-16 Ariel Eliorbnx2x: Track active PFs with bitmap
2012-05-16 Ariel Eliorbnx2x: Lock PF-common resources
2012-05-16 Dmitry Kravkovbnx2x: don't reset device while reading its configuration.
2012-05-16 Ariel Eliorbnx2x: Loaded Firmware Version Validation
2012-05-16 Ariel Eliorbnx2x: Function Level Reset Final Cleanup
2012-05-16 Ariel Eliorbnx2x: Obtain Bus Device Function from register
2012-05-16 Ariel Eliorbnx2x: Removing indirect register access
2012-05-16 Ariel Eliorbnx2x: Support Queue Per Cos in 5771xx devices
2012-05-16 Yaniv Rosnerbnx2x: Remove 100Mb force speed for BCM84833
2012-05-16 Yaniv Rosnerbnx2x: Fix ethtool advertisement
2012-05-16 Dan Carpenterbnx2x: unlock before returning an error
2012-05-16 Yuval Mintzbnx2x: fix compilation error with SOE in fw_dump
2012-05-16 Ariel Eliorbnx2x: handle CHIP_REVISION during init_one
2012-05-16 Dmitry Kravkovbnx2x: don't access removed registers on 57712 and...
2012-05-16 Dmitry Kravkovbnx2x: properly clean indirect addresses
2012-05-16 Dmitry Kravkovbnx2x: allow user to change ring size in ISCSI SD mode
2012-05-16 Dmitry Kravkovbnx2x: fix Big-Endianess in ethtool -t
2012-05-16 Yuval Mintzbnx2x: fixed ethtool statistics for MF modes
2012-05-16 Yuval Mintzbnx2x: credit-leakage fixup on vlan_mac_del_all
2012-05-16 Yaniv Rosnerbnx2x: Disable AN KR work-around for BCM57810
2012-05-16 Yaniv Rosnerbnx2x: Remove AutoGrEEEn for BCM84833
2012-05-16 Yaniv Rosnerbnx2x: Fix PFC setting on BCM57840
2012-05-16 Yaniv Rosnerbnx2x: Fix Super-Isolate mode for BCM84833
2012-05-16 Barak Witkowskibnx2x: handle vpd data longer than 128 bytes
2012-05-16 Dmitry Kravkovbnx2x: properly update skb when mtu > 1500
2012-05-16 Joe Jinbnx2x: properly initialize L5 features
2012-05-16 Barak Witkowskibnx2x: fix typo in fcoe stats collection
2012-05-16 Michael Chanbnx2x: Fix compile errors if CONFIG_CNIC is not set
2012-05-16 Barak Witkowskibnx2x, cnic: support DRV_INFO upon FW request
2012-05-16 Ariel Eliorbnx2x: support classification config query
2012-05-16 Barak Witkowskibnx2x: add fcoe statistics
2012-05-16 Barak Witkowskibnx2x: add PFC statistics
2012-05-16 Thomas Meyerbnx2x: Use kcalloc instead of kzalloc to allocate array
2012-05-16 Dmitry Kravkovbnx2x: handle iSCSI SD mode
2012-05-16 Vladislav Zolotarovbnx2x: fix rx ring size report
2012-05-16 Yaniv Rosnerbnx2x: Change value comparison order
2012-05-16 Yaniv Rosnerbnx2x: Cosmetic changes
2012-05-16 Yaniv Rosnerbnx2x: Fix self test of BCM57800
2012-05-16 Yaniv Rosnerbnx2x: Add known PHY type check
2012-05-16 Yaniv Rosnerbnx2x: Change Warpcore MDIO work around mode
2012-05-16 Yaniv Rosnerbnx2x: Fix BCM84833 link and LED behavior
2012-05-16 Yaniv Rosnerbnx2x: Warpcore HW reset following fan failure
2012-05-16 Yaniv Rosnerbnx2x: ETS changes
2012-05-16 Yaniv Rosnerbnx2x: Fix ETS bandwidth
2012-05-16 Yaniv Rosnerbnx2x: PFC changes
2012-05-16 Yaniv Rosnerbnx2x: Fix 5461x LED
2012-05-16 Dmitry Kravkovbnx2x: cache-in compressed fw image
2012-05-16 Dmitry Kravkovbnx2x: add endline at end of message
2012-05-16 Eric Dumazetbnx2x: uses build_skb() in receive path
2012-05-16 Eric Dumazetnet: introduce build_skb()
2012-05-16 Eric Dumazetnet: more accurate skb truesize
2012-05-16 Dmitry Kravkovbnx2x: update driver version to 1.70.35-0
2012-05-16 Ariel Eliorbnx2x: Remove on-stack napi struct variable
2012-05-16 Dmitry Kravkovbnx2x: prevent race in statistics flow
2012-05-16 Ariel Eliorbnx2x: add fan failure event handling
2012-05-16 Dmitry Kravkovbnx2x: remove unused #define
2012-05-16 Dmitry Kravkovbnx2x: simplify definition of RX_SGE_MASK_LEN and use it.
2012-05-16 Dmitry Kravkovbnx2x: propagate DCBX negotiation
2012-05-16 Dmitry Kravkovbnx2x: fix MF for 4-port devices
2012-05-16 Dmitry Kravkovbnx2x: DCBX: use #define instead of magic
2012-05-16 Joe Jinbnx2x: separate FCoE and iSCSI license initialization.
2012-05-16 Dmitry Kravkovbnx2x: remove unused variable
2012-05-16 Dmitry Kravkovbnx2x: use rx_queue index for skb_record_rx_queue()
2012-05-16 Joe Jinbnx2x: allow FCoE and DCB for 578xx
2012-05-16 Dmitry Kravkovbnx2x: update driver version to 1.70.30-0
2012-05-16 Dmitry Kravkovbnx2x: use FW 7.0.29.0
2012-05-16 Joe Jinbnx2x: add bnx2x FW 7.0.29
2012-05-16 Yaniv Rosnerbnx2x: Enable changing speed when port type is PORT_DA
2012-05-16 Yaniv Rosnerbnx2x: Fix 54618se LED behavior
2012-05-16 Yaniv Rosnerbnx2x: Fix RX/TX problem caused by the MAC layer
2012-05-16 Yaniv Rosnerbnx2x: Add link retry to 578xx-KR
2012-05-16 Yaniv Rosnerbnx2x: Fix LED blink rate for 578xx
2012-05-16 Eric Dumazetbnx2x: fix skb truesize underestimation
2012-05-16 Dan Carpenterbnx2x: remove some dead code
2012-05-16 Dmitry Kravkovbnx2x: Fix build error
2012-05-16 Yaniv Rosnerbnx2x: Add new PHY BCM54616
2012-05-16 Joe Jinbnx2x: resurrect RX hashing
2012-05-16 Ian Campbellbnx2x: convert to SKB paged frag API.
2012-05-16 Ian Campbellnet: add APIs for manipulating skb page fragments.
2012-05-16 Joe Jinbnx2x: Use pr_fmt and message logging cleanups
2012-05-16 Joe Perchesbnx2x: Coalesce pr_cont uses and fix DP typos
next