summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bnx2: Don't redefine FLOW_CTRL_{RX,TX}.David S. Miller2008-12-161-3/+0
* bnx2: Update version to 1.9.0.Michael Chan2008-12-161-3/+3
* bnx2: Rename MSI-X vectors.Michael Chan2008-12-162-2/+4
* drivers/net/hamradio: Move a dereference below a NULL testJulia Lawall2008-12-161-1/+2
* phylib: Remove unnecessary "reset" fixups in genphy_setup_forcedAndy Fleming2008-12-161-17/+0
* gianfar: Make all BD status writes 32-bitDai Haruki2008-12-162-25/+31
* gianfar: Add macros for stepping through BDsAndy Fleming2008-12-162-18/+15
* gianfar: Remove unused gfar_add_fcb() function parameterDai Haruki2008-12-161-4/+4
* gianfar: Enable padding and Optimize the frame prepended bytes handlingDai Haruki2008-12-161-46/+41
* gianfar: Fix VLAN HW feature related frame/buffer size calculation.Dai Haruki2008-12-162-19/+26
* gianfar: Fix eTSEC configuration procedureDai Haruki2008-12-162-13/+15
* gianfar: Optimize interrupt coalescing configurationDai Haruki2008-12-163-38/+40
* gianfar: Convert gianfar to an of_platform_driverAndy Fleming2008-12-1642-424/+1217
* gianfar: Use gfar_halt to stop DMA in gfar_probeAndy Fleming2008-12-161-13/+1
* tlan: Remove broken support for big buffersSakari Ailus2008-12-161-134/+77
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-163-9/+17
|\
| * tlan: Fix pci memory unmappingSakari Ailus2008-12-161-4/+9
| * enc28j60: use netif_rx_ni() to deliver RX packetsBaruch Siach2008-12-161-1/+1
| * tlan: Fix small (< 64 bytes) datagram transmissionsSakari Ailus2008-12-161-4/+6
| * netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso2008-12-161-0/+1
* | ipv6: fix the outgoing interface selection order in udpv6_sendmsg()Yang Hongyang2008-12-161-0/+3
* | ipv6: fix the return interface index when get it while no message is receivedYang Hongyang2008-12-161-4/+8
* | ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()Yang Hongyang2008-12-162-0/+23
* | net: Refactor full duplex flow control resolutionSteve Glendinning2008-12-165-92/+33
* | net: Move flow control definitions to mii.hSteve Glendinning2008-12-166-35/+29
* | simeth: convert to net_device_opsAlexey Dobriyan2008-12-161-5/+10
* | cxgb3: untie strict FW matchingDivy Le Ray2008-12-163-30/+15
* | vcan: convert to net_device_opsOliver Hartkopp2008-12-161-1/+5
* | l2tp: fix UDP checksum supportJames Chapman2008-12-161-12/+82
* | Phonet: improve GPRS variable namesRémi Denis-Courmont2008-12-161-84/+86
* | isdn: eicon: fix sparse warning: make global functions staticHannes Eder2008-12-162-41/+47
* | ipmr: merge common codeIlpo Järvinen2008-12-161-64/+39
* | hp100: use roundup instead of open codingIlpo Järvinen2008-12-161-4/+4
* | cxgb3: Add multiple Tx queue support.Divy Le Ray2008-12-164-16/+31
* | e1000e: Add GRO supportHerbert Xu2008-12-151-1/+1
* | ethtool: Add GGRO and SGRO opsHerbert Xu2008-12-152-2/+53
* | tcp: Add GRO supportHerbert Xu2008-12-154-0/+143
* | net: Add skb_gro_receiveHerbert Xu2008-12-152-0/+61
* | ipv4: Add GRO infrastructureHerbert Xu2008-12-152-0/+100
* | net: Add Generic Receive Offload infrastructureHerbert Xu2008-12-153-59/+219
* | net: Add frag_list support to GSOHerbert Xu2008-12-152-2/+2
* | net: Add frag_list support to skb_segmentHerbert Xu2008-12-151-14/+59
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15197-2520/+3729
|\|
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-156-7/+8
| |\
| | * [ARM] 5348/1: fix documentation wrt location of the alignment trap interfaceNicolas Pitre2008-12-151-1/+1
| | * [ARM] Ensure linux/hardirqs.h is included where requiredRussell King2008-12-152-0/+2
| | * [ARM] fix kernel-doc syntaxRandy Dunlap2008-12-141-3/+2
| | * [ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall2008-12-141-1/+1
| | * [ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre2008-12-111-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-1511-156/+164
| |\ \