aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bna
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
* 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-191-7/+0
* 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/+0
| * bna: fix for clean fw re-initializationRasesh Mody2011-04-144-15/+51
* | bna: Fix set-but-unused variables.David S. Miller2011-04-173-30/+4
* | net: bna: convert to hw_featuresMichał Mirosław2011-04-123-78/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-111-7/+3
|\
| * bna: Fix for handling firmware heartbeat failureRasesh Mody2011-04-061-7/+3
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* bna: use device model DMA APIIvan Vecera2011-02-022-53/+57
* bna: Remove unnecessary memset(,0,)Joe Perches2011-01-121-1/+0
* bna: Update the driver version to 2.3.2.3Rasesh Mody2010-12-251-1/+1
* bna: IOC failure auto recovery fixRasesh Mody2010-12-257-350/+1061
* bna: Restore VLAN filter tableRasesh Mody2010-12-251-2/+27
* bna: Removed unused codeRasesh Mody2010-12-253-253/+3
* bna: IOC uninit check and misc cleanupRasesh Mody2010-12-252-65/+2
* bna: Fix for TX queueRasesh Mody2010-12-253-6/+25
* bna: Enable pure priority tagged packet reception and rxf uninit cleanup fixRasesh Mody2010-12-251-0/+25
* bna: Fix ethtool register dump and reordered an APIRasesh Mody2010-12-252-9/+3
* bna: Port enable disable sync and txq priority fixRasesh Mody2010-12-254-39/+116
* bna: TxRx and datapath fixRasesh Mody2010-12-252-197/+178
* 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-0511-692/+170
* bna: fix interrupt handlingRasesh Mody2010-10-051-21/+27
* drivers/net: return operator cleanupEric Dumazet2010-09-261-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-061-1/+2
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-021-1/+1
* bna: fix stats handlingEric Dumazet2010-09-023-41/+33
* bna: Fixed build break for allyesconfigRasesh Mody2010-08-258-431/+162
* bna: Delete get_flags and set_flags ethtool methods.David S. Miller2010-08-231-2/+0
* bna: Brocade 10Gb Ethernet device driverRasesh Mody2010-08-2326-0/+21951