summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [BNX2]: Fix suspend/resume problem.Michael Chan2007-08-031-4/+8
* [TG3]: Fix suspend/resume problem.Michael Chan2007-08-031-7/+10
* fix s2io regressionAl Viro2007-08-031-3/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-3129-91/+42
|\
| * [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-3124-24/+0
| * [NET]: ethtool ops are the only wayMatthew Wilcox2007-07-311-42/+10
| * [PPPOE]: Improve hashing function in hash_item().Florian Zumbiehl2007-07-311-10/+15
| * [PPPOL2TP]: Add CONFIG_INET Kconfig dependency.James Chapman2007-07-311-1/+1
| * [PPPoE]: move lock_sock() in pppoe_sendmsg() to the right locationFlorian Zumbiehl2007-07-311-2/+1
| * [PPPoX/E]: return ENOTTY on unknown ioctl requestsFlorian Zumbiehl2007-07-312-11/+9
| * [NET] loopback: Panic if registration failsHerbert Xu2007-07-311-1/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-311-28/+20
|\ \
| * | [SUNLANCE]: Fix sparc32 crashes by using of_*() interfaces.David S. Miller2007-07-301-28/+20
* | | Typo fixes errror -> errorGabriel Craciunescu2007-07-311-1/+1
* | | in-string typos of "error"Eddy L O Jansson2007-07-311-1/+1
* | | bpqether: fix rcu usagePaul E. McKenney2007-07-311-3/+3
* | | DDB5477: remove driver bits of supportYoichi Yuasa2007-07-311-8/+0
| |/ |/|
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-3011-441/+278
|\ \
| * | Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p...Micah Gruber2007-07-301-1/+3
| * | PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safeKomuro2007-07-301-6/+17
| * | S2io: Increment received packet count correctlyRamkrishna Vepa2007-07-301-1/+2
| * | S2io: Fix crash when resetting adapterRamkrishna Vepa2007-07-301-15/+0
| * | S2io: Mask spurious interruptsRamkrishna Vepa2007-07-301-3/+2
| * | S2IO: Implementing review comments from old patchesVeena Parat2007-07-301-5/+5
| * | S2IO: Checking for the return value of pci map functionVeena Parat2007-07-302-3/+79
| * | S2IO: Removing MSI support from driverVeena Parat2007-07-302-151/+10
| * | S2IO: Removing 3 buffer mode support from the driverVeena Parat2007-07-302-217/+73
| * | netxen: drop redudant spinlockDhananjay Phadke2007-07-301-4/+0
| * | netxen: Fix interrupt handling for multiport adaptersdhananjay@netxen.com2007-07-301-17/+19
| * | netxen: re-init station address after h/w initdhananjay@netxen.com2007-07-301-2/+2
| * | forcedeth: mac address correctAyaz Abdulla2007-07-301-17/+19
| * | gfar: Fix modpost warningKumar Gala2007-07-302-2/+2
| * | lib8390: comment on locking by Alan CoxJarek Poplawski2007-07-301-0/+46
| * | Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...Micah Gruber2007-07-301-1/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-301-12/+3
|\ \ | |/ |/|
| * mlx4_core: Remove kfree() in mlx4_mr_alloc() error flowJack Morgenstein2007-07-281-12/+3
* | setup and detect 2nd phy on MCF5275 in FEC driverMike Cruse2007-07-301-0/+23
* | clean up reading of ICR register in FEC driverGreg Ungerer2007-07-301-3/+3
* | fix work queues in FEC driverGreg Ungerer2007-07-301-6/+11
* | remove unused config symbol from FEC driverGreg Ungerer2007-07-301-2/+0
* | include cacheflush.h in FEC driverGreg Ungerer2007-07-301-0/+1
* | Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=nRusty Russell2007-07-291-1/+1
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-07-281-1/+5
|\ \ | |/ |/|
| * Blackfin Ethernet MAC driver: fix bug Report returned -ENOMEM upwards (in cas...Michael Hennerich2007-07-251-1/+5
* | m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata2007-07-261-9/+0
* | lguest: documentation VII: FIXMEsRusty Russell2007-07-261-0/+19
* | lguest: documentation III: DriversRusty Russell2007-07-261-17/+201
* | ax88796 (address space): cast to unsigned long, not longAl Viro2007-07-261-1/+1
* | cxgb3 gfp_t annotationsAl Viro2007-07-261-1/+1
* | misannotation in pppol2tpAl Viro2007-07-261-2/+2