Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' | Jeff Garzik | 2005-10-28 | 239 | -5358/+7257 |
|\ | |||||
| * | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 2005-10-28 | 20 | -774/+3784 |
| |\ | |||||
| | * | Merge branch 'master' | Jeff Garzik | 2005-10-28 | 4 | -13/+40 |
| | |\ | |||||
| | * | | [libata] ata_timing fix | Alan Cox | 2005-10-26 | 1 | -1/+1 |
| | * | | Merge branch 'master' | Jeff Garzik | 2005-10-26 | 15 | -41/+139 |
| | |\ \ | |||||
| | * | | | [PATCH] libata kernel-doc fixes | Randy Dunlap | 2005-10-25 | 1 | -22/+14 |
| | * | | | libata: const-ification bombing run | Jeff Garzik | 2005-10-22 | 18 | -74/+74 |
| | * | | | Add ide-timing functionality to libata. | Alan Cox | 2005-10-22 | 1 | -0/+149 |
| | * | | | libata: handle early device PIO modes correctly | Alan Cox | 2005-10-22 | 1 | -4/+27 |
| | * | | | [PATCH] iomem annotations (sata_vsc) | Al Viro | 2005-10-21 | 1 | -5/+5 |
| | * | | | [PATCH] iomem annotations (sata_sil) | Al Viro | 2005-10-21 | 1 | -2/+2 |
| | * | | | [PATCH] iomem annotations (sata_sx4) | Al Viro | 2005-10-21 | 1 | -10/+9 |
| | * | | | [PATCH] enum safety (sata_qstor) | Al Viro | 2005-10-21 | 1 | -2/+4 |
| | * | | | [PATCH] iomem annotations (sata_promise) | Al Viro | 2005-10-21 | 1 | -4/+4 |
| | * | | | [PATCH] iomem annotations (ahci) | Al Viro | 2005-10-21 | 1 | -4/+4 |
| | * | | | [PATCH] iomem annotations (sata_nv) | Al Viro | 2005-10-21 | 1 | -2/+2 |
| | * | | | [PATCH] libata: Marvell endian fix | Brett Russ | 2005-10-20 | 1 | -2/+3 |
| | * | | | Merge branch 'master' | Jeff Garzik | 2005-10-20 | 12 | -62/+107 |
| | |\ \ \ | |||||
| * | \ \ \ | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 2005-10-28 | 121 | -4034/+6078 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' | Jeff Garzik | 2005-10-28 | 4 | -13/+40 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | * | | | | | Merge branch 'master' | Jeff Garzik | 2005-10-26 | 15 | -41/+139 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | * | | | | | [netdrvr forcedeth] scatter gather and segmentation offload support | Ayaz Abdulla | 2005-10-26 | 1 | -87/+162 |
| | * | | | | | [PATCH] sb1250-mac: PHY probing fixes. | Ralf Baechle | 2005-10-20 | 1 | -0/+36 |
| | * | | | | | Merge branch 'master' | Jeff Garzik | 2005-10-20 | 12 | -62/+107 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | * | | | | | [PATCH] e1000: Driver version, white space, comments, device id & other | Mallikarjuna R Chilakala | 2005-10-20 | 1 | -4/+9 |
| | * | | | | | [PATCH] sundance: include MII address 0 in PHY probe | John W. Linville | 2005-10-20 | 1 | -4/+5 |
| | * | | | | | [PATCH] sb1250-mac: Whitespace cleanup. | Ralf Baechle | 2005-10-20 | 1 | -515/+515 |
| | * | | | | | [PATCH] sb1250-mac: Get rid of all the funny SBMAC_WRITECSR and SBMAC_READCSR... | Ralf Baechle | 2005-10-20 | 1 | -171/+132 |
| | * | | | | | [PATCH] Remove unused header. | Ralf Baechle | 2005-10-20 | 1 | -62/+0 |
| | * | | | | | [PATCH] e1000 build fix | Andrew Morton | 2005-10-19 | 1 | -1/+1 |
| | * | | | | | [PATCH] sundance: expand reset mask | John W. Linville | 2005-10-19 | 1 | -1/+1 |
| | * | | | | | [PATCH] sundance: remove if (1) { ... } block in sundance_probe1 | John W. Linville | 2005-10-19 | 1 | -23/+21 |
| | * | | | | | [PATCH] orinoco: remove redundance skb length check before padding | John W. Linville | 2005-10-19 | 1 | -5/+3 |
| | * | | | | | [PATCH] b44: alternate allocation option for DMA descriptors | John W. Linville | 2005-10-19 | 2 | -8/+128 |
| | * | | | | | [PATCH] bonding: cleanup comment for mode 1 IGMP xmit hack | John W. Linville | 2005-10-19 | 1 | -3/+7 |
| | * | | | | | [PATCH] 8139too: fix resume for Realtek 8100B/8139D | John W. Linville | 2005-10-19 | 1 | -1/+2 |
| | * | | | | | [PATCH] epic100: fix counting of work_done in epic_poll | John W. Linville | 2005-10-19 | 1 | -2/+2 |
| | * | | | | | [PATCH] via-rhine: change mdelay to msleep and remove from ISR path | John W. Linville | 2005-10-19 | 1 | -3/+31 |
| | * | | | | | [PATCH] s2io build fix | Andrew Morton | 2005-10-19 | 1 | -1/+1 |
| | * | | | | | [PATCH] e1000_intr build fix | Andrew Morton | 2005-10-19 | 1 | -1/+1 |
| | * | | | | | [PATCH] mipsnet: Virtual ethernet driver for MIPSsim. | Ralf Baechle | 2005-10-19 | 4 | -0/+507 |
| | * | | | | | [PATCH] ne: Support for RBHMA4500 eval board. | Ralf Baechle | 2005-10-19 | 1 | -0/+15 |
| | * | | | | | [PATCH] declance: Use physical addresses at the interface level. | Ralf Baechle | 2005-10-19 | 1 | -16/+10 |
| | * | | | | | [PATCH] declance: Deal with the bloody KSEG vs CKSEG horror... | Ralf Baechle | 2005-10-19 | 1 | -1/+1 |
| | * | | | | | [PATCH] declance: Fix mapping of device. | Ralf Baechle | 2005-10-19 | 1 | -2/+2 |
| | * | | | | | [PATCH] declance: Convert to irqreturn_t. | Ralf Baechle | 2005-10-19 | 1 | -2/+3 |
| | * | | | | | [PATCH] sgiseeq: Configure PIO and DMA timing requests. | Ralf Baechle | 2005-10-19 | 1 | -14/+14 |
| | * | | | | | [PATCH] sgiseeq: Fix resource handling. | Ralf Baechle | 2005-10-19 | 1 | -5/+4 |
| | * | | | | | [PATCH] de2104x: Resurrect Cobalt support for 2.6. | Ralf Baechle | 2005-10-19 | 1 | -0/+5 |
| | * | | | | | [PATCH] au1000_eth: Misc Au1000 net driver fixes. | Ralf Baechle | 2005-10-19 | 1 | -8/+5 |