summaryrefslogtreecommitdiffstats
path: root/drivers/net/bna
Commit message (Expand)AuthorAgeFilesLines
* bna: Move the Brocade driverJeff Kirsher2011-08-1125-21141/+0
* bna: Remove Obsolete File bfi_ctreg.hRasesh Mody2011-08-031-646/+0
* bna: Consolidated HW Registers for Supported HWsRasesh Mody2011-08-034-41/+497
* bna: Remove get_regs Ethtool SupportRasesh Mody2011-08-031-319/+0
* bna: HW Interface Init UpdateRasesh Mody2011-08-011-11/+17
* bna: Remove Unnecessary CNA CheckRasesh Mody2011-08-011-12/+0
* bnad: remove duplicated #includeHuang Weiyi2011-07-231-1/+0
* bna: Header File ConsolidationRasesh Mody2011-07-226-87/+69
* bna: HW Error Counter FixRasesh Mody2011-07-223-0/+6
* bna: Add HW Semaphore Unlock LogicRasesh Mody2011-07-222-0/+31
* bna: IOC Event Name ChangeRasesh Mody2011-07-221-10/+10
* bna: Mboxq Flush When IOC DisabledRasesh Mody2011-07-221-3/+4
* bna: Minor IRQ Index and Definition ChangeRasesh Mody2011-07-222-9/+13
* bna: State Machine Fault Handling CleanupRasesh Mody2011-07-224-64/+64
* bna: IOC Event Notification EnhancementRasesh Mody2011-07-224-54/+99
* bna: CheckPatch CleanupRasesh Mody2011-07-2213-215/+215
* bna: Print Driver VersionRasesh Mody2011-07-221-1/+2
* bnad: do vlan cleanupJiri Pirko2011-07-212-39/+19
* Separate handling of irq type flags variable from the irq_flags request_irq v...Shyam Iyer2011-07-151-3/+3
* bna: use netdev_alloc_skb_ip_align()Eric Dumazet2011-07-081-4/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-051-4/+3
|\
| * Fix call trace when interrupts are disabled while sleeping function kzalloc i...Shyam Iyer2011-07-011-4/+3
* | net: Remove unneeded version.h includes from drivers/net/Jesper Juhl2011-06-241-1/+0
* | drivers/net: Remove casts of void *Joe Perches2011-06-212-2/+2
|/
* 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