| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-05-08 | 21 | -385/+893 |
|\ |
|
| * | [netdrvr] atl1: fix build | Jeff Garzik | 2007-05-08 | 1 | -0/+1 |
| * | pasemi_mac: Use local-mac-address instead of mac-address if available | Olof Johansson | 2007-05-08 | 1 | -1/+6 |
| * | pasemi_mac: PHY support | Olof Johansson | 2007-05-08 | 3 | -0/+133 |
| * | pasemi_mac: Add msglevel support and "debug" module param | Olof Johansson | 2007-05-08 | 2 | -4/+23 |
| * | pasemi_mac: Logic cleanup / rx performance improvements | Olof Johansson | 2007-05-08 | 1 | -38/+37 |
| * | pasemi_mac: Minor cleanup / define fixes | Olof Johansson | 2007-05-08 | 2 | -10/+8 |
| * | pasemi_mac: Add SKB reuse / copy-break | Olof Johansson | 2007-05-08 | 1 | -7/+24 |
| * | pasemi_mac: Timer and interrupt fixes | Olof Johansson | 2007-05-08 | 2 | -12/+30 |
| * | pasemi_mac: Abstract and fix up interrupt restart routines | Olof Johansson | 2007-05-08 | 1 | -3/+41 |
| * | pasemi_mac: Move the IRQ mapping from the PCI layer to the driver | Olof Johansson | 2007-05-08 | 2 | -9/+23 |
| * | tc35815: Remove unnecessary skb->dev assignment | Atsushi Nemoto | 2007-05-08 | 1 | -1/+0 |
| * | drivers/net/dm9000: Convert to generic boolean | Richard Knutsson | 2007-05-08 | 1 | -7/+4 |
| * | AT91RM9200 Ethernet: Fix multicast addressing | Andrew Victor | 2007-05-08 | 1 | -2/+2 |
| * | AT91RM9200 Ethernet: Support additional PHYs | Andrew Victor | 2007-05-08 | 2 | -21/+73 |
| * | PCMCIA-NETDEV : xirc2ps_cs: bugfix of multicast code | Komuro | 2007-05-08 | 1 | -6/+8 |
| * | sky2: re-enable 88E8056 for most motherboards | Stephen Hemminger | 2007-05-08 | 1 | -4/+13 |
| * | ne: MIPS: Use platform_driver for ne on RBTX49XX | Atsushi Nemoto | 2007-05-08 | 2 | -9/+1 |
| * | ne: Add NEEDS_PORTLIST to control ISA auto-probe | Atsushi Nemoto | 2007-05-08 | 1 | -3/+8 |
| * | ne: Misc fixes for platform driver. | Atsushi Nemoto | 2007-05-08 | 1 | -6/+7 |
| * | ne: Add platform_driver | Atsushi Nemoto | 2007-05-08 | 1 | -2/+89 |
| * | libertas: fix for wireless Kconfig changes | John W. Linville | 2007-05-08 | 1 | -1/+1 |
| * | atl1: fix whitespace damage | Jay Cliburn | 2007-05-08 | 1 | -11/+11 |
| * | atl1: use dev_printk macros | Jay Cliburn | 2007-05-08 | 4 | -87/+68 |
| * | ehea: Fix skb header access | Thomas Klein | 2007-05-08 | 1 | -3/+3 |
| * | Subject: natsemi: Allow users to disable workaround for DspCfg reset | Mark Brown | 2007-05-08 | 1 | -2/+66 |
| * | natsemi: Improve diagnostics for DspCfg workaround | Mark Brown | 2007-05-08 | 1 | -1/+1 |
| * | smc91x SuperH support | Nobuhiro Iwamatsu | 2007-05-08 | 1 | -0/+34 |
| * | DM9000: fix use of kfree() on net device | Ben Dooks | 2007-05-08 | 1 | -2/+2 |
| * | skge: allow WOL except for known broken chips | Stephen Hemminger | 2007-05-08 | 1 | -3/+6 |
| * | myri10ge: replace the chipset whitelist with firmware autodetection | Brice Goglin | 2007-05-08 | 1 | -56/+65 |
| * | myri10ge: move the DMA test code into its own function | Brice Goglin | 2007-05-08 | 1 | -53/+68 |
| * | myri10ge: fix restoring of multicast list after reset | Brice Goglin | 2007-05-08 | 1 | -5/+5 |
| * | myri10ge: update firmware headers | Brice Goglin | 2007-05-08 | 1 | -1/+13 |
| * | myri10ge: support new firmware counters | Brice Goglin | 2007-05-08 | 2 | -2/+13 |
| * | pasemi_mac: A couple of minor bugfixes. | Olof Johansson | 2007-05-08 | 1 | -15/+8 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 | 11 | -41/+34 |
|\ \ |
|
| * | | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 46 | -5417/+6598 |
| |\| |
|
| * | | [POWERPC] Generalize tsi108 PHY types | Josh Boyer | 2007-05-08 | 2 | -14/+7 |
| * | | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-05-02 | 9 | -23/+24 |
| * | | [POWERPC] get_property returns const | Stephen Rothwell | 2007-05-02 | 1 | -7/+6 |
* | | | smsc-ircc2: add PNP support | Bjorn Helgaas | 2007-05-08 | 1 | -23/+75 |
* | | | smsc-ircc2: tidy up module parameter checking | Bjorn Helgaas | 2007-05-08 | 1 | -6/+8 |
* | | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 8 | -8/+0 |
| |/
|/| |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-05-07 | 2 | -4/+46 |
|\ \ |
|
| * | | [TG3]: Update version and reldate. | Michael Chan | 2007-05-07 | 1 | -2/+2 |
| * | | [TG3]: Eliminate spurious interrupts. | Michael Chan | 2007-05-07 | 1 | -2/+10 |
| * | | [TG3]: Add ASPM workaround. | Matt Carlson | 2007-05-07 | 2 | -0/+34 |
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-07 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | RDMA/cxgb3: Support for new abort logic | Steve Wise | 2007-05-07 | 1 | -2/+2 |