summaryrefslogtreecommitdiffstats
path: root/drivers/net/bna
Commit message (Expand)AuthorAgeFilesLines
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-231-0/+1
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-2/+2
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-291-1/+2
* net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not usedShan Wei2011-04-201-7/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-195-16/+51
|\
| * bna: fix memory leak during RX path cleanupRasesh Mody2011-04-141-1/+0Star
| * bna: fix for clean fw re-initializationRasesh Mody2011-04-144-15/+51
* | bna: Fix set-but-unused variables.David S. Miller2011-04-183-30/+4Star
* | net: bna: convert to hw_featuresMichał Mirosław2011-04-123-78/+9Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-111-7/+3Star
|\
| * bna: Fix for handling firmware heartbeat failureRasesh Mody2011-04-061-7/+3Star
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* bna: use device model DMA APIIvan Vecera2011-02-032-53/+57
* bna: Remove unnecessary memset(,0,)Joe Perches2011-01-131-1/+0Star
* bna: Update the driver version to 2.3.2.3Rasesh Mody2010-12-261-1/+1
* bna: IOC failure auto recovery fixRasesh Mody2010-12-267-350/+1061
* bna: Restore VLAN filter tableRasesh Mody2010-12-261-2/+27
* bna: Removed unused codeRasesh Mody2010-12-263-253/+3Star
* bna: IOC uninit check and misc cleanupRasesh Mody2010-12-262-65/+2Star
* bna: Fix for TX queueRasesh Mody2010-12-263-6/+25
* bna: Enable pure priority tagged packet reception and rxf uninit cleanup fixRasesh Mody2010-12-261-0/+25
* bna: Fix ethtool register dump and reordered an APIRasesh Mody2010-12-262-9/+3Star
* bna: Port enable disable sync and txq priority fixRasesh Mody2010-12-264-39/+116
* bna: TxRx and datapath fixRasesh Mody2010-12-262-197/+178Star
* 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-0611-692/+170Star
* bna: fix interrupt handlingRasesh Mody2010-10-061-21/+27
* drivers/net: return operator cleanupEric Dumazet2010-09-271-3/+3
* bna: off by oneDan Carpenter2010-09-191-1/+1
* bna: Check for NULL before deref in bnad_cb_tx_cleanupDavid S. Miller2010-09-121-1/+2
* NET: bna, fix lock imbalanceJiri Slaby2010-09-071-1/+2
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-031-1/+1
* bna: fix stats handlingEric Dumazet2010-09-023-41/+33Star
* bna: Fixed build break for allyesconfigRasesh Mody2010-08-268-431/+162Star
* bna: Delete get_flags and set_flags ethtool methods.David S. Miller2010-08-241-2/+0Star
* bna: Brocade 10Gb Ethernet device driverRasesh Mody2010-08-2426-0/+21951