aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2007-10-25drivers/net/ipg.c: cleanupsAdrian Bunk2-21/+21
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-3/+1
2007-10-23[NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov1-5/+3
2007-10-23Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds10-36/+15
2007-10-23Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds2-3/+1
2007-10-23ni5010: kill unused variableJeff Garzik1-2/+0
2007-10-23eexpress: fix !SMP unused-var warningJeff Garzik1-1/+1
2007-10-23bonding: Acquire correct locks in alb for promisc changeJay Vosburgh1-9/+10
2007-10-23bonding: Convert more locks to _bh, acquire rtnl, for new lockingJay Vosburgh3-23/+29
2007-10-23bonding: Convert locks to _bh, rework alb locking for new lockingJay Vosburgh2-30/+117
2007-10-23bonding: Convert miimon to new lockingJay Vosburgh1-19/+51
2007-10-23bonding: Convert balance-rr transmit to new lockingJay Vosburgh2-13/+13
2007-10-23Convert bonding timers to workqueuesJay Vosburgh7-122/+117
2007-10-23pasemi_mac: fix typoOlof Johansson1-1/+1
2007-10-23defxx.c: dfx_bus_init() is __devexit not __devinitMaciej W. Rozycki1-1/+1
2007-10-23sky2: crash on removeStephen Hemminger1-2/+2
2007-10-23MIPSnet: Delete all the useless debugging printks.Ralf Baechle1-40/+4
2007-10-23AR7 ethernet: small post-merge cleanups and fixesMatteo Croce1-19/+12
2007-10-23Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstreamJeff Garzik3-512/+677
2007-10-23Merge branch 'bug-fixes' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstreamJeff Garzik1-0/+1
2007-10-23Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstreamJeff Garzik1-141/+265
2007-10-23[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2-4/+2
2007-10-23[NETDRVR] lib82596, netxen: delete pointless tests from irq handlerJeff Garzik2-16/+3
2007-10-23Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik3-4/+4
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik3-12/+6
2007-10-23mv643xx_eth: Hook up mv643xx_get_sset_countDale Farnsworth1-0/+1
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+1
2007-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds4-556/+442
2007-10-23m68knommu: improve mii_do_cmd code in FEC driverPhilippe De Muyter1-5/+2
2007-10-23m68knommu: improve code formating FEC driverPhilippe De Muyter1-12/+5
2007-10-23mv643xx_eth: Remove obsolete checksum offload commentDale Farnsworth1-3/+0
2007-10-23mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.cLennert Buytenhek2-568/+557
2007-10-23mv643xx_eth: Remove unused register definesLennert Buytenhek1-87/+0
2007-10-23mv643xx_eth: Clean up mv643xx_eth.hLennert Buytenhek1-283/+250
2007-10-23mv643xx_eth: Remove MV643XX_ETH_ register prefixLennert Buytenhek2-410/+397
2007-10-23mv643xx_eth: Remove SHARED_REGS register address biasLennert Buytenhek2-125/+117
2007-10-23mv643xx_eth: Enable use on Orion platformsLennert Buytenhek2-6/+9