aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds4-9/+23
2007-11-05phylib: Silence driver registrationOlof Johansson1-1/+1
2007-11-05phylib: Add ID for Marvell 88E1240Olof Johansson1-5/+18
2007-11-0582596: free nonexistent resource fixEvgeniy Dushistov1-1/+2
2007-11-05SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy mealsDavid Miller1-2/+2
2007-11-05PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller1-9/+0
2007-11-03Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+0
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+0
2007-11-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds3-8/+6
2007-11-01Fix myri10ge NAPI oops & warningsAndrew Gallatin1-3/+3
2007-11-01Fix region size check in mpc5200 FEC driverGrant Likely1-2/+2
2007-11-01mpc5200: Fix Kconfig dependancies on MPC5200 FEC device driverGrant Likely1-3/+1
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2-2/+2
2007-10-30[WAN]: fix drivers/net/wan/lmc/ compilationAdrian Bunk1-1/+1
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel1-4/+4
2007-10-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds18-101/+107
2007-10-30ixgb: fix TX hangs under heavy loadAuke Kok1-2/+2
2007-10-30e1000e: Fix typo ! &Roel Kluin1-1/+1
2007-10-30ixgbe: minor sparse fixesStephen Hemminger3-7/+7
2007-10-30e1000: sparse warnings fixesStephen Hemminger5-35/+36
2007-10-30ixgb: fix sparse warningsStephen Hemminger5-35/+37
2007-10-30e1000e: fix sparse warningsStephen Hemminger2-19/+20
2007-10-30Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost packets)Michael Hennerich1-2/+0
2007-10-30DM9601: Support for ADMtek ADM8515 NICPeter Korsgaard1-0/+4
2007-10-30[WAN]: lmc_ioctl: don't return with locks heldRoel Kluin1-21/+34
2007-10-29Fix ethernet multicast for ucc_geth.Joakim Tjernlund1-13/+2
2007-10-29netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.Komuro7-7/+7
2007-10-29FEC - fast ethernet controller for mpc52xxDomen Puncer5-0/+1651
2007-10-29Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixesJeff Garzik2-12/+13
2007-10-29Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik9-40/+121
2007-10-29ehea: add kexec supportJan-Bernd Themann2-1/+22
2007-10-29e1000e: Remove legacy jumbo frame receive codeAuke Kok2-282/+1
2007-10-29e1000e: Re-enable SECRC - crc strippingAuke Kok1-13/+6
2007-10-29e1000e: Fix PBA calculation for jumbo frame packetsAuke Kok1-9/+13
2007-10-29e1000e: Fix jumbo frame receive code.Auke Kok2-52/+54
2007-10-29drivers/net/irda/au1k_ir: fix obvious irq handler bugsJeff Garzik1-7/+4
2007-10-28ipg: Kconfig whitepaces/tab damagesFrancois Romieu1-6/+6
2007-10-28ipg: missing Kconfig dependencyFrancois Romieu1-0/+1
2007-10-28r8169: remove poll_locked logicStephen Hemminger1-8/+4
2007-10-28r8169: napi configStephen Hemminger1-0/+4
2007-10-27[CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu1-1/+9
2007-10-26[NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman1-1/+1
2007-10-25[PATCH] iwl3945: fix direct scan problemMohamed Abbas1-4/+28
2007-10-25[PATCH] iwl3945: cancel scan on rxon commandMohamed Abbas1-4/+20
2007-10-25[PATCH] iwl4965: fix scan problemMohamed Abbas1-4/+28
2007-10-25[PATCH] iwl4965: fix driver hang related to hardware scanmabbas2-5/+21
2007-10-25[PATCH] iwlwifi: fix sending probe request in iwl 4965Tomas Winkler1-3/+1
2007-10-25[PATCH] rtl8187: Allow multicast framesMichael Wu1-9/+11
2007-10-25[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relativeAnton Blanchard2-2/+2
2007-10-25[PATCH] rt2x00: jiffies_round -> jiffies_round_relativeAnton Blanchard1-1/+1