aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
...
* | | | sis190 check for ISA bridge on SiS966Neil Muller2007-08-07
* | | | atl1: use spin_trylock_irqsave()Ingo Molnar2007-08-07
* | | | net: smc91x: Build fixes for general sh boards.Paul Mundt2007-08-07
* | | | [BNX2]: Fix suspend/resume problem.Michael Chan2007-08-03
* | | | [TG3]: Fix suspend/resume problem.Michael Chan2007-08-03
| |/ / |/| |
* | | fix s2io regressionAl Viro2007-08-03
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-31
|\ \
| * | [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-31
| * | [NET]: ethtool ops are the only wayMatthew Wilcox2007-07-31
| * | [PPPOE]: Improve hashing function in hash_item().Florian Zumbiehl2007-07-31
| * | [PPPOL2TP]: Add CONFIG_INET Kconfig dependency.James Chapman2007-07-31
| * | [PPPoE]: move lock_sock() in pppoe_sendmsg() to the right locationFlorian Zumbiehl2007-07-31
| * | [PPPoX/E]: return ENOTTY on unknown ioctl requestsFlorian Zumbiehl2007-07-31
| * | [NET] loopback: Panic if registration failsHerbert Xu2007-07-31
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-31
|\ \ \
| * | | [SUNLANCE]: Fix sparc32 crashes by using of_*() interfaces.David S. Miller2007-07-30
* | | | Typo fixes errror -> errorGabriel Craciunescu2007-07-31
* | | | in-string typos of "error"Eddy L O Jansson2007-07-31
* | | | bpqether: fix rcu usagePaul E. McKenney2007-07-31
* | | | DDB5477: remove driver bits of supportYoichi Yuasa2007-07-31
| |/ / |/| |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-30
|\ \ \ | | |/ | |/|
| * | Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p...Micah Gruber2007-07-30
| * | PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safeKomuro2007-07-30
| * | S2io: Increment received packet count correctlyRamkrishna Vepa2007-07-30
| * | S2io: Fix crash when resetting adapterRamkrishna Vepa2007-07-30
| * | S2io: Mask spurious interruptsRamkrishna Vepa2007-07-30
| * | S2IO: Implementing review comments from old patchesVeena Parat2007-07-30
| * | S2IO: Checking for the return value of pci map functionVeena Parat2007-07-30
| * | S2IO: Removing MSI support from driverVeena Parat2007-07-30
| * | S2IO: Removing 3 buffer mode support from the driverVeena Parat2007-07-30
| * | netxen: drop redudant spinlockDhananjay Phadke2007-07-30
| * | netxen: Fix interrupt handling for multiport adaptersdhananjay@netxen.com2007-07-30
| * | netxen: re-init station address after h/w initdhananjay@netxen.com2007-07-30
| * | forcedeth: mac address correctAyaz Abdulla2007-07-30
| * | gfar: Fix modpost warningKumar Gala2007-07-30
| * | lib8390: comment on locking by Alan CoxJarek Poplawski2007-07-30
| * | Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...Micah Gruber2007-07-30
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-30
|\ \ | |/ |/|
| * mlx4_core: Remove kfree() in mlx4_mr_alloc() error flowJack Morgenstein2007-07-28
* | setup and detect 2nd phy on MCF5275 in FEC driverMike Cruse2007-07-30
* | clean up reading of ICR register in FEC driverGreg Ungerer2007-07-30
* | fix work queues in FEC driverGreg Ungerer2007-07-30
* | remove unused config symbol from FEC driverGreg Ungerer2007-07-30
* | include cacheflush.h in FEC driverGreg Ungerer2007-07-30
* | Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=nRusty Russell2007-07-29
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-07-28
|\ \ | |/ |/|
| * Blackfin Ethernet MAC driver: fix bug Report returned -ENOMEM upwards (in cas...Michael Hennerich2007-07-25
* | m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata2007-07-26
* | lguest: documentation VII: FIXMEsRusty Russell2007-07-26
* | lguest: documentation III: DriversRusty Russell2007-07-26