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