summaryrefslogtreecommitdiffstats
path: root/drivers/net/hplance.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-12-16Phonet: improve GPRS variable namesRémi Denis-Courmont1-84/+86
2008-12-16isdn: eicon: fix sparse warning: make global functions staticHannes Eder2-41/+47
2008-12-16ipmr: merge common codeIlpo Järvinen1-64/+39
2008-12-16hp100: use roundup instead of open codingIlpo Järvinen1-4/+4
2008-12-16cxgb3: Add multiple Tx queue support.Divy Le Ray4-16/+31
2008-12-16e1000e: Add GRO supportHerbert Xu1-1/+1
2008-12-16ethtool: Add GGRO and SGRO opsHerbert Xu2-2/+53
2008-12-16tcp: Add GRO supportHerbert Xu4-0/+143
2008-12-16net: Add skb_gro_receiveHerbert Xu2-0/+61
2008-12-16ipv4: Add GRO infrastructureHerbert Xu2-0/+100
2008-12-16net: Add Generic Receive Offload infrastructureHerbert Xu3-59/+219
2008-12-16net: Add frag_list support to GSOHerbert Xu2-2/+2
2008-12-16net: Add frag_list support to skb_segmentHerbert Xu1-14/+59
2008-12-16Define smp_call_function_many for UPRusty Russell1-0/+2
2008-12-16cgroups: fix a race between rmdir and remountPaul Menage1-1/+1
2008-12-16ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt1-25/+29
2008-12-16eCryptfs: Update maintainersMichael Halcrow1-4/+4
2008-12-16slob: do not pass the SLAB flags as GFP in kmem_cache_create()Catalin Marinas1-1/+1
2008-12-16pcmcia: blackfin: fix bug - add missing ; to MODULE macroMike Frysinger1-1/+1
2008-12-168390/8390p: Fix compat netdev ops handling.David S. Miller3-8/+20
2008-12-15[ARM] 5348/1: fix documentation wrt location of the alignment trap interfaceNicolas Pitre1-1/+1
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredRussell King2-0/+2
2008-12-15net: fix dcbnl_setnumtcs operation checkDon Skidmore1-1/+1
2008-12-15ixgbe: fix dma mapping unbalanceJesse Brandeburg1-5/+7
2008-12-15smsc9420: add ethtool register dump supportSteve Glendinning1-0/+25
2008-12-15Phonet: keep TX queue disabled when the device is offRémi Denis-Courmont1-5/+22
2008-12-15SCHED: netem: Correct documentation comment in code.Jesper Dangaard Brouer1-3/+0
2008-12-15netfilter: update rwlock initialization for nat_tableSteven Rostedt1-1/+1
2008-12-15rpc/rdma: goto instead of copypasteIlpo Järvinen1-2/+2
2008-12-15nf/dccp: merge errorpathsIlpo Järvinen1-7/+9
2008-12-15irda: merge exit pathsIlpo Järvinen1-9/+8
2008-12-15bt/rfcomm/tty: join error pathsIlpo Järvinen1-6/+7
2008-12-15ax25: join the return paths that free skbIlpo Järvinen1-26/+15