bnx2: Refine VPD logic.
[safe/jmp/linux-2.6] / drivers / net / benet /
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-12-03 Ajit Khapardebe2net: Bump up the driver version number
2009-12-03 Ajit Khapardebe2net: Support for WoL using magic packet after suspend.
2009-12-03 Ajit Khapardebe2net: Changes to print fw command opcode when command...
2009-12-03 Alexander Duyckbe2net: remove use of skb_dma_map/unmap
2009-12-02 Ajit Khapardebe2net: fix unnecessary access to hardware to get link...
2009-12-02 Ajit Khapardebe2net: Add be_rx_polls counter
2009-12-02 Ajit Khapardebe2net: fix to allow port beacon when device is closed
2009-12-02 Ajit Khapardebe2net: check for valid ether address
2009-12-02 Ajit Khapardebe2net: initialize netdev->perm_addr
2009-12-02 Ajit Khapardebe2net: set netdev->vlan_features appropriately
2009-11-23 Sathya Perlabe2net: remove BUG_ON() when be2net runs out of mccq...
2009-11-23 Sathya Perlabe2net: Fix cleanup path in be_probe()
2009-11-23 Sathya Perlabe2net: Issue fw_init/clean cmds to fw
2009-11-23 Sathya Perlabe2net: Fix rx_drops_no_fragments stat being incorrectl...
2009-11-23 Sathya Perlabe2net: support configuration of 64 multicast addresses...
2009-11-20 Sarveshwar Bandibe2net: Patch to flash redboot section while firmware...
2009-11-09 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-07 Ajit Khapardebe2net: Bug fix to send config commands to hardware...
2009-11-07 Ajit Khapardebe2net: fix to set proper flow control on resume
2009-11-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-06 Sathya Perlabe2net: Fix CQE_STATUS_EXTD_SHIFT define
2009-10-29 Ajit Khapardebe2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
2009-10-28 Sarveshwar Bandibe2net: Changes to update ethtool get_settings function...
2009-10-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-17 Ajit Khapardebe2net: Add support for next generation of BladeEngine...
2009-10-15 Sathya Perlabe2net: fix support for PCI hot plug
2009-10-15 Sathya Perlabe2net: fix promiscuous and multicast promiscuous modes...
2009-10-13 Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
2009-10-12 Sarveshwar Bandibe2net: Implement ethtool get_phys_id function.
2009-10-07 Ajit Khapardebe2net: Get rid of net_device_stats from adapter.
2009-10-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-07 Ajit Khapardebe2net: Bug fix to properly update ethtool tx-checksumm...
2009-10-07 Ajit Khapardebe2net: Fix a typo in be_cmds.h
2009-10-07 Ajit Khapardebe2net: Bug Fix while accounting of multicast frames...
2009-10-05 Ajit Khapardebe2net: Fix a bug in preparation of mcc wrb which was...
2009-10-05 Ben Hutchingsnet: Convert ethtool {get_stats, self_test}_count(...
2009-10-01 Ajit Khapardebe2net: Workaround to fix a bug in Rx Completion proces...
2009-09-17 Sathya Perlabe2net: fix some cmds to use mccq instead of mbox
2009-09-07 Ajit Khapardebe2net: Code changes in Tx path to use skb_dma_map...
2009-09-07 Ajit Khapardebe2net: Changes to support flashing of the be2 network...
2009-09-03 Eric Dumazetdrivers: Kill now superfluous ->last_rx stores
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-08-18 Sathya Perlabe2net: destroy mcc queue before tx queues
2009-08-18 Sathya Perlabe2net: refactor be_msix_(un)register() code.
2009-08-18 Sathya Perlabe2net: Set mac addr in hw regardless of netif_running()
2009-08-13 Sarveshwar Bandibe2net:Creating/destroying queues regardless of netif_r...
2009-08-13 Sathya Perlabe2net: clear & notify residual events before destroyin...
2009-08-13 Sathya Perlabe2net: fix bad queue traversal in be_rx_q_clean()
2009-08-13 Sathya Perlabe2net: Clear pending tx completions before destroying...
2009-08-05 sarveshwarbbe2net: Patch to perform function reset at initialization
2009-08-02 Sathya Perlabe2net: delete unnecessary code from be_cmd_POST()
2009-08-02 Sathya Perlabe2net: some name changes for consistency
2009-08-02 Sathya Perlabe2net: replace some printks with dev_err()/dev_warn()
2009-08-02 Sathya Perlabe2net: remove pci_func field from be_adapter struct
2009-08-02 Sathya Perlabe2net: get rid of be_ctrl_info struct/abstraction
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-24 Ajit Khapardebe2net: Add GRO support to the be2net driver. LRO is...
2009-07-22 Ajit Khapardebe2net: Bug fix in the non-lro path. Size of received...
2009-07-04 Sathya Perlabe2net: fix spurious interrupt handling in intx mode
2009-06-29 Ajit Khapardebe2net: Fix to avoid a crash seen on PPC with LRO and...
2009-06-19 Sathya Perlabe2net: receive asynchronous link status notifications...
2009-06-19 Sathya Perlabe2net: cleanup multicast_set cmd to avoid mc_list...
2009-06-19 Sathya Perlabe2net: Use MCC queue for cmds that may be called in...
2009-06-19 Sathya Perlabe2net: Add MCC queue mechanism for BE cmds
2009-06-11 Sathya Perlabe2net: Fix be_tx_q_clean() being called on freed queues
2009-06-11 Sathya Perlabe2net: Fix early reset of rx-completion
2009-06-11 Sathya Perlabe2net: Fix rx stats updation in non-lro path
2009-06-11 Sathya Perlabe2net: fix netdev stats rx_errors and rx_dropped
2009-06-11 Sathya Perlabe2net: Use cancel_delayed_work_sync instead of cancel_...
2009-06-09 David S. Millerbe2net: Remove unnecessary frag list traversing.
2009-05-29 Eric Dumazetnet: dont update dev->trans_start in 10GB drivers
2009-05-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-18 Ajit Khapardebe2net: add two new pci device ids to pci device table
2009-04-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-04-13 Ajit Khapardebe2net: fix for default setting of pause auto-negotiation
2009-04-13 Ajit Khapardebe2net: changes for checksum and segmentation offload
2009-04-13 Yang HongyangReplace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
2009-03-27 Stephen Hemmingerbenet: use do_div() for 64 bit divide
2009-03-24 Sathya Perlabe2net: cleanup rx/tx rate calculations
2009-03-20 Sathya Perlabe2net: fix to restore vlan ids into BE2 during a IF...
2009-03-20 Sathya Perlabe2net: replenish when posting to rx-queue is starved...
2009-03-12 Sathya Perlanet: Add be2net driver.