| Commit message (Expand) | Author | Age | Files | Lines |
* | sfc: Generalise filter spec initialisation | Ben Hutchings | 2010-12-07 | 3 | -191/+248 |
* | sfc: Remove filter table IDs from filter functions | Ben Hutchings | 2010-12-07 | 4 | -25/+34 |
* | sfc: Log start and end of ethtool self-test at INFO level | Ben Hutchings | 2010-12-07 | 1 | -3/+6 |
* | sfc: Use TX push whenever adding descriptors to an empty queue | Ben Hutchings | 2010-12-06 | 3 | -2/+68 |
* | sfc: Remove locking from implementation of efx_writeo_paged() | Ben Hutchings | 2010-12-06 | 1 | -1/+14 |
* | sfc: Add compile-time checks for correctness of paged register writes | Ben Hutchings | 2010-12-06 | 1 | -8/+23 |
* | sfc: Remove redundant memory barriers between MMIOs | Ben Hutchings | 2010-12-06 | 1 | -5/+0 |
* | sfc: Expand/correct comments on collector behaviour and function usage | Ben Hutchings | 2010-12-06 | 1 | -49/+49 |
* | sfc: Use ACCESS_ONCE when copying efx_tx_queue::read_count | Ben Hutchings | 2010-12-06 | 1 | -3/+2 |
* | sfc: Reorder struct efx_nic to separate fields by volatility | Ben Hutchings | 2010-12-06 | 1 | -18/+23 |
* | ixgbe: add support for new format of PBA numbers | Don Skidmore | 2010-12-03 | 4 | -16/+105 |
* | ixgbe: add support for 82599 FCoE SKU | Don Skidmore | 2010-12-03 | 3 | -0/+8 |
* | ixgbe: add WOL support for SFP+ subdevice | Don Skidmore | 2010-12-03 | 3 | -5/+22 |
* | ixgbe: fix link behavior for SFP+ when driver is brought down | Don Skidmore | 2010-12-03 | 2 | -11/+27 |
* | qlcnic: Updated driver version to 5.0.13 | Anirban Chakraborty | 2010-12-03 | 1 | -2/+2 |
* | qlcnic: LICENSE file for qlcnic | Sritej Velaga | 2010-12-03 | 7 | -140/+21 |
* | qlcnic: validate eswitch config values for PF | Amit Kumar Salecha | 2010-12-03 | 1 | -3/+6 |
* | qlcnic: Disable loopback support | Sucheta Chakraborty | 2010-12-03 | 5 | -311/+1 |
* | sfc: Store MAC address from NVRAM in net_device::perm_addr | Ben Hutchings | 2010-12-03 | 4 | -13/+7 |
* | sfc: Use current MAC address, not NVRAM MAC address, for WoL filter | Ben Hutchings | 2010-12-03 | 1 | -1/+1 |
* | sfc: When waking a stopped tx_queue, only lock that tx_queue | Steve Hodgson | 2010-12-03 | 1 | -2/+6 |
* | sfc: Update kernel-doc to match earlier move of Toeplitz hash key | Ben Hutchings | 2010-12-03 | 2 | -1/+1 |
* | sfc: Move xmac_poll_required into struct falcon_nic_data | Ben Hutchings | 2010-12-03 | 5 | -8/+15 |
* | sfc: Move Falcon global event handling to falcon.c | Ben Hutchings | 2010-12-03 | 3 | -43/+43 |
* | sfc: Move mdio_lock to struct falcon_nic_data | Ben Hutchings | 2010-12-03 | 4 | -7/+9 |
* | sfc: Move SPI state to struct falcon_nic_data | Ben Hutchings | 2010-12-03 | 6 | -75/+69 |
* | sfc: Remove unnecessary inclusion of various private header files | Ben Hutchings | 2010-12-03 | 8 | -10/+0 |
* | sfc: Expose Falcon BootROM config through MTD, not ethtool | Ben Hutchings | 2010-12-03 | 2 | -82/+54 |
* | sfc: Remove broken automatic fallback for invalid Falcon chip/board config | Ben Hutchings | 2010-12-03 | 1 | -33/+24 |
* | sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issue | Steve Hodgson | 2010-12-03 | 1 | -0/+1 |
* | sfc: Clear RXIN_SEL when soft-resetting QT2025C | Ben Hutchings | 2010-12-03 | 1 | -0/+6 |
* | sfc: Read-to-clear LM87 alarm/interrupt status at start of day | Ben Hutchings | 2010-12-03 | 1 | -0/+4 |
* | sfc: Distinguish critical and non-critical over-temperature conditions | Ben Hutchings | 2010-12-03 | 1 | -29/+80 |
* | sfc: Fix condition for no-op in set_phy_flash_cfg() | Ben Hutchings | 2010-12-03 | 1 | -1/+1 |
* | sfc: Reduce log level for MCDI error response in efx_mcdi_rpc() | Ben Hutchings | 2010-12-03 | 1 | -1/+1 |
* | can: EG20T PCH: Delete unnecessary spin_lock | Tomoya | 2010-12-02 | 1 | -34/+0 |
* | can: EG20T PCH: Enumerate LEC macros | Tomoya | 2010-12-02 | 1 | -36/+41 |
* | can: EG20T PCH: Change Message Object Index | Tomoya | 2010-12-02 | 1 | -147/+116 |
* | can: EG20T PCH: Separate Interface Register(IF1/IF2) | Tomoya | 2010-12-02 | 1 | -244/+201 |
* | vxge: update driver version | Jon Mason | 2010-12-01 | 1 | -2/+2 |
* | vxge: use strcpy for strings | Jon Mason | 2010-12-01 | 1 | -1/+1 |
* | vxge: remove unnecessary printks | Jon Mason | 2010-12-01 | 1 | -11/+0 |
* | bnx2x: Add Nic partitioning mode (57712 devices) | Dmitry Kravkov | 2010-12-01 | 7 | -96/+400 |
* | forcedeth: Use netdev_dbg for printk(KERN_DEBUG | Joe Perches | 2010-11-29 | 1 | -7/+12 |
* | forcedeth: Remove netdev_dbg uses | Joe Perches | 2010-11-29 | 1 | -133/+0 |
* | forcedeth: Convert dev_printk(<level> to dev_<level>( | Joe Perches | 2010-11-29 | 1 | -38/+26 |
* | forcedeth: Separate vendor specific initializations into functions | Joe Perches | 2010-11-29 | 1 | -179/+188 |
* | forcedeth: Add function init_realtek_8211b | Joe Perches | 2010-11-29 | 1 | -73/+32 |
* | forcedeth: Convert pr_<level> to netdev_<level> | Joe Perches | 2010-11-29 | 1 | -132/+161 |
* | forcedeth: Use pr_fmt and pr_<level> | Joe Perches | 2010-11-29 | 1 | -114/+142 |