]> Pileus Git - ~andy/linux/history - drivers
qlge: Updating Schultz LICENSE.qlge file.
[~andy/linux] / drivers /
2012-02-04 Manish chopraqlcnic: Fix API unlock
2012-02-04 Sritej Velagaqlcnic: Fix firmware abort code check.
2012-02-04 Sony Chackoqlcnic: report valid speed and duplex status when link...
2012-02-04 Sritej Velagaqlcnic: Stop pause ctrl frames on fw hang.
2012-02-04 Sony Chackonetxen: report valid speed and duplex status when link...
2012-02-04 Rajesh Borundianetxen: Fix a panic during driver unload in device_remo...
2012-02-04 Sritej Velaganetxen_nic: Error logging on firmware hang
2012-02-04 Sritej Velaganetxen_nic: Fix phy link status
2012-02-04 Manish chopranetxen_nic: fw dump support
2012-02-04 Sritej Velaganetxen_nic: fix cdrp race condition
2012-02-02 Danny Kukawkaeicon: fix -Warray-bounds warning
2012-02-02 David Millerqeth: Move away from using neighbour entries in qeth_l3...
2012-02-02 Krishna Gudipatibna: Implement ethtool flash_device entry point.
2012-02-01 Masanari Iidavmxnet3: Fix typo in vmxnet3_drv.c
2012-02-01 Masanari Iidaatm: Fix typo in lanai.c
2012-02-01 Danny Kukawkahamradio: fix incompatible pointer in module parameter
2012-02-01 Sathya Perlabe2net: add descriptions for stat counters reported...
2012-02-01 Peter P Waskiewicz Jrixgbe: Add module parameter to allow untested and unsaf...
2012-02-01 Akinobu MitamISDN: use memchr_inv
2012-01-31 Joe Perchesdrivers/net: Remove alloc_etherdev error messages
2012-01-31 Joe Perchesdrivers/net: Remove unnecessary k.alloc/v.alloc OOM...
2012-01-31 Francois Romieur8169: spinlock redux.
2012-01-31 Francois Romieur8169: avoid a useless work scheduling.
2012-01-31 Francois Romieur8169: move task enable boolean to bitfield.
2012-01-31 Francois Romieur8169: bh locking redux and task scheduling.
2012-01-31 Francois Romieur8169: fix early queue wake-up.
2012-01-30 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2012-01-30 Paul Gortmakerdrivers/net: strip unused module code from sun3_82586.c
2012-01-30 Paul Gortmakerdrivers/net: fix up stale paths from driver reorg
2012-01-30 David S. MillerMerge branch 'davem-next.r8169' of git://violet.fr...
2012-01-30 Ben Hutchingssfc: Use a more sensible cast in efx_rx_buf_offset()
2012-01-30 Ben Hutchingssfc: MTD: Leave the DEBUG macro alone
2012-01-29 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2012-01-27 Francois Romieur8169: remove work from irq handler.
2012-01-27 Francois Romieur8169: missing barriers.
2012-01-27 Francois Romieur8169: irq mask helpers.
2012-01-27 Francois Romieur8169: factor out IntrMask writes.
2012-01-27 Francois Romieur8169: stop delaying workqueue.
2012-01-27 Francois Romieur8169: remove rtl8169_reinit_task.
2012-01-27 Francois Romieur8169: remove hardcoded PCIe registers accesses.
2012-01-27 Bruce Allane1000e: update copyright year
2012-01-27 Bruce Allane1000e: split lib.c into three more-appropriate files
2012-01-27 Bruce Allane1000e: call er16flash() instead of __er16flash()
2012-01-27 Bruce Allane1000e: increase version number
2012-01-27 Bruce Allane1000e: convert final strncpy() to strlcpy()
2012-01-27 Bruce Allane1000e: concatenate long debug strings which span multi...
2012-01-27 Bruce Allane1000e: conditionally restart autoneg on 82577/8/9...
2012-01-27 Bruce Allane1000e: increase Rx PBA to prevent dropping received...
2012-01-27 Bruce Allane1000e: ICHx/PCHx LOMs should use LPLU setting in NVM...
2012-01-27 Bruce Allane1000e: update workaround for 82579 intermittently...
2012-01-27 Bruce Allane1000e: disable Early Receive DMA on ICH LOMs
2012-01-27 Ben Hutchingssfc: Replace efx_rx_buffer::is_page and other booleans...
2012-01-27 Ben Hutchingssfc: Move the end of the non-GRO RX path into its own...
2012-01-27 Ben Hutchingssfc: Make all MAC statistics consistently 64 bits wide
2012-01-27 Ben Hutchingssfc: Rename implementation of ndo_set_rx_mode
2012-01-27 Ben Hutchingssfc: Remove redundant 'rc' variable, always set to 0
2012-01-27 Ben Hutchingssfc: Minor formatting fixes
2012-01-27 Ben Hutchingssfc: Use existing local variables instead of repeated...
2012-01-27 Ben Hutchingssfc: Remove remnants of on-load self-test
2012-01-27 Ben Hutchingssfc: Remove obsolete function efx_dev_name()
2012-01-27 Ben Hutchingssfc: Update the description of SFC_MTD
2012-01-27 Ben Hutchingssfc: Add hwmon driver for boards using SFC9000-family...
2012-01-27 Ben Hutchingssfc: Clean up test interrupt handling
2012-01-27 Ben HutchingsPartly revert "sfc: Handle serious errors in exactly...
2012-01-27 Ben Hutchingssfc: Remove dependence on NAPI polling in efx_test_even...
2012-01-27 Ben Hutchingssfc: Correct interrupt timer quantum for Siena (normal...
2012-01-27 Matthew Slatterysfc: Support extraction of CAPABILITIES from GET_BOARD_...
2012-01-27 Ben Hutchingssfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUG
2012-01-27 Ben Hutchingssfc: Remove efx_nic_type::push_multicast_hash operation
2012-01-27 Ben Hutchingssfc: Merge efx_mcdi_mac_check_fault() and efx_mcdi_get_...
2012-01-27 Ben Hutchingssfc: Merge efx_mac_operations into efx_nic_type
2012-01-27 Ben Hutchingssfc: Hold efx_nic::stats_lock while reading efx_nic...
2012-01-27 Ben Hutchingssfc: Use new names for MC shared memory layout constants
2012-01-27 Ben Hutchingssfc: Make handling of MC reboot more reliable
2012-01-27 Ben Hutchingssfc: Remove fallback for invalid permanent MAC address
2012-01-26 David S. Millere1000e: Need to include vmalloc.h
2012-01-26 Eric Dumazetbe2net: allocate more headroom in incoming skbs
2012-01-26 Ariel Eliorbnx2x: Update version to 1.72.0 and copyrights
2012-01-26 Ariel Eliorbnx2x: Recoverable and unrecoverable error statistics
2012-01-26 Ariel Eliorbnx2x: Recovery flow bug fixes
2012-01-26 Ariel Eliorbnx2x: Track active PFs with bitmap
2012-01-26 Ariel Eliorbnx2x: Lock PF-common resources
2012-01-26 Ariel Eliorbnx2x: Loaded Firmware Version Validation
2012-01-26 Ariel Eliorbnx2x: Function Level Reset Final Cleanup
2012-01-26 Ariel Eliorbnx2x: Obtain Bus Device Function from register
2012-01-26 Ariel Eliorbnx2x: Removing indirect register access
2012-01-26 Ariel Eliorbnx2x: Support Queue Per Cos in 5771xx devices
2012-01-26 Bruce Allane1000e: 82574/82583 Tx hang workaround
2012-01-26 Bruce Allane1000e: use hardware default values for Transmit Contro...
2012-01-26 Bruce Allane1000e: use default settings for Tx Inter Packet Gap...
2012-01-26 Bruce Allane1000e: 82579: workaround for link drop issue
2012-01-26 Bruce Allane1000e: always set transmit descriptor control register...
2012-01-26 Bruce Allane1000e: default IntMode based on kernel config & availa...
2012-01-26 Bruce Allane1000e: re-factor ethtool get/set ring parameter
2012-01-26 Bruce Allane1000e: pass pointer to ring struct instead of adapter...
2012-01-26 Bruce Allane1000e: convert head, tail and itr_register offsets...
2012-01-26 Bruce Allane1000e: re-enable alternate MAC address for all devices...
2012-01-26 Bruce Allane1000e: add Receive Packet Steering (RPS) support
2012-01-26 Bruce Allane1000e: cleanup Rx checksum offload code
2012-01-26 David Millerinfiniband: nes: Convert nes_addr_resolve_neigh() over...
next