| Commit message (Expand) | Author | Age | Files | Lines |
* | bna: Move the Brocade driver | Jeff Kirsher | 2011-08-11 | 25 | -21141/+0 |
* | bna: Remove Obsolete File bfi_ctreg.h | Rasesh Mody | 2011-08-03 | 1 | -646/+0 |
* | bna: Consolidated HW Registers for Supported HWs | Rasesh Mody | 2011-08-03 | 4 | -41/+497 |
* | bna: Remove get_regs Ethtool Support | Rasesh Mody | 2011-08-03 | 1 | -319/+0 |
* | bna: HW Interface Init Update | Rasesh Mody | 2011-08-01 | 1 | -11/+17 |
* | bna: Remove Unnecessary CNA Check | Rasesh Mody | 2011-08-01 | 1 | -12/+0 |
* | bnad: remove duplicated #include | Huang Weiyi | 2011-07-23 | 1 | -1/+0 |
* | bna: Header File Consolidation | Rasesh Mody | 2011-07-22 | 6 | -87/+69 |
* | bna: HW Error Counter Fix | Rasesh Mody | 2011-07-22 | 3 | -0/+6 |
* | bna: Add HW Semaphore Unlock Logic | Rasesh Mody | 2011-07-22 | 2 | -0/+31 |
* | bna: IOC Event Name Change | Rasesh Mody | 2011-07-22 | 1 | -10/+10 |
* | bna: Mboxq Flush When IOC Disabled | Rasesh Mody | 2011-07-22 | 1 | -3/+4 |
* | bna: Minor IRQ Index and Definition Change | Rasesh Mody | 2011-07-22 | 2 | -9/+13 |
* | bna: State Machine Fault Handling Cleanup | Rasesh Mody | 2011-07-22 | 4 | -64/+64 |
* | bna: IOC Event Notification Enhancement | Rasesh Mody | 2011-07-22 | 4 | -54/+99 |
* | bna: CheckPatch Cleanup | Rasesh Mody | 2011-07-22 | 13 | -215/+215 |
* | bna: Print Driver Version | Rasesh Mody | 2011-07-22 | 1 | -1/+2 |
* | bnad: do vlan cleanup | Jiri Pirko | 2011-07-21 | 2 | -39/+19 |
* | Separate handling of irq type flags variable from the irq_flags request_irq v... | Shyam Iyer | 2011-07-15 | 1 | -3/+3 |
* | bna: use netdev_alloc_skb_ip_align() | Eric Dumazet | 2011-07-08 | 1 | -4/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-07-05 | 1 | -4/+3 |
|\ |
|
| * | Fix call trace when interrupts are disabled while sleeping function kzalloc i... | Shyam Iyer | 2011-07-01 | 1 | -4/+3 |
* | | net: Remove unneeded version.h includes from drivers/net/ | Jesper Juhl | 2011-06-24 | 1 | -1/+0 |
* | | drivers/net: Remove casts of void * | Joe Perches | 2011-06-21 | 2 | -2/+2 |
|/ |
|
* | Add appropriate <linux/prefetch.h> include for prefetch users | Paul Gortmaker | 2011-05-22 | 1 | -0/+1 |
* | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 2011-04-29 | 1 | -2/+2 |
* | ethtool: Use full 32 bit speed range in ethtool's set_settings | David Decotigny | 2011-04-29 | 1 | -1/+2 |
* | net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not used | Shan Wei | 2011-04-19 | 1 | -7/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-19 | 5 | -16/+51 |
|\ |
|
| * | bna: fix memory leak during RX path cleanup | Rasesh Mody | 2011-04-14 | 1 | -1/+0 |
| * | bna: fix for clean fw re-initialization | Rasesh Mody | 2011-04-14 | 4 | -15/+51 |
* | | bna: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 3 | -30/+4 |
* | | net: bna: convert to hw_features | Michał Mirosław | 2011-04-12 | 3 | -78/+9 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-04-11 | 1 | -7/+3 |
|\ |
|
| * | bna: Fix for handling firmware heartbeat failure | Rasesh Mody | 2011-04-06 | 1 | -7/+3 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
|/ |
|
* | bna: use device model DMA API | Ivan Vecera | 2011-02-02 | 2 | -53/+57 |
* | bna: Remove unnecessary memset(,0,) | Joe Perches | 2011-01-12 | 1 | -1/+0 |
* | bna: Update the driver version to 2.3.2.3 | Rasesh Mody | 2010-12-25 | 1 | -1/+1 |
* | bna: IOC failure auto recovery fix | Rasesh Mody | 2010-12-25 | 7 | -350/+1061 |
* | bna: Restore VLAN filter table | Rasesh Mody | 2010-12-25 | 1 | -2/+27 |
* | bna: Removed unused code | Rasesh Mody | 2010-12-25 | 3 | -253/+3 |
* | bna: IOC uninit check and misc cleanup | Rasesh Mody | 2010-12-25 | 2 | -65/+2 |
* | bna: Fix for TX queue | Rasesh Mody | 2010-12-25 | 3 | -6/+25 |
* | bna: Enable pure priority tagged packet reception and rxf uninit cleanup fix | Rasesh Mody | 2010-12-25 | 1 | -0/+25 |
* | bna: Fix ethtool register dump and reordered an API | Rasesh Mody | 2010-12-25 | 2 | -9/+3 |
* | bna: Port enable disable sync and txq priority fix | Rasesh Mody | 2010-12-25 | 4 | -39/+116 |
* | bna: TxRx and datapath fix | Rasesh Mody | 2010-12-25 | 2 | -197/+178 |
* | vlan: Don't check for vlan group before vlan_tx_tag_present. | Jesse Gross | 2010-10-21 | 1 | -1/+1 |
* | bna: scope and dead code cleanup | Rasesh Mody | 2010-10-05 | 11 | -692/+170 |