Age | Commit message (Expand) | Author | Files | Lines |
2008-07-22 | sparc32: pass -m32 when building vmlinux.lds | Stephen Rothwell | 1 | -0/+1 |
2008-07-22 | netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 | Anton Vorontsov | 8 | -25/+5 |
2008-07-22 | 8139too: Fall back to PIO when MMIO fails. | Dave Jones | 1 | -3/+5 |
2008-07-22 | 8139too: Force usage of PIO on OQO2 | Dave Jones | 1 | -0/+8 |
2008-07-22 | 8139too: Make PIO/MMIO a runtime decision through a module parameter. | Dave Jones | 1 | -64/+64 |
2008-07-22 | net/phy: Fix 88e1111 copper/fiber selection in RGMII mode | Wang Jian | 1 | -4/+1 |
2008-07-22 | net/phy: Fix copper/fiber auto-selection for 88e1111 | Wang Jian | 1 | -1/+1 |
2008-07-22 | net: tun.c fix cast | Harvey Harrison | 1 | -1/+1 |
2008-07-22 | net: igb_main.c fix sparse integer as NULL pointer warning | Harvey Harrison | 1 | -1/+1 |
2008-07-22 | DM9000: Remove magic numbers | Ben Dooks | 1 | -6/+9 |
2008-07-22 | MAINTAINERS: Update email address of Ursula Braun | Ursula Braun | 1 | -2/+2 |
2008-07-22 | s390/net/ctcm: message cleanup | Peter Tiedemann | 7 | -1245/+882 |
2008-07-22 | s390/net: Cleanup claw printk messages. | Andy Richter | 1 | -1621/+520 |
2008-07-22 | netxen: update driver version | Dhananjay Phadke | 2 | -13/+11 |
2008-07-22 | netxen: enable tso6, intr coalescing. | Dhananjay Phadke | 4 | -28/+213 |
2008-07-22 | netxen: cut-through rx changes | Dhananjay Phadke | 4 | -78/+876 |
2008-07-22 | netxen: mtu, mac, link status changes | Dhananjay Phadke | 7 | -43/+236 |
2008-07-22 | netxen: add netxen_nic_ctx.c | Dhananjay Phadke | 7 | -339/+359 |
2008-07-22 | netxen: remove netxen_nic_isr.c | Dhananjay Phadke | 5 | -283/+122 |
2008-07-22 | netxen: pci probe and firmware init changes | Dhananjay Phadke | 4 | -438/+872 |
2008-07-22 | netxen: add 2MB PCI memory support | Dhananjay Phadke | 8 | -272/+1492 |
2008-07-22 | netxen: add defs for new chip/boards | Dhananjay Phadke | 7 | -70/+331 |
2008-07-22 | netxen: hw multicast filtering | Dhananjay Phadke | 7 | -49/+147 |
2008-07-22 | netxen: cleanup unused variables/functions | Dhananjay Phadke | 6 | -360/+113 |
2008-07-22 | net 8390p: fix interface usage | Ingo Molnar | 4 | -4/+4 |
2008-07-22 | ipv6: icmp6_dst_gc return change | Stephen Hemminger | 3 | -9/+6 |
2008-07-22 | ipv6: use kcalloc | Stephen Hemminger | 1 | -3/+3 |
2008-07-22 | ipv6: use spin_trylock_bh | Stephen Hemminger | 1 | -3/+1 |
2008-07-22 | ipv6: use round_jiffies | Stephen Hemminger | 1 | -2/+3 |
2008-07-22 | netns: dont alloc ipv6 fib timer list | Stephen Hemminger | 2 | -28/+14 |
2008-07-22 | sparc: Fixes the DRM layer build on sparc. | David S. Miller | 2 | -0/+2 |
2008-07-22 | ipv6: make struct ipv6_devconf static | Adrian Bunk | 2 | -3/+1 |
2008-07-22 | sctp: remove sctp_assoc_proc_exit() | Adrian Bunk | 1 | -5/+0 |
2008-07-22 | sctp: make sctp_outq_flush() static | Adrian Bunk | 2 | -2/+3 |
2008-07-22 | pkt_sched: make qdisc_class_hash_alloc() static | Adrian Bunk | 1 | -1/+1 |
2008-07-22 | netns: make get_proc_net() static | Adrian Bunk | 2 | -8/+5 |
2008-07-22 | netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. | David S. Miller | 8 | -6/+40 |
2008-07-22 | net: Fix build failure with 'make mandocs'. | Dave Jones | 2 | -55/+54 |
2008-07-22 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 14 | -34/+45 |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 16 | -202/+259 |
2008-07-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 111 | -1612/+6416 |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 173 | -751/+2508 |
2008-07-22 | myri10ge: use ioremap_wc | Brice Goglin | 1 | -4/+4 |
2008-07-22 | myri10ge: remove wcfifo | Brice Goglin | 1 | -51/+3 |
2008-07-22 | de4x5: Remove developer debug feature about set/clear promisc | Wang Chen | 2 | -18/+1 |
2008-07-22 | qeth: fix build error caused by VLAN changes | frank.blaschka@de.ibm.com | 1 | -1/+1 |
2008-07-22 | fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure. | Laurent Pinchart | 1 | -4/+0 |
2008-07-22 | Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Jeff Garzik | 1 | -9/+5 |
2008-07-22 | port_fixups: Fix ups for tty port changes | Alan Cox | 2 | -2/+2 |
2008-07-22 | istallion: Use helpers | Alan Cox | 1 | -2/+1 |