Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libata sata_promise] add pci id | Jeff Garzik | 2005-10-28 | 1 | -0/+2 |
* | [libata scsi] MODE SELECT, strengthen mode sense | Douglas Gilbert | 2005-10-28 | 1 | -41/+103 |
* | [libata pdc_adma] minor fixes and cleanups | Jeff Garzik | 2005-10-28 | 1 | -13/+13 |
* | Merge branch 'master' | Jeff Garzik | 2005-10-28 | 229 | -5263/+6943 |
|\ | |||||
| * | 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-27 | 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 |
| * | | | | 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-27 | 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-19 | 1 | -515/+515 |
| | * | | | | | [PATCH] sb1250-mac: Get rid of all the funny SBMAC_WRITECSR and SBMAC_READCSR... | Ralf Baechle | 2005-10-19 | 1 | -171/+132 |
| | * | | | | | [PATCH] Remove unused header. | Ralf Baechle | 2005-10-19 | 1 | -62/+0 |
| | * | | | | | [PATCH] e1000 build fix | Andrew Morton | 2005-10-18 | 1 | -1/+1 |
| | * | | | | | [PATCH] sundance: expand reset mask | John W. Linville | 2005-10-18 | 1 | -1/+1 |
| | * | | | | | [PATCH] sundance: remove if (1) { ... } block in sundance_probe1 | John W. Linville | 2005-10-18 | 1 | -23/+21 |
| | * | | | | | [PATCH] orinoco: remove redundance skb length check before padding | John W. Linville | 2005-10-18 | 1 | -5/+3 |
| | * | | | | | [PATCH] b44: alternate allocation option for DMA descriptors | John W. Linville | 2005-10-18 | 2 | -8/+128 |
| | * | | | | | [PATCH] bonding: cleanup comment for mode 1 IGMP xmit hack | John W. Linville | 2005-10-18 | 1 | -3/+7 |
| | * | | | | | [PATCH] 8139too: fix resume for Realtek 8100B/8139D | John W. Linville | 2005-10-18 | 1 | -1/+2 |
| | * | | | | | [PATCH] epic100: fix counting of work_done in epic_poll | John W. Linville | 2005-10-18 | 1 | -2/+2 |
| | * | | | | | [PATCH] via-rhine: change mdelay to msleep and remove from ISR path | John W. Linville | 2005-10-18 | 1 | -3/+31 |
| | * | | | | | [PATCH] s2io build fix | Andrew Morton | 2005-10-18 | 1 | -1/+1 |
| | * | | | | | [PATCH] e1000_intr build fix | Andrew Morton | 2005-10-18 | 1 | -1/+1 |
| | * | | | | | [PATCH] mipsnet: Virtual ethernet driver for MIPSsim. | Ralf Baechle | 2005-10-18 | 4 | -0/+507 |
| | * | | | | | [PATCH] ne: Support for RBHMA4500 eval board. | Ralf Baechle | 2005-10-18 | 1 | -0/+15 |
| | * | | | | | [PATCH] declance: Use physical addresses at the interface level. | Ralf Baechle | 2005-10-18 | 1 | -16/+10 |
| | * | | | | | [PATCH] declance: Deal with the bloody KSEG vs CKSEG horror... | Ralf Baechle | 2005-10-18 | 1 | -1/+1 |
| | * | | | | | [PATCH] declance: Fix mapping of device. | Ralf Baechle | 2005-10-18 | 1 | -2/+2 |
| | * | | | | | [PATCH] declance: Convert to irqreturn_t. | Ralf Baechle | 2005-10-18 | 1 | -2/+3 |
| | * | | | | | [PATCH] sgiseeq: Configure PIO and DMA timing requests. | Ralf Baechle | 2005-10-18 | 1 | -14/+14 |
| | * | | | | | [PATCH] sgiseeq: Fix resource handling. | Ralf Baechle | 2005-10-18 | 1 | -5/+4 |
| | * | | | | | [PATCH] de2104x: Resurrect Cobalt support for 2.6. | Ralf Baechle | 2005-10-18 | 1 | -0/+5 |
| | * | | | | | [PATCH] au1000_eth: Misc Au1000 net driver fixes. | Ralf Baechle | 2005-10-18 | 1 | -8/+5 |
| | * | | | | | [PATCH] sb1250-mac: Ensure 16-byte alignment of the descriptor ring. | Ralf Baechle | 2005-10-18 | 1 | -1/+8 |
| | * | | | | | [PATCH] sb1250-mac: Check the actual setting for reporting hw checksumming. | Ralf Baechle | 2005-10-18 | 1 | -1/+1 |
| | * | | | | | Merge branch 'master' | Jeff Garzik | 2005-10-18 | 22 | -50/+100 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | [PATCH] Initialize the .owner field the tty_ldisc structure. | Ralf Baechle | 2005-10-18 | 1 | -0/+1 |
| | * | | | | | | [PATCH] SMACK support for mkiss | Ralf Baechle | 2005-10-18 | 2 | -31/+148 |
| | * | | | | | | [PATCH] rcu in bpqether driver. | Ralf Baechle | 2005-10-18 | 1 | -6/+3 |
| | * | | | | | | [PATCH] S2io: Offline diagnostics fixes | ravinandan.arakali@neterion.com | 2005-10-18 | 2 | -80/+162 |
| | * | | | | | | Merge branch 'master' | Jeff Garzik | 2005-10-13 | 44 | -450/+428 |
| | |\ \ \ \ \ \ |