aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bna/bnad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-23bnad: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-22bna: Minor IRQ Index and Definition ChangeRasesh Mody1-9/+10
2011-07-22bna: CheckPatch CleanupRasesh Mody1-22/+22
2011-07-22bna: Print Driver VersionRasesh Mody1-1/+2
2011-07-21bnad: do vlan cleanupJiri Pirko1-38/+17
2011-07-15Separate handling of irq type flags variable from the irq_flags request_irq variableShyam Iyer1-3/+3
2011-07-08bna: use netdev_alloc_skb_ip_align()Eric Dumazet1-4/+2
2011-07-01Fix call trace when interrupts are disabled while sleeping function kzalloc is calledShyam Iyer1-4/+3
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker1-0/+1
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2011-04-14bna: fix memory leak during RX path cleanupRasesh Mody1-1/+0
2011-04-12net: bna: convert to hw_featuresMichał Mirosław1-13/+9
2011-02-02bna: use device model DMA APIIvan Vecera1-52/+56
2010-12-25bna: IOC failure auto recovery fixRasesh Mody1-4/+17
2010-12-25bna: Restore VLAN filter tableRasesh Mody1-2/+27
2010-12-25bna: Fix for TX queueRasesh Mody1-4/+16
2010-12-25bna: Fix ethtool register dump and reordered an APIRasesh Mody1-5/+3
2010-12-25bna: TxRx and datapath fixRasesh Mody1-188/+165
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 Mody1-19/+10
2010-10-05bna: fix interrupt handlingRasesh Mody1-21/+27
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 Dumazet1-28/+24
2010-08-25bna: Fixed build break for allyesconfigRasesh Mody1-5/+4
2010-08-23bna: Brocade 10Gb Ethernet device driverRasesh Mody1-0/+3270