summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-18bonding: use port_params in __update_default_selected()Holger Eitzenberger1-8/+10
2008-12-18bonding: use port_params in __update_selected()Holger Eitzenberger1-8/+8
2008-12-18bonding: remove various function declarationsHolger Eitzenberger1-28/+0
2008-12-18bonding: init port_params from templateHolger Eitzenberger1-12/+11
2008-12-18bonding: use plain memcpy in __record_default()Holger Eitzenberger1-7/+2
2008-12-18bonding: use port_params in __record_pdu()Holger Eitzenberger1-9/+10
2008-12-18bonding: introduce and use port_params structureHolger Eitzenberger2-72/+73
2008-12-18bonding: improve elaborate port_state assignmentHolger Eitzenberger1-10/+1
2008-12-18gianfar: Continue polling until both tx and rx are emptyAndy Fleming1-5/+9
2008-12-18gianfar: Merge Tx and Rx interrupt for scheduling clean up ringDai Haruki2-42/+19
2008-12-18gianfar: Use interface name in interrupt name to distinguish the source.Dai Haruki2-6/+31
2008-12-18gianfar: Add Scatter Gather supportDai Haruki3-71/+149
2008-12-18gianfar: Fix packet drop when out of memoryAndy Fleming1-2/+1
2008-12-18dccp_diag: LISTEN sockets don't have CCIDsArnaldo Carvalho de Melo1-2/+5
2008-12-18Phonet: USB CDC Phonet function for gadget frameworkRémi Denis-Courmont2-0/+642
2008-12-18Phonet: get rid of deferred work on the transmission pathRémi Denis-Courmont1-63/+28
2008-12-18Phonet: use atomic for packet TX windowRémi Denis-Courmont3-19/+23
2008-12-18Phonet: allocate separate ARP type for GPRS over a Phonet pipeRémi Denis-Courmont3-3/+4
2008-12-18Phonet: allocate a non-Ethernet ARP typeRémi Denis-Courmont2-4/+6
2008-12-18vcan: whitespace fixesOliver Hartkopp1-10/+10
2008-12-17net: ppp_generic - use idr technique instead of cardmapsCyrill Gorcunov1-135/+48
2008-12-17bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX}David S. Miller3-60/+60
2008-12-17bnx2: Don't redefine FLOW_CTRL_{RX,TX}.David S. Miller1-3/+0
2008-12-17bnx2: Update version to 1.9.0.Michael Chan1-3/+3
2008-12-17bnx2: Rename MSI-X vectors.Michael Chan2-2/+4
2008-12-17drivers/net/hamradio: Move a dereference below a NULL testJulia Lawall1-1/+2
2008-12-17phylib: Remove unnecessary "reset" fixups in genphy_setup_forcedAndy Fleming1-17/+0
2008-12-17gianfar: Make all BD status writes 32-bitDai Haruki2-25/+31
2008-12-17gianfar: Add macros for stepping through BDsAndy Fleming2-18/+15
2008-12-17gianfar: Remove unused gfar_add_fcb() function parameterDai Haruki1-4/+4
2008-12-17gianfar: Enable padding and Optimize the frame prepended bytes handlingDai Haruki1-46/+41
2008-12-17gianfar: Fix VLAN HW feature related frame/buffer size calculation.Dai Haruki2-19/+26
2008-12-17gianfar: Fix eTSEC configuration procedureDai Haruki2-13/+15
2008-12-17gianfar: Optimize interrupt coalescing configurationDai Haruki3-38/+40
2008-12-17gianfar: Convert gianfar to an of_platform_driverAndy Fleming42-424/+1217
2008-12-17gianfar: Use gfar_halt to stop DMA in gfar_probeAndy Fleming1-13/+1
2008-12-17tlan: Remove broken support for big buffersSakari Ailus1-134/+77
2008-12-17tlan: Fix pci memory unmappingSakari Ailus1-4/+9
2008-12-16ipv6: fix the outgoing interface selection order in udpv6_sendmsg()Yang Hongyang1-0/+3
2008-12-16ipv6: fix the return interface index when get it while no message is receivedYang Hongyang1-4/+8
2008-12-16ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()Yang Hongyang2-0/+23
2008-12-16net: Refactor full duplex flow control resolutionSteve Glendinning5-92/+33
2008-12-16net: Move flow control definitions to mii.hSteve Glendinning6-35/+29
2008-12-16simeth: convert to net_device_opsAlexey Dobriyan1-5/+10
2008-12-16cxgb3: untie strict FW matchingDivy Le Ray3-30/+15
2008-12-16enc28j60: use netif_rx_ni() to deliver RX packetsBaruch Siach1-1/+1
2008-12-16tlan: Fix small (< 64 bytes) datagram transmissionsSakari Ailus1-4/+6
2008-12-16vcan: convert to net_device_opsOliver Hartkopp1-1/+5
2008-12-16l2tp: fix UDP checksum supportJames Chapman1-12/+82
2008-12-16netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso1-0/+1