| Commit message (Expand) | Author | Age | Files | Lines |
* | e1000: sparse warnings fixes | Stephen Hemminger | 2007-10-30 | 5 | -35/+36 |
* | ixgb: fix sparse warnings | Stephen Hemminger | 2007-10-30 | 5 | -35/+37 |
* | e1000e: fix sparse warnings | Stephen Hemminger | 2007-10-30 | 2 | -19/+20 |
* | mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2 | Dale Farnsworth | 2007-10-30 | 1 | -3/+3 |
* | Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost pack... | Michael Hennerich | 2007-10-30 | 1 | -2/+0 |
* | DM9601: Support for ADMtek ADM8515 NIC | Peter Korsgaard | 2007-10-30 | 1 | -0/+4 |
* | Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li... | Linus Torvalds | 2007-10-29 | 8 | -4/+484 |
|\ |
|
| * | [libata] AHCI: add hw link power management support | Kristen Carlson Accardi | 2007-10-29 | 1 | -2/+155 |
| * | [libata] Link power management infrastructure | Kristen Carlson Accardi | 2007-10-29 | 7 | -2/+329 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-29 | 29 | -340/+432 |
|\ \
| |/ |
|
| * | [libata] AHCI: fix newly introduced host-reset bug | Jeff Garzik | 2007-10-29 | 1 | -2/+4 |
| * | [libata] sata_nv: fix SWNCQ enabling | Jeff Garzik | 2007-10-29 | 1 | -3/+9 |
| * | libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklist | Tejun Heo | 2007-10-29 | 1 | -0/+1 |
| * | libata: no need to speed down if already at PIO0 | Tejun Heo | 2007-10-29 | 1 | -1/+1 |
| * | libata: relocate forcing PIO0 on reset | Tejun Heo | 2007-10-29 | 2 | -27/+38 |
| * | pata_ns87415: define SUPERIO_IDE_MAX_RETRIES | Frank Lichtenheld | 2007-10-29 | 1 | -0/+2 |
| * | [libata] Address some checkpatch-spotted issues | Jeff Garzik | 2007-10-29 | 15 | -220/+244 |
| * | [libata] fix 'if(' and similar areas that lack whitespace | Jeff Garzik | 2007-10-29 | 8 | -33/+33 |
| * | libata: implement ata_wait_after_reset() | Tejun Heo | 2007-10-29 | 5 | -34/+67 |
| * | libata: track SLEEP state and issue SRST to wake it up | Tejun Heo | 2007-10-29 | 4 | -1/+17 |
| * | libata: relocate and fix post-command processing | Tejun Heo | 2007-10-29 | 2 | -23/+20 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-29 | 29 | -437/+1895 |
|\ \ |
|
| * | | Fix ethernet multicast for ucc_geth. | Joakim Tjernlund | 2007-10-29 | 1 | -13/+2 |
| * | | netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes. | Komuro | 2007-10-29 | 8 | -8/+8 |
| * | | FEC - fast ethernet controller for mpc52xx | Domen Puncer | 2007-10-29 | 5 | -0/+1651 |
| * | | Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik | 2007-10-29 | 2 | -12/+13 |
| |\ \ |
|
| | * | | ipg: Kconfig whitepaces/tab damages | Francois Romieu | 2007-10-28 | 1 | -6/+6 |
| | * | | ipg: missing Kconfig dependency | Francois Romieu | 2007-10-28 | 1 | -0/+1 |
| | * | | r8169: remove poll_locked logic | Stephen Hemminger | 2007-10-28 | 1 | -8/+4 |
| | * | | r8169: napi config | Stephen Hemminger | 2007-10-28 | 1 | -0/+4 |
| * | | | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik | 2007-10-29 | 9 | -40/+121 |
| |\ \ \ |
|
| | * | | | [PATCH] iwl3945: fix direct scan problem | Mohamed Abbas | 2007-10-25 | 1 | -4/+28 |
| | * | | | [PATCH] iwl3945: cancel scan on rxon command | Mohamed Abbas | 2007-10-25 | 1 | -4/+20 |
| | * | | | [PATCH] iwl4965: fix scan problem | Mohamed Abbas | 2007-10-25 | 1 | -4/+28 |
| | * | | | [PATCH] iwl4965: fix driver hang related to hardware scan | mabbas | 2007-10-25 | 2 | -5/+21 |
| | * | | | [PATCH] iwlwifi: fix sending probe request in iwl 4965 | Tomas Winkler | 2007-10-25 | 1 | -3/+1 |
| | * | | | [PATCH] rtl8187: Allow multicast frames | Michael Wu | 2007-10-25 | 1 | -9/+11 |
| | * | | | [PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relative | Anton Blanchard | 2007-10-25 | 2 | -2/+2 |
| | * | | | [PATCH] rt2x00: jiffies_round -> jiffies_round_relative | Anton Blanchard | 2007-10-25 | 1 | -1/+1 |
| | * | | | [PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relative | Anton Blanchard | 2007-10-25 | 2 | -8/+9 |
| * | | | | ehea: add kexec support | Jan-Bernd Themann | 2007-10-29 | 2 | -1/+22 |
| * | | | | e1000e: Remove legacy jumbo frame receive code | Auke Kok | 2007-10-29 | 2 | -282/+1 |
| * | | | | e1000e: Re-enable SECRC - crc stripping | Auke Kok | 2007-10-29 | 1 | -13/+6 |
| * | | | | e1000e: Fix PBA calculation for jumbo frame packets | Auke Kok | 2007-10-29 | 1 | -9/+13 |
| * | | | | e1000e: Fix jumbo frame receive code. | Auke Kok | 2007-10-29 | 2 | -52/+54 |
| * | | | | drivers/net/irda/au1k_ir: fix obvious irq handler bugs | Jeff Garzik | 2007-10-29 | 1 | -7/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'warnings-upstream' of master.kernel.org:/pub/scm/linux/kernel/g... | Linus Torvalds | 2007-10-29 | 1 | -2/+23 |
|\ \ \ \ |
|
| * | | | | [ISDN] capidrv: address two longstanding warnings | Jeff Garzik | 2007-10-29 | 1 | -2/+23 |
| |/ / / |
|
* | | | | NOMMU: mm/nommu.c needs linux/module.h | David Howells | 2007-10-29 | 1 | -0/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-29 | 8 | -47/+48 |
|\ \ \ \ |
|