aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-25[PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relativeAnton Blanchard2-8/+9
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-5/+3
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+1
2007-10-25[netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla1-0/+16
2007-10-25rndis_host: reduce MTU instead of refusing to talk to devices with low max packet sizeThomas Sailer1-5/+13
2007-10-25cpmac: update to new fixed phy driver interfaceEugene Konev1-18/+46
2007-10-25cpmac: convert to napi_struct interfaceEugene Konev1-31/+37
2007-10-25cpmac: use print_mac() instead of MAC_FMTEugene Konev1-9/+4
2007-10-25natsemi: fix oops, link back netdevice from private-structIngo Molnar1-0/+1
2007-10-25ehea: fix port_napi_disable/enableJan-Bernd Themann2-5/+4
2007-10-25bonding/bond_main.c: fix cut'n'paste errorAdrian Bunk1-1/+1
2007-10-25make bonding/bond_main.c:bond_deinit() staticAdrian Bunk2-2/+2