aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bna/bnad.c
Commit message (Expand)AuthorAgeFilesLines
* Fix call trace when interrupts are disabled while sleeping function kzalloc i...Shyam Iyer2011-07-011-4/+3
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-221-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-191-1/+0
|\
| * bna: fix memory leak during RX path cleanupRasesh Mody2011-04-141-1/+0
* | net: bna: convert to hw_featuresMichał Mirosław2011-04-121-13/+9
|/
* bna: use device model DMA APIIvan Vecera2011-02-021-52/+56
* bna: IOC failure auto recovery fixRasesh Mody2010-12-251-4/+17
* bna: Restore VLAN filter tableRasesh Mody2010-12-251-2/+27
* bna: Fix for TX queueRasesh Mody2010-12-251-4/+16
* bna: Fix ethtool register dump and reordered an APIRasesh Mody2010-12-251-5/+3
* bna: TxRx and datapath fixRasesh Mody2010-12-251-188/+165
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-211-1/+1
* bna: scope and dead code cleanupRasesh Mody2010-10-051-19/+10
* bna: fix interrupt handlingRasesh Mody2010-10-051-21/+27
* bna: Check for NULL before deref in bnad_cb_tx_cleanupDavid S. Miller2010-09-121-1/+2
* NET: bna, fix lock imbalanceJiri Slaby2010-09-061-1/+2
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-021-1/+1
* bna: fix stats handlingEric Dumazet2010-09-021-28/+24
* bna: Fixed build break for allyesconfigRasesh Mody2010-08-251-5/+4
* bna: Brocade 10Gb Ethernet device driverRasesh Mody2010-08-231-0/+3270