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