aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-17ixgbe: Enable FCoE redirection table feature in 82599Yi Zou1-4/+24
2009-05-17ixgbe: Add RING_F_FCOE for FCoE feature in 82599Yi Zou2-0/+102
2009-05-17fcoe: adds spma mode supportVasu Dev3-3/+33
2009-05-17fcoe: consolidates netdev related config and cleanup for spma modeVasu Dev1-79/+94
2009-05-17ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P4-7/+29
2009-05-17ixgbe: Add FCoE Storage MAC Address supportPJ Waskiewicz3-0/+126
2009-05-17skfddi: convert PRINTK() to pr_debug()Alexander Beregalov1-81/+75
2009-05-17mac89x0: remove PRINTK()Alexander Beregalov1-2/+0
2009-05-17de620: convert PRINTK() to pr_debug() and cleanupAlexander Beregalov1-41/+18
2009-05-17de600: convert PRINTK() to pr_debug()Alexander Beregalov1-16/+3
2009-05-17de620: fix forgotten semicolonAlexander Beregalov1-1/+1
2009-05-17drivers/net: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug(Joe Perches1-8/+5
2009-05-17sfc: Use generic XENPAK register definitionsBen Hutchings3-73/+4
2009-05-17mdio: Add XENPAK LASI register definitionsBen Hutchings1-0/+28
2009-05-17mdio: Add 10GBASE-T SNR register definitionBen Hutchings1-0/+7
2009-05-17smsc95xx: strip ethernet fcs (crc) on receive pathPeter Korsgaard1-2/+2
2009-05-17dm9601: trivial comment fixesPeter Korsgaard1-6/+6
2009-05-17net: tx scalability works : trans_startEric Dumazet3-13/+46
2009-05-17gigaset: remove unused structure member rcvbytesTilman Schmidt3-6/+2
2009-05-17gigaset: remove UNDOCREQ config optionTilman Schmidt3-74/+28
2009-05-17gigaset: move up Kconfig inclusion pointTilman Schmidt3-2/+3
2009-05-17gigaset: documentation updateTilman Schmidt1-1/+22
2009-05-17gigaset: fix error return codeTilman Schmidt1-5/+7
2009-05-17gigaset: skip unnecessary hex formattingTilman Schmidt1-0/+4
2009-05-17gigaset: fix possible oops in error handlingTilman Schmidt2-3/+2
2009-05-17gigaset: remove obsolete references to m10x state tableTilman Schmidt3-12/+6
2009-05-17mlx4_en: Fix not deleted napi structuresYevgeny Petrilin1-1/+3
2009-05-17bnx2: bnx2_tx_int() optimizationsEric Dumazet2-7/+13
2009-05-17tcp: tcp_prequeue() can use keyed wakeupsJohn Dykstra1-1/+2
2009-05-17ipconfig: handle case of delayed DHCP serverChris Friesen1-0/+12
2009-05-17netpoll: don't dereference NULL dev from npPavel Emelyanov1-2/+6
2009-05-17net/ibmveth: fix panic in probeStephen Rothwell1-1/+1
2009-05-17ixgbe: Add FCoE related statistics to 82599Yi Zou3-0/+22
2009-05-17ixgbe: Implement FCoE Rx side large receive offload feature to 82599Yi Zou2-0/+23
2009-05-17ixgbe: Add infrastructure code for FCoE large receive offload to 82599Yi Zou3-1/+344
2009-05-17ixgbe: Implement FCoE Tx side offload features in base driver of 82599Yi Zou5-20/+101
2009-05-17ixgbe: Add infrastructure code for FCoE large send offload to 82599Yi Zou1-0/+132
2009-05-17ixgbe: Add FCoE feature code to 82599Yi Zou1-0/+60
2009-05-17ixgbe: Add FCoE feature header to 82599Yi Zou1-0/+66
2009-05-17ixgbe: Add FCoE feature register defines to 82599Yi Zou1-0/+84
2009-05-17mv643xx_eth: Remove a stale PPC_MULTIPLATFORMEmil Medve1-2/+1
2009-05-17net: remove needless (now buggy) & from dev->dev_addr (part2)Jiri Pirko1-1/+1
2009-05-17drivers/net/82596.c: suppress warningsAndrew Morton1-7/+7
2009-05-17sfc: modify allocation error messageMike Travis1-2/+2
2009-05-17cls_cgroup: remove unneeded cgroup_lockLi Zefan1-6/+0
2009-05-17net: remove needless (now buggy) & from dev->dev_addrJiri Pirko6-9/+10
2009-05-17ipv4: remove an unused parameter from configure method of fib_rules_ops.Rami Rosen5-5/+4
2009-05-17Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1754-34402/+38186
2009-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller3-4/+7
2009-05-16Fix caller information for warn_slowpath_nullLinus Torvalds1-15/+20