summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git Linus Torvalds2005-08-296-22/+112
|\ \ \
| * | | [MMC] Use an IDR for host name indiciesRussell King2005-08-192-2/+20
| * | | [MMC] Use class device name for mmc host nameRussell King2005-08-192-4/+2
| * | | [MMC] Add MMC class devicesRussell King2005-08-194-14/+87
| * | | [MMC] Add mmc_hostname() macroRussell King2005-08-195-7/+8
| |/ /
* | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git Linus Torvalds2005-08-294-512/+380
|\ \ \
| * \ \ Merge with Linus' 2.6 treeRussell King2005-07-28628-6590/+72452
| |\ \ \
| * | | | [SERIAL] Convert parport_serial to use new 8250_pci interfacesRussell King2005-07-274-236/+167
| * | | | [SERIAL] Expose 8250_pci setup/removal/suspend/resume functionsRussell King2005-07-272-112/+159
| * | | | [SERIAL] Pass around serial_private instead of pci_devRussell King2005-07-271-18/+22
| * | | | [SERIAL] Collapse the SIIG quirk entriesRussell King2005-07-271-139/+18
| * | | | [SERIAL] Factor out the common setup from the per-serial port loop.Russell King2005-07-271-12/+16
| * | | | [SERIAL] Rename pci_board to pciserial_board.Russell King2005-07-271-15/+18
* | | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git Linus Torvalds2005-08-2916-1/+692
|\ \ \ \ \
| * | | | | [MFD] Add SA11x0 MCP platform device supportRussell King2005-08-189-10/+79
| * | | | | [MFD] Add SA11x0 MCP supportRussell King2005-08-183-0/+282
| * | | | | [MFD] Add multimedia communication port core supportRussell King2005-08-187-1/+341
| | |_|/ / | |/| | |
* | | | | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-08-2959-3719/+8103
|\ \ \ \ \
| * | | | | [PATCH] PHY Layer fixupAndy Fleming2005-08-286-102/+510
| * | | | | [PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032Francois Romieu2005-08-272-2/+2
| * | | | | [PATCH] SMP rewrite of mkissRalf Baechle2005-08-272-562/+523
| * | | | | Merge upstream into 'upstream' branch of netdev-2.6.git.Jeff Garzik2005-08-24125-644/+679
| |\ \ \ \ \
| * | | | | | [PATCH] bonding: inherit zero-copy flags of slavesArthur Kepner2005-08-232-1/+60
| * | | | | | [PATCH] macsonic/jazzsonic network drivers updateFinn Thain2005-08-235-892/+972
| * | | | | | [PATCH] mv643xx: add workaround for HW checksum generation bugDale Farnsworth2005-08-232-12/+21
| * | | | | | [PATCH] S2io: Hardware fixes for Xframe II adapterravinandan.arakali@neterion.com2005-08-191-19/+18
| * | | | | | [PATCH] tms380tr: remove prototypes in Space.cJochen Friedrich2005-08-191-2/+0
| * | | | | | [netdrvr] Convert madgemc to new MCA API.Jochen Friedrich2005-08-198-274/+273
| * | | | | | [netdrvr eepro100] check for skb==NULL before calling rx_align(skb)Jeff Garzik2005-08-191-4/+4
| * | | | | | [PATCH] e1000 printk warning fix 2Andrew Morton2005-08-191-2/+2
| * | | | | | [PATCH] network: fix fmvj18x_cs multicast codeKomuro2005-08-191-6/+19
| * | | | | | [PATCH] r8169: PCI ID for the Linksys EG1032Francois Romieu2005-08-191-0/+1
| * | | | | | [PATCH] net/cycx_drv: replace delay_cycx() with msleep_interruptible()Nishanth Aravamudan2005-08-191-16/+8
| * | | | | | [PATCH] forcedeth: Initialize link settings in every nv_open()Manfred Spraul2005-08-191-0/+5
| * | | | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-18142-832/+1168
| |\ \ \ \ \ \
| * | | | | | | [PATCH] skge: turn on link status LEDStephen Hemminger2005-08-161-1/+5
| * | | | | | | [PATCH] skge: increase receive flush threshold defaultStephen Hemminger2005-08-161-1/+6
| * | | | | | | [PATCH] skge: fibre vs copper detection cleanupStephen Hemminger2005-08-162-23/+14
| * | | | | | | [PATCH] skge: stop bogus sensor messagesStephen Hemminger2005-08-162-16/+16
| * | | | | | | [PATCH] ixgb: Driver version, white space, commentsMalli Chilakala2005-08-112-4/+9
| * | | | | | | [PATCH] ixgb: Redefined buffer_info-dma to be dma_addr_t instead of uint64Malli Chilakala2005-08-111-1/+1
| * | | | | | | [PATCH] ixgb: Remove unused functionsMalli Chilakala2005-08-112-178/+1
| * | | | | | | [PATCH] ixgb: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala2005-08-111-1/+1
| * | | | | | | [PATCH] ixgb: Fix data output by ethtool -dMalli Chilakala2005-08-111-1/+2
| * | | | | | | [PATCH] ixgb: Fix Broadcast/Multicast packets received statisticsMalli Chilakala2005-08-111-1/+2
| * | | | | | | [PATCH] ixgb: Use netdev_priv() instead of netdev->privMalli Chilakala2005-08-112-30/+32
| * | | | | | | [PATCH] ixgb: Fix unnecessary link state messagesMalli Chilakala2005-08-111-0/+21
| * | | | | | | [PATCH] ixgb: Set RXDCTL:PTHRESH/HTHRESH to zeroMalli Chilakala2005-08-111-3/+5
| * | | | | | | phy subsystem: more cleanupsJeff Garzik2005-08-115-414/+12
| * | | | | | | Fix numerous minor problems with new phy subsystem.Jeff Garzik2005-08-117-893/+53