tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / drivers / net / benet /
2010-02-16 Sathya Perlabe2net: implement EEH pci error recovery handlers
2010-02-12 Ajit Khapardebe2net: bug fix in be_read_eeprom
2010-02-12 Ajit Khapardebe2net: remove ASIC generation number from Kconfig
2010-02-12 Ajit Khapardebe2net: change the driver description
2010-02-12 Ajit Khapardebe2net: fix to limit max vlans supported in certain...
2010-02-12 Ajit Khapardebe2net: minor code optimizations
2010-02-12 Ajit Khapardebe2net: bug fix in be_change_mtu
2010-02-12 Ajit Khapardebe2net: bug fix for flashing the BladeEngine3 ASIC
2010-02-12 Ajit Khapardebe2net: remove unused pci device id
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-02-04 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-02-02 Sathya Perlabe2net: use eq-id to calculate cev-isr reg offset
2010-01-29 David S. Millerbe2net: Fix memset() arg ordering.
2010-01-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-28 Ajit Khapardebe2net: Bug fix to support newer generation of BE ASIC
2010-01-23 Sathya Perlabe2net: swap only first 2 fields of mcc_wrb
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-22 Sathya Perlabe2net: fix bug in rx page posting
2010-01-22 Sarveshwar Bandibe2net: Add link test to list of ethtool self tests.
2010-01-22 Sarveshwar Bandibe2net: ethtool self test reorganization.
2010-01-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-08 Sarveshwar Bandibe2net: implements ethtool function to read eeprom...
2009-12-24 Sarveshwar Bandibe2net: Bug fix to return correct values in ethtool...
2009-12-24 Sarveshwar Bandibe2net: Bug fix to config NIC appropriately before...
2009-12-24 Sarveshwar Bandibe2net: Bug fix to avoid soft lockup in loopback test.
2009-12-12 Ajit Khapardebe2net: fix error in rx completion processing.
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-04 Suresh Rbe2net: Add support for ethtool self test
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
next