summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-23Fix typo in meth driverChristoph Lameter1-1/+1
2008-07-23atl1e: Atheros L1E Gigabit Ethernet driverJie Yang9-0/+5241
2008-07-23ixgbe: remove device ID for unsupported deviceJesse Brandeburg1-2/+0
2008-07-23sparc32: pass -m32 when building vmlinux.ldsStephen Rothwell1-0/+1
2008-07-23netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328Anton Vorontsov8-25/+5
2008-07-238139too: Fall back to PIO when MMIO fails.Dave Jones1-3/+5
2008-07-238139too: Force usage of PIO on OQO2Dave Jones1-0/+8
2008-07-238139too: Make PIO/MMIO a runtime decision through a module parameter.Dave Jones1-64/+64
2008-07-23net/phy: Fix 88e1111 copper/fiber selection in RGMII modeWang Jian1-4/+1
2008-07-23net/phy: Fix copper/fiber auto-selection for 88e1111Wang Jian1-1/+1
2008-07-23net: tun.c fix castHarvey Harrison1-1/+1
2008-07-23net: igb_main.c fix sparse integer as NULL pointer warningHarvey Harrison1-1/+1
2008-07-23DM9000: Remove magic numbersBen Dooks1-6/+9
2008-07-23MAINTAINERS: Update email address of Ursula BraunUrsula Braun1-2/+2
2008-07-23s390/net/ctcm: message cleanupPeter Tiedemann7-1245/+882
2008-07-23s390/net: Cleanup claw printk messages.Andy Richter1-1621/+520
2008-07-23netxen: update driver versionDhananjay Phadke2-13/+11
2008-07-23netxen: enable tso6, intr coalescing.Dhananjay Phadke4-28/+213
2008-07-23netxen: cut-through rx changesDhananjay Phadke4-78/+876
2008-07-23netxen: mtu, mac, link status changesDhananjay Phadke7-43/+236
2008-07-23netxen: add netxen_nic_ctx.cDhananjay Phadke7-339/+359
2008-07-23netxen: remove netxen_nic_isr.cDhananjay Phadke5-283/+122
2008-07-23netxen: pci probe and firmware init changesDhananjay Phadke4-438/+872
2008-07-23netxen: add 2MB PCI memory supportDhananjay Phadke8-272/+1492
2008-07-23netxen: add defs for new chip/boardsDhananjay Phadke7-70/+331
2008-07-23netxen: hw multicast filteringDhananjay Phadke7-49/+147
2008-07-23netxen: cleanup unused variables/functionsDhananjay Phadke6-360/+113
2008-07-23net 8390p: fix interface usageIngo Molnar4-4/+4
2008-07-23ipv6: icmp6_dst_gc return changeStephen Hemminger3-9/+6
2008-07-23ipv6: use kcallocStephen Hemminger1-3/+3
2008-07-23ipv6: use spin_trylock_bhStephen Hemminger1-3/+1
2008-07-23ipv6: use round_jiffiesStephen Hemminger1-2/+3
2008-07-23netns: dont alloc ipv6 fib timer listStephen Hemminger2-28/+14
2008-07-23sparc: Fixes the DRM layer build on sparc.David S. Miller2-0/+2
2008-07-23ipv6: make struct ipv6_devconf staticAdrian Bunk2-3/+1
2008-07-23sctp: remove sctp_assoc_proc_exit()Adrian Bunk1-5/+0
2008-07-23sctp: make sctp_outq_flush() staticAdrian Bunk2-2/+3
2008-07-23pkt_sched: make qdisc_class_hash_alloc() staticAdrian Bunk1-1/+1
2008-07-23netns: make get_proc_net() staticAdrian Bunk2-8/+5
2008-07-23netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller8-6/+40
2008-07-23net: Fix build failure with 'make mandocs'.Dave Jones2-55/+54
2008-07-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-34/+45
2008-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds16-202/+259
2008-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds111-1612/+6416
2008-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds173-751/+2508
2008-07-23myri10ge: use ioremap_wcBrice Goglin1-4/+4
2008-07-23myri10ge: remove wcfifoBrice Goglin1-51/+3
2008-07-23de4x5: Remove developer debug feature about set/clear promiscWang Chen2-18/+1
2008-07-23qeth: fix build error caused by VLAN changesfrank.blaschka@de.ibm.com1-1/+1
2008-07-23fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure.Laurent Pinchart1-4/+0