summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * e1000: Move assignments in tests before testJoe Perches2008-07-222-34/+56
| | * e1000: checkpatch cleanJoe Perches2008-07-221-14/+20
| | * e1000: Remove spaces after casts and function namesJoe Perches2008-07-225-51/+50
| | * e1000: Move extern function definitions to e1000.hJoe Perches2008-07-222-14/+10
| | * e1000: Use hw, er32, and ew32Joe Perches2008-07-224-970/+1029
| | * e1000: neaten function declarationsJoe Perches2008-07-224-671/+385
| | * Fix typo in meth driverChristoph Lameter2008-07-221-1/+1
| | * atl1e: Atheros L1E Gigabit Ethernet driverJie Yang2008-07-229-0/+5241
| | * ixgbe: remove device ID for unsupported deviceJesse Brandeburg2008-07-221-2/+0
| | * 8139too: Fall back to PIO when MMIO fails.Dave Jones2008-07-221-3/+5
| | * 8139too: Force usage of PIO on OQO2Dave Jones2008-07-221-0/+8
| | * 8139too: Make PIO/MMIO a runtime decision through a module parameter.Dave Jones2008-07-221-64/+64
| | * net/phy: Fix 88e1111 copper/fiber selection in RGMII modeWang Jian2008-07-221-4/+1
| | * net/phy: Fix copper/fiber auto-selection for 88e1111Wang Jian2008-07-221-1/+1
| | * net: tun.c fix castHarvey Harrison2008-07-221-1/+1
| | * net: igb_main.c fix sparse integer as NULL pointer warningHarvey Harrison2008-07-221-1/+1
| | * DM9000: Remove magic numbersBen Dooks2008-07-221-6/+9
| | * MAINTAINERS: Update email address of Ursula BraunUrsula Braun2008-07-221-2/+2
| | * s390/net/ctcm: message cleanupPeter Tiedemann2008-07-227-1245/+882
| | * s390/net: Cleanup claw printk messages.Andy Richter2008-07-221-1621/+520
| | * netxen: update driver versionDhananjay Phadke2008-07-222-13/+11
| | * netxen: enable tso6, intr coalescing.Dhananjay Phadke2008-07-224-28/+213
| | * netxen: cut-through rx changesDhananjay Phadke2008-07-224-78/+876
| | * netxen: mtu, mac, link status changesDhananjay Phadke2008-07-227-43/+236
| | * netxen: add netxen_nic_ctx.cDhananjay Phadke2008-07-227-339/+359
| | * netxen: remove netxen_nic_isr.cDhananjay Phadke2008-07-225-283/+122
| | * netxen: pci probe and firmware init changesDhananjay Phadke2008-07-224-438/+872
| | * netxen: add 2MB PCI memory supportDhananjay Phadke2008-07-228-272/+1492
| | * netxen: add defs for new chip/boardsDhananjay Phadke2008-07-227-70/+331
| | * netxen: hw multicast filteringDhananjay Phadke2008-07-227-49/+147
| | * netxen: cleanup unused variables/functionsDhananjay Phadke2008-07-226-360/+113
| | * net 8390p: fix interface usageIngo Molnar2008-07-224-4/+4
| | * myri10ge: use ioremap_wcBrice Goglin2008-07-221-4/+4
| | * myri10ge: remove wcfifoBrice Goglin2008-07-221-51/+3
| | * de4x5: Remove developer debug feature about set/clear promiscWang Chen2008-07-222-18/+1
| | * qeth: fix build error caused by VLAN changesfrank.blaschka@de.ibm.com2008-07-221-1/+1
| | * fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure.Laurent Pinchart2008-07-221-4/+0
| | * Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jeff Garzik2008-07-221-9/+5
| | |\
| | | * r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06Marcus Sundberg2008-07-201-2/+4
| | | * r8169: multicast register updateFrancois Romieu2008-07-201-7/+1
| * | | netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328Anton Vorontsov2008-07-228-25/+5
| * | | ipv6: icmp6_dst_gc return changeStephen Hemminger2008-07-223-9/+6
| * | | ipv6: use kcallocStephen Hemminger2008-07-221-3/+3
| * | | ipv6: use spin_trylock_bhStephen Hemminger2008-07-221-3/+1
| * | | ipv6: use round_jiffiesStephen Hemminger2008-07-221-2/+3
| * | | netns: dont alloc ipv6 fib timer listStephen Hemminger2008-07-222-28/+14
| * | | ipv6: make struct ipv6_devconf staticAdrian Bunk2008-07-222-3/+1
| * | | sctp: remove sctp_assoc_proc_exit()Adrian Bunk2008-07-221-5/+0
| * | | sctp: make sctp_outq_flush() staticAdrian Bunk2008-07-222-2/+3
| * | | pkt_sched: make qdisc_class_hash_alloc() staticAdrian Bunk2008-07-221-1/+1