summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-271-1/+9
* [NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman2007-10-271-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-261-5/+3Star
|\
| * [NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov2007-10-241-5/+3Star
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-261-3/+1Star
|\ \
| * | SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-3/+1Star
| |/
* | [netdrvr] forcedeth: add MCP77 device IDsAyaz Abdulla2007-10-251-0/+16
* | rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...Thomas Sailer2007-10-251-5/+13
* | cpmac: update to new fixed phy driver interfaceEugene Konev2007-10-251-18/+46
* | cpmac: convert to napi_struct interfaceEugene Konev2007-10-251-31/+37
* | cpmac: use print_mac() instead of MAC_FMTEugene Konev2007-10-251-9/+4Star
* | natsemi: fix oops, link back netdevice from private-structIngo Molnar2007-10-251-0/+1
* | ehea: fix port_napi_disable/enableJan-Bernd Themann2007-10-252-5/+4Star
* | bonding/bond_main.c: fix cut'n'paste errorAdrian Bunk2007-10-251-1/+1
* | make bonding/bond_main.c:bond_deinit() staticAdrian Bunk2007-10-252-2/+2
* | drivers/net/ipg.c: cleanupsAdrian Bunk2007-10-252-21/+21
|/
* Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2007-10-2410-36/+15Star
|\
| * [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-242-4/+2Star
| * [NETDRVR] lib82596, netxen: delete pointless tests from irq handlerJeff Garzik2007-10-242-16/+3Star
| * Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik2007-10-243-4/+4
| * [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-243-12/+6Star
* | Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2007-10-242-3/+1Star
|\ \
| * | ni5010: kill unused variableJeff Garzik2007-10-241-2/+0Star
| * | eexpress: fix !SMP unused-var warningJeff Garzik2007-10-241-1/+1
| |/
* | bonding: Acquire correct locks in alb for promisc changeJay Vosburgh2007-10-241-9/+10
* | bonding: Convert more locks to _bh, acquire rtnl, for new lockingJay Vosburgh2007-10-243-23/+29
* | bonding: Convert locks to _bh, rework alb locking for new lockingJay Vosburgh2007-10-242-30/+117
* | bonding: Convert miimon to new lockingJay Vosburgh2007-10-241-19/+51
* | bonding: Convert balance-rr transmit to new lockingJay Vosburgh2007-10-242-13/+13
* | Convert bonding timers to workqueuesJay Vosburgh2007-10-247-122/+117Star
* | pasemi_mac: fix typoOlof Johansson2007-10-241-1/+1
* | defxx.c: dfx_bus_init() is __devexit not __devinitMaciej W. Rozycki2007-10-241-1/+1
* | sky2: crash on removeStephen Hemminger2007-10-241-2/+2
* | MIPSnet: Delete all the useless debugging printks.Ralf Baechle2007-10-241-40/+4Star
* | AR7 ethernet: small post-merge cleanups and fixesMatteo Croce2007-10-241-19/+12Star
* | Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in...Jeff Garzik2007-10-243-512/+677
|\ \
| * | mv643xx_eth: Remove obsolete checksum offload commentDale Farnsworth2007-10-231-3/+0Star
| * | mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.cLennert Buytenhek2007-10-232-568/+557Star
| * | mv643xx_eth: Remove unused register definesLennert Buytenhek2007-10-231-87/+0Star
| * | mv643xx_eth: Clean up mv643xx_eth.hLennert Buytenhek2007-10-231-283/+250Star
| * | mv643xx_eth: Remove MV643XX_ETH_ register prefixLennert Buytenhek2007-10-232-410/+397Star
| * | mv643xx_eth: Remove SHARED_REGS register address biasLennert Buytenhek2007-10-232-125/+117Star
| * | mv643xx_eth: Enable use on Orion platformsLennert Buytenhek2007-10-232-6/+9
| * | mv643xx_eth: Disable RX/TX byte swapping on little-endian systemsLennert Buytenhek2007-10-231-0/+11
| * | mv643xx_eth: Move ethernet register definitions into private headerLennert Buytenhek2007-10-231-1/+307
* | | Merge branch 'bug-fixes' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth i...Jeff Garzik2007-10-241-0/+1
|\ \ \
| * | | mv643xx_eth: Hook up mv643xx_get_sset_countDale Farnsworth2007-10-231-0/+1
| |/ /
* | | Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-241-141/+265
|\ \ \ | |_|/ |/| |
| * | r8169: more phy init for the 8168Francois Romieu2007-10-181-0/+34
| * | r8169: update the phy init for the 8168CFrancois Romieu2007-10-181-0/+2