summaryrefslogtreecommitdiffstats
path: root/drivers/net/sky2.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-26kmsg: convert claw printk messagesAndy Richter1-198/+233
2009-01-26smsc95xx: fix function prototype of async callbackSteve Glendinning1-2/+2
2009-01-26smsc95xx: remove unused completion structSteve Glendinning1-4/+0
2009-01-24com20020: Fix allyesconfig build failure.David S. Miller1-1/+1
2009-01-23e1000e: drop lltx, remove unnecessary lockJesse Brandeburg2-33/+3
2009-01-22au1000: reorder functionsFlorian Fainelli1-532/+511
2009-01-22netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery3-114/+143
2009-01-22netns: ipmr: declare ipmr /proc/net entries per-namespaceBenjamin Thery1-39/+62
2009-01-22netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery2-10/+15
2009-01-22netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2-13/+13
2009-01-22netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2-18/+22
2009-01-22netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery2-13/+29
2009-01-22netns: ipmr: store netns in struct mfc_cacheBenjamin Thery2-9/+32
2009-01-22netns: ipmr: dynamically allocate vif_tableBenjamin Thery2-41/+70
2009-01-22netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery2-15/+17
2009-01-22net: pppoe - get rid of DECLARE_MAC_BUFCyrill Gorcunov1-1/+0
2009-01-22sctp/ipv6.c: use ipv6_addr_copyJoe Perches1-2/+1
2009-01-22tun: Implement ip link del tunXXXEric W. Biederman1-31/+25
2009-01-22tun: There is no longer any need to deny changing network namespacesEric W. Biederman1-1/+0
2009-01-22tun: Fix races between tun_net_close and free_netdev.Eric W. Biederman1-2/+48
2009-01-22tun: Move read_wait into tun_fileEric W. Biederman1-8/+10
2009-01-22tun: Make tun_net_xmit atomic wrt tun_attach && tun_detachEric W. Biederman1-7/+17
2009-01-22tun: Grab the netns in open.Eric W. Biederman1-4/+6
2009-01-22tun: Introduce tun_fileEric W. Biederman1-52/+104
2009-01-22tun: Use POLLERR not EBADF in tun_chr_pollEric W. Biederman1-1/+1
2009-01-22tun: Fix races in tun_set_iffEric W. Biederman1-16/+32
2009-01-22tun: Remove unnecessary tun_get_by_nameEric W. Biederman1-55/+19
2009-01-22net: pppoe,pppol2tp - register channels with explicit netCyrill Gorcunov2-2/+2
2009-01-22net: ppp_generic - introduce net-namespace functionality v2Cyrill Gorcunov2-77/+202
2009-01-22net: pppol2tp - introduce net-namespace functionalityCyrill Gorcunov2-47/+117
2009-01-22net: pppoe - introduce net-namespace functionalityCyrill Gorcunov2-136/+248
2009-01-22net: pppoe - code cleanup and helpersCyrill Gorcunov1-81/+86
2009-01-21ehea: Improve driver behaviour in low mem conditionsThomas Klein1-19/+12
2009-01-21ehea: Fix mem allocations which require page alignmentThomas Klein2-30/+30
2009-01-21ehea: Use net_device_ops structureThomas Klein2-15/+20
2009-01-21e1000: drop lltx, remove unnecessary lockAlexander Duyck2-28/+3
2009-01-21igb: make certain to power on optics for 82576 fiber nicsAlexander Duyck1-0/+7
2009-01-21igb: igb should not flag lltxAlexander Duyck1-1/+0
2009-01-21bnx2: annotate bp->phy_lock functionsHarvey Harrison1-0/+10
2009-01-21cxgb3: Replace LRO with GROHerbert Xu5-153/+24
2009-01-21gre: strict physical device bindingTimo Teras1-40/+88
2009-01-21phylib: unsigneds go unnoticedRoel Kluin1-4/+9
2009-01-21virtio_net: add link status handlingMark McLoughlin2-1/+47
2009-01-21smc91x: enable ethtool EEPROM interfaceVernon Sauder2-2/+124
2009-01-21PS3: gelic: wireless: convert the wireless part to net_device_opsMasakazu Mokuno1-12/+16
2009-01-21PS3: gelic: convert the ethernet part to net_device_opsMasakazu Mokuno1-10/+14
2009-01-21tg3: remove extra castingFrancois Romieu1-2/+2
2009-01-21inet: Allowing more than 64k connections and heavily optimize bind(0) time.Evgeniy Polyakov3-9/+46
2009-01-21igb: Replace LRO with GROHerbert Xu4-118/+6
2009-01-21typhoon: replace users of __constant_{endian}Harvey Harrison2-118/+118