summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hysdn (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-01isdn/gigaset: bas_gigaset timer cleanupTilman Schmidt1-33/+32
2010-10-01isdn/gigaset: drop obsolete debug optionTilman Schmidt3-30/+1
2010-10-01isdn/gigaset: correct bas_gigaset rx buffer handlingTilman Schmidt1-3/+5
2010-10-01isdn/gigaset: fix bas_gigaset AT read error handlingTilman Schmidt1-50/+33
2010-10-01isdn/gigaset: bas_gigaset locking fixTilman Schmidt1-3/+3
2010-10-01tg3: Update version to 3.114Matt Carlson1-2/+2
2010-10-01tg3: Add extend rx ring sizes for 5717 and 5719Matt Carlson2-15/+43
2010-10-01tg3: Prepare for larger rx ring sizesMatt Carlson2-55/+66
2010-10-01tg3: Futureproof the loopback testMatt Carlson1-1/+2
2010-10-01tg3: Cleanup missing VPD partno sectionMatt Carlson1-33/+38
2010-10-01tg3: Remove 5724 device IDMatt Carlson2-3/+0
2010-10-01tg3: 5719: Prevent tx data corruptionMatt Carlson2-2/+18
2010-10-01tg3: Fix potential netpoll crashMatt Carlson1-46/+65
2010-10-01ipv4: rcu conversion in ip_route_output_slowEric Dumazet1-26/+12
2010-10-01ipv4: introduce __ip_dev_find()Eric Dumazet2-14/+25
2010-10-01e1000e: 82579 performance improvementsBruce Allan3-7/+46
2010-10-01e1000e: use hardware writeback batchingJesse Brandeburg6-4/+88
2010-10-01ixgbe: fix link issues and panic with shared interrupts for 82598Emil Tantilov1-10/+26
2010-10-01ipv4: __mkroute_output() speedupEric Dumazet1-18/+15
2010-10-01Phonet: restore flow control credits when sending failsRémi Denis-Courmont1-2/+8
2010-10-01net: pxa168_etc.c recognize additional contributorsPhilip Rakity1-0/+1
2010-09-30ip_gre: comments changeEric Dumazet1-4/+4
2010-09-30de2104x: remove experimental statusOndrej Zary1-2/+2
2010-09-30de2104x: disable media debug messages by defaultOndrej Zary1-1/+2
2010-09-30myri10ge: DCA update (resubmit)Andrew Gallatin1-4/+30
2010-09-30bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues()Dmitry Kravkov1-6/+11
2010-09-30tcp: tcp_enter_quickack_mode can be staticstephen hemminger2-3/+1
2010-09-30arp: remove unnecessary export of arp_broken_opsstephen hemminger2-4/+1
2010-09-29net: rename netdev rx_queue to ingress_queueEric Dumazet4-16/+16
2010-09-29ip6tnl: percpu stats accountingEric Dumazet1-16/+77
2010-09-29ipip: enable lockless xmitsEric Dumazet1-0/+1
2010-09-29ip_gre: lockless xmitEric Dumazet1-0/+4
2010-09-29sit: enable lockless xmitsEric Dumazet1-0/+1
2010-09-29sit: fix percpu stats accountingEric Dumazet1-3/+11
2010-09-29ipip: fix percpu stats accountingEric Dumazet1-3/+10
2010-09-29dummy: percpu stats and lockless xmitEric Dumazet2-3/+56
2010-09-29net: add a recursion limit in xmit pathEric Dumazet1-1/+11
2010-09-29ipv6: Implement Any-IP support for IPv6.Maciej Żenczykowski1-1/+9
2010-09-29ipv4: Allow configuring subnets as local addressesTom Herbert3-5/+6
2010-09-28pch_gbe: add header filesRandy Dunlap1-0/+2
2010-09-28Documentation: Update Phonet doc for Pipe Controller implementationKumar Sanghvi1-0/+53
2010-09-28tg3: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-2/+7
2010-09-288021q: Use netif_copy_real_num_queues() to set queue countsBen Hutchings1-1/+1
2010-09-28sfc: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-1/+2
2010-09-28niu: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-1/+2
2010-09-28myri10ge: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings1-2/+3
2010-09-28mv643xx_eth: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings1-1/+2
2010-09-28mlx4_en: Use netif_set_real_num_{rx, tx}_queues()Ben Hutchings1-1/+2
2010-09-28ixgbe: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-5/+11
2010-09-28igb: Use netif_set_real_num_{rx,tx}_queues()Ben Hutchings1-4/+8