summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-22S2io: Version update for napi and MSI-X patchesSreenivasa Honnur1-1/+1
2008-05-22S2io: Added napi support when MSIX is enabled.Sreenivasa Honnur3-141/+205
2008-05-22S2io: Move all the transmit completions to a single msi-x (alarm) vectorSreenivasa Honnur2-70/+105
2008-05-22drivers/net/ehea - remove unnecessary memset after kzallocJoe Perches1-2/+0
2008-05-22au1000_eth: remove useless checkFrancois Romieu1-6/+1
2008-05-22Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>Huang Weiyi1-1/+0
2008-05-22cpmac bugfixes and enhancementsMatteo Croce1-55/+179
2008-05-22e1000e: use resource_size_t, not unsigned long, for phys addrsBecky Bruce1-2/+2
2008-05-22net/usb: add support for Apple USB Ethernet AdapterAurelien Nephtali1-0/+4
2008-05-22uli526x: add support for netpollAnton Vorontsov1-1/+15
2008-05-22ucc_geth: Fix arguments to dma map/unmap functionsAndy Fleming1-4/+5
2008-05-22PHYLIB: Kconfig: Fix the dependency on S390Maciej W. Rozycki1-1/+1
2008-05-22[SC92031] Using padto turned driver into an IPv6-only interfaceGerrit Renker1-3/+5
2008-05-22sb1250: use netdev_alloc_skbStephen Hemminger1-36/+31
2008-05-22[netdrvr] forcedeth: Restore multicast settings on resumeTobias Diedrich1-0/+1
2008-05-22WAN: protect Cisco HDLC state changes with a spinlock.Krzysztof Halasa1-33/+49
2008-05-22make myri10ge_get_firmware_capabilities() staticAdrian Bunk1-1/+1
2008-05-22s2io: add missing block braces to multistatement if statementIlpo Järvinen1-1/+2
2008-05-22hamradio/scc: add missing block braces to multi-statement ifIlpo Järvinen1-1/+2
2008-05-22ehea: Fix use after free on rebootBrian King1-1/+2
2008-05-22rndis_host: increase delay in command response loopPierre Ynard1-1/+1
2008-05-22drivers/net/tokenring/olympic.c: fix warningAndrew Morton1-1/+1
2008-05-22drivers/net/tokenring/3c359.c: squish a warningAndrew Morton1-1/+1
2008-05-22pcnet32: fix warningAndrew Morton1-2/+2
2008-05-22[netdrvr] dm9000: use delayed work to update mii phy state fixAndrew Morton1-1/+1
2008-05-22sky2: restore vlan acceleration on resetStephen Hemminger1-10/+19
2008-05-22sfc: Remove sub-minor component from driver versionBen Hutchings1-1/+1
2008-05-22sfc: Added checks for heap allocation failureBen Hutchings3-0/+6
2008-05-22sfc: Remove redundant casts to and from void *Ben Hutchings5-17/+17
2008-05-22sfc: Change type of efx_nic::nic_data to struct falcon_nic_data *Ben Hutchings2-5/+2
2008-05-22sfc: Use __packed macroBen Hutchings1-2/+2
2008-05-22sfc: Do not define inline macroBen Hutchings1-5/+0
2008-05-22sfc: Use DMA_BIT_MASK() instead of our own DMA mask macrosBen Hutchings3-15/+3
2008-05-22sfc: Correct and expand some commentsBen Hutchings1-6/+14
2008-05-22sfc: Use resource_size_t for PCI bus addressBen Hutchings2-6/+7
2008-05-22sfc: Merged efx_page_offset() into efx_rx_buf_offset()Ben Hutchings1-7/+3
2008-05-22sfc: Replaced various macros with inline functionsBen Hutchings11-75/+105
2008-05-22sfc: Added and removed braces to comply with kernel styleBen Hutchings4-8/+13
2008-05-22sfc: Removed unncesssary UL suffixes on 0 literalsBen Hutchings1-2/+2
2008-05-22sfc: Simplified efx_rx_calc_buffer_size() using get_order()Ben Hutchings1-21/+8
2008-05-22sfc: Removed casts to voidBen Hutchings5-13/+13
2008-05-22sfc: Use mod_timer() to set expiry and add_timer() togetherBen Hutchings1-6/+3
2008-05-21net: The world is not perfect patch.Rami Rosen3-362/+3
2008-05-21tcp: Make prior_ssthresh a u32Ilpo Järvinen1-1/+1
2008-05-21xfrm_user: Remove zero length key checks.David S. Miller1-11/+0
2008-05-21net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng1-3/+2
2008-05-21cassini: Only use chip checksum for ipv4 packets.David S. Miller1-4/+7
2008-05-21tcp: TCP connection times out if ICMP frag needed is delayedSridhar Samudrala1-4/+6
2008-05-21netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy4-4/+4
2008-05-21af_key: Fix selector family initialization.Kazunori MIYAZAWA1-1/+1