summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: Disable loopback supportSucheta Chakraborty2010-12-035-311/+1Star
* sfc: Store MAC address from NVRAM in net_device::perm_addrBen Hutchings2010-12-034-13/+7Star
* 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/+69Star
* sfc: Remove unnecessary inclusion of various private header filesBen Hutchings2010-12-038-10/+0Star
* sfc: Expose Falcon BootROM config through MTD, not ethtoolBen Hutchings2010-12-032-82/+54Star
* sfc: Remove broken automatic fallback for invalid Falcon chip/board configBen Hutchings2010-12-031-33/+24Star
* 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/+2Star
* tipc: Eliminate obsolete native API forwarding routinesAllan Stephens2010-12-022-87/+15Star
* tipc: Eliminate an unused symbolic constant in link codeAllan Stephens2010-12-021-6/+0Star
* 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/+2Star
* tipc: Remove support for TIPC mode change callbackAllan Stephens2010-12-024-53/+5Star
* tipc: Delete useless function prototypesAllan Stephens2010-12-024-4/+0Star
* 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/+0Star
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-0222-77/+0Star
* tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-0215-690/+382Star
* net: kill unused macros from head fileShan Wei2010-12-026-16/+0Star
* 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/+1Star
* can: EG20T PCH: Delete unnecessary spin_lockTomoya2010-12-021-34/+0Star
* can: EG20T PCH: Enumerate LEC macrosTomoya2010-12-021-36/+41
* can: EG20T PCH: Change Message Object IndexTomoya2010-12-021-147/+116Star
* can: EG20T PCH: Separate Interface Register(IF1/IF2)Tomoya2010-12-021-244/+201Star
* tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().David S. Miller2010-12-021-4/+18
* tcp: Add timewait recycling bits to ipv6 connect code.David S. Miller2010-12-022-25/+77
* ipv6: Create inet6_csk_route_req().David S. Miller2010-12-022-0/+35
* ipv6: Add rt6_get_peer() helper.David S. Miller2010-12-021-0/+9
* timewait_sock: Create and use getpeer op.David S. Miller2010-12-025-37/+63
* inetpeer: Fix incorrect comment about inetpeer struct size.David S. Miller2010-12-021-1/+0Star
* inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller2010-12-022-10/+10
* vxge: update driver versionJon Mason2010-12-011-2/+2
* vxge: use strcpy for stringsJon Mason2010-12-011-1/+1
* vxge: remove unnecessary printksJon Mason2010-12-011-11/+0Star
* ipip: add module alias for tunl0 tunnel devicestephen hemminger2010-12-011-0/+1
* gre: add module alias for gre0 tunnel devicestephen hemminger2010-12-011-0/+1
* gre: minor cleanupsstephen hemminger2010-12-011-2/+2