summaryrefslogtreecommitdiff
path: root/drivers/net/bna
AgeCommit message (Expand)Author
2011-07-23bnad: remove duplicated #includeHuang Weiyi
2011-07-22bna: Header File ConsolidationRasesh Mody
2011-07-22bna: HW Error Counter FixRasesh Mody
2011-07-22bna: Add HW Semaphore Unlock LogicRasesh Mody
2011-07-22bna: IOC Event Name ChangeRasesh Mody
2011-07-22bna: Mboxq Flush When IOC DisabledRasesh Mody
2011-07-22bna: Minor IRQ Index and Definition ChangeRasesh Mody
2011-07-22bna: State Machine Fault Handling CleanupRasesh Mody
2011-07-22bna: IOC Event Notification EnhancementRasesh Mody
2011-07-22bna: CheckPatch CleanupRasesh Mody
2011-07-22bna: Print Driver VersionRasesh Mody
2011-07-21bnad: do vlan cleanupJiri Pirko
2011-07-15Separate handling of irq type flags variable from the irq_flags request_irq v...Shyam Iyer
2011-07-08bna: use netdev_alloc_skb_ip_align()Eric Dumazet
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-01Fix call trace when interrupts are disabled while sleeping function kzalloc i...Shyam Iyer
2011-06-24net: Remove unneeded version.h includes from drivers/net/Jesper Juhl
2011-06-21drivers/net: Remove casts of void *Joe Perches
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-19net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not usedShan Wei
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-17bna: Fix set-but-unused variables.David S. Miller
2011-04-14bna: fix memory leak during RX path cleanupRasesh Mody
2011-04-14bna: fix for clean fw re-initializationRasesh Mody
2011-04-12net: bna: convert to hw_featuresMichał Mirosław
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-06bna: Fix for handling firmware heartbeat failureRasesh Mody
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-02bna: use device model DMA APIIvan Vecera
2011-01-12bna: Remove unnecessary memset(,0,)Joe Perches
2010-12-25bna: Update the driver version to 2.3.2.3Rasesh Mody
2010-12-25bna: IOC failure auto recovery fixRasesh Mody
2010-12-25bna: Restore VLAN filter tableRasesh Mody
2010-12-25bna: Removed unused codeRasesh Mody
2010-12-25bna: IOC uninit check and misc cleanupRasesh Mody
2010-12-25bna: Fix for TX queueRasesh Mody
2010-12-25bna: Enable pure priority tagged packet reception and rxf uninit cleanup fixRasesh Mody
2010-12-25bna: Fix ethtool register dump and reordered an APIRasesh Mody
2010-12-25bna: Port enable disable sync and txq priority fixRasesh Mody
2010-12-25bna: TxRx and datapath fixRasesh Mody
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross
2010-10-05bna: scope and dead code cleanupRasesh Mody
2010-10-05bna: fix interrupt handlingRasesh Mody
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-09-19bna: off by oneDan Carpenter
2010-09-12bna: Check for NULL before deref in bnad_cb_tx_cleanupDavid S. Miller
2010-09-06NET: bna, fix lock imbalanceJiri Slaby
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet