summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-10-29Fix ethernet multicast for ucc_geth.Joakim Tjernlund
2007-10-29netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.Komuro
2007-10-29FEC - fast ethernet controller for mpc52xxDomen Puncer
2007-10-29Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-10-29Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-10-29ehea: add kexec supportJan-Bernd Themann
2007-10-29e1000e: Remove legacy jumbo frame receive codeAuke Kok
2007-10-29e1000e: Re-enable SECRC - crc strippingAuke Kok
2007-10-29e1000e: Fix PBA calculation for jumbo frame packetsAuke Kok
2007-10-29e1000e: Fix jumbo frame receive code.Auke Kok
2007-10-29drivers/net/irda/au1k_ir: fix obvious irq handler bugsJeff Garzik
2007-10-28ipg: Kconfig whitepaces/tab damagesFrancois Romieu
2007-10-28ipg: missing Kconfig dependencyFrancois Romieu
2007-10-28r8169: remove poll_locked logicStephen Hemminger
2007-10-28r8169: napi configStephen Hemminger
2007-10-27[CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu
2007-10-27[NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman
2007-10-26[PATCH] iwl3945: fix direct scan problemMohamed Abbas
2007-10-26[PATCH] iwl3945: cancel scan on rxon commandMohamed Abbas
2007-10-26[PATCH] iwl4965: fix scan problemMohamed Abbas
2007-10-26[PATCH] iwl4965: fix driver hang related to hardware scanmabbas
2007-10-26[PATCH] iwlwifi: fix sending probe request in iwl 4965Tomas Winkler
2007-10-26[PATCH] rtl8187: Allow multicast framesMichael Wu
2007-10-26[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relativeAnton Blanchard
2007-10-26[PATCH] rt2x00: jiffies_round -> jiffies_round_relativeAnton Blanchard
2007-10-26[PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relativeAnton Blanchard
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-25[netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla
2007-10-25rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...Thomas Sailer
2007-10-25cpmac: update to new fixed phy driver interfaceEugene Konev
2007-10-25cpmac: convert to napi_struct interfaceEugene Konev
2007-10-25cpmac: use print_mac() instead of MAC_FMTEugene Konev
2007-10-25natsemi: fix oops, link back netdevice from private-structIngo Molnar
2007-10-25ehea: fix port_napi_disable/enableJan-Bernd Themann
2007-10-25bonding/bond_main.c: fix cut'n'paste errorAdrian Bunk
2007-10-25make bonding/bond_main.c:bond_deinit() staticAdrian Bunk
2007-10-25drivers/net/ipg.c: cleanupsAdrian Bunk
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-24[NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov
2007-10-24Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds
2007-10-24Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds
2007-10-24ni5010: kill unused variableJeff Garzik
2007-10-24eexpress: fix !SMP unused-var warningJeff Garzik
2007-10-24bonding: Acquire correct locks in alb for promisc changeJay Vosburgh
2007-10-24bonding: Convert more locks to _bh, acquire rtnl, for new lockingJay Vosburgh
2007-10-24bonding: Convert locks to _bh, rework alb locking for new lockingJay Vosburgh
2007-10-24bonding: Convert miimon to new lockingJay Vosburgh
2007-10-24bonding: Convert balance-rr transmit to new lockingJay Vosburgh
2007-10-24Convert bonding timers to workqueuesJay Vosburgh