aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bna (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-02bna: use device model DMA APIIvan Vecera2-53/+57
2011-01-12bna: Remove unnecessary memset(,0,)Joe Perches1-1/+0
2010-12-25bna: Update the driver version to 2.3.2.3Rasesh Mody1-1/+1
2010-12-25bna: IOC failure auto recovery fixRasesh Mody7-350/+1061
2010-12-25bna: Restore VLAN filter tableRasesh Mody1-2/+27
2010-12-25bna: Removed unused codeRasesh Mody3-253/+3
2010-12-25bna: IOC uninit check and misc cleanupRasesh Mody2-65/+2
2010-12-25bna: Fix for TX queueRasesh Mody3-6/+25
2010-12-25bna: Enable pure priority tagged packet reception and rxf uninit cleanup fixRasesh Mody1-0/+25
2010-12-25bna: Fix ethtool register dump and reordered an APIRasesh Mody2-9/+3
2010-12-25bna: Port enable disable sync and txq priority fixRasesh Mody4-39/+116
2010-12-25bna: TxRx and datapath fixRasesh Mody2-197/+178
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross1-1/+1
2010-10-05bna: scope and dead code cleanupRasesh Mody11-692/+170
2010-10-05bna: fix interrupt handlingRasesh Mody1-21/+27
2010-09-26drivers/net: return operator cleanupEric Dumazet1-3/+3
2010-09-19bna: off by oneDan Carpenter1-1/+1
2010-09-12bna: Check for NULL before deref in bnad_cb_tx_cleanupDavid S. Miller1-1/+2
2010-09-06NET: bna, fix lock imbalanceJiri Slaby1-1/+2
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet1-1/+1
2010-09-02bna: fix stats handlingEric Dumazet3-41/+33
2010-08-25bna: Fixed build break for allyesconfigRasesh Mody8-431/+162
2010-08-23bna: Delete get_flags and set_flags ethtool methods.David S. Miller1-2/+0
2010-08-23bna: Brocade 10Gb Ethernet device driverRasesh Mody26-0/+21951