summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sfc: Use TX push whenever adding descriptors to an empty queueBen Hutchings2010-12-073-2/+68
* sfc: Remove locking from implementation of efx_writeo_paged()Ben Hutchings2010-12-061-1/+14
* sfc: Add compile-time checks for correctness of paged register writesBen Hutchings2010-12-061-8/+23
* sfc: Remove redundant memory barriers between MMIOsBen Hutchings2010-12-061-5/+0
* sfc: Expand/correct comments on collector behaviour and function usageBen Hutchings2010-12-061-49/+49
* sfc: Use ACCESS_ONCE when copying efx_tx_queue::read_countBen Hutchings2010-12-061-3/+2
* sfc: Reorder struct efx_nic to separate fields by volatilityBen Hutchings2010-12-061-18/+23
* ixgbe: add support for new format of PBA numbersDon Skidmore2010-12-034-16/+105
* ixgbe: add support for 82599 FCoE SKUDon Skidmore2010-12-033-0/+8
* ixgbe: add WOL support for SFP+ subdeviceDon Skidmore2010-12-033-5/+22
* ixgbe: fix link behavior for SFP+ when driver is brought downDon Skidmore2010-12-032-11/+27
* qlcnic: Updated driver version to 5.0.13Anirban Chakraborty2010-12-031-2/+2
* qlcnic: LICENSE file for qlcnicSritej Velaga2010-12-038-140/+348
* qlcnic: validate eswitch config values for PFAmit Kumar Salecha2010-12-031-3/+6
* qlcnic: Disable loopback supportSucheta Chakraborty2010-12-035-311/+1
* sfc: Store MAC address from NVRAM in net_device::perm_addrBen Hutchings2010-12-034-13/+7
* sfc: Use current MAC address, not NVRAM MAC address, for WoL filterBen Hutchings2010-12-031-1/+1
* sfc: When waking a stopped tx_queue, only lock that tx_queueSteve Hodgson2010-12-031-2/+6
* sfc: Update kernel-doc to match earlier move of Toeplitz hash keyBen Hutchings2010-12-032-1/+1
* sfc: Move xmac_poll_required into struct falcon_nic_dataBen Hutchings2010-12-035-8/+15
* sfc: Move Falcon global event handling to falcon.cBen Hutchings2010-12-033-43/+43
* sfc: Move mdio_lock to struct falcon_nic_dataBen Hutchings2010-12-034-7/+9
* sfc: Move SPI state to struct falcon_nic_dataBen Hutchings2010-12-036-75/+69
* sfc: Remove unnecessary inclusion of various private header filesBen Hutchings2010-12-038-10/+0
* sfc: Expose Falcon BootROM config through MTD, not ethtoolBen Hutchings2010-12-032-82/+54
* sfc: Remove broken automatic fallback for invalid Falcon chip/board configBen Hutchings2010-12-031-33/+24
* sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issueSteve Hodgson2010-12-031-0/+1
* sfc: Clear RXIN_SEL when soft-resetting QT2025CBen Hutchings2010-12-031-0/+6
* sfc: Read-to-clear LM87 alarm/interrupt status at start of dayBen Hutchings2010-12-031-0/+4
* sfc: Distinguish critical and non-critical over-temperature conditionsBen Hutchings2010-12-031-29/+80
* sfc: Fix condition for no-op in set_phy_flash_cfg()Ben Hutchings2010-12-031-1/+1
* sfc: Reduce log level for MCDI error response in efx_mcdi_rpc()Ben Hutchings2010-12-031-1/+1
* tipc: Delete tipc_ownidentity()Allan Stephens2010-12-023-10/+2
* tipc: Eliminate obsolete native API forwarding routinesAllan Stephens2010-12-022-87/+15
* tipc: Eliminate an unused symbolic constant in link codeAllan Stephens2010-12-021-6/+0
* tipc: Eliminate useless initialization when creating subscriberAllan Stephens2010-12-021-1/+1
* tipc: Remove unused domain argument from multicast send routineAllan Stephens2010-12-023-3/+2
* tipc: Remove support for TIPC mode change callbackAllan Stephens2010-12-024-53/+5
* tipc: Delete useless function prototypesAllan Stephens2010-12-024-4/+0
* tipc: Eliminate useless return value when disabling a bearerAllan Stephens2010-12-021-4/+5
* tipc: Delete unused configuration service structure definitionAllan Stephens2010-12-021-7/+0
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-0222-77/+0
* tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-0215-690/+382
* net: kill unused macros from head fileShan Wei2010-12-026-16/+0
* ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic numberShan Wei2010-12-021-12/+12
* tcp: use TCP_BASE_MSS to set basic mss valueShan Wei2010-12-021-1/+1
* net: snmp: fix the wrong ICMP_MIB_MAX valueShan Wei2010-12-021-2/+1
* can: EG20T PCH: Delete unnecessary spin_lockTomoya2010-12-021-34/+0
* can: EG20T PCH: Enumerate LEC macrosTomoya2010-12-021-36/+41
* can: EG20T PCH: Change Message Object IndexTomoya2010-12-021-147/+116