| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-04-06 | 7 | -21/+109 |
|\ |
|
| * | [WATCHDOG] hpwdt - fix lower timeout limit | Thomas Mingarelli | 2010-04-06 | 1 | -1/+1 |
| * | [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev... | Seth Heasley | 2010-04-06 | 1 | -6/+93 |
| * | [WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl. | James Hogan | 2010-04-06 | 2 | -5/+8 |
| * | [WATCHDOG] doc: watchdog simple example: don't fail on fsync() | Giel van Schijndel | 2010-04-03 | 1 | -3/+0 |
| * | [WATCHDOG] set max63xx driver as ARM only | Marc Zyngier | 2010-04-03 | 1 | -5/+6 |
| * | [WATCHDOG] powerpc: pika_wdt ident cannot be const | Sean MacLennan | 2010-04-03 | 1 | -1/+1 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-04-06 | 3 | -33/+49 |
|\ \ |
|
| * | | libata: unlock HPA if device shrunk | Tejun Heo | 2010-04-06 | 2 | -29/+46 |
| * | | libata: disable NCQ on Crucial C300 SSD | Tejun Heo | 2010-04-06 | 1 | -0/+3 |
| * | | libata: don't whine on spurious IRQ | Tejun Heo | 2010-04-06 | 1 | -4/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-06 | 47 | -131/+14221 |
|\ \ \ |
|
| * | | | smc91c92_cs: fix the problem of "Unable to find hardware address" | Ken Kawasaki | 2010-04-03 | 1 | -5/+7 |
| * | | | r8169: clean up my printk uglyness | Neil Horman | 2010-04-01 | 1 | -2/+2 |
| * | | | net: Hook up cxgb4 to Kconfig and Makefile | Dimitris Michailidis | 2010-04-01 | 2 | -0/+26 |
| * | | | cxgb4: Add main driver file and driver Makefile | Dimitris Michailidis | 2010-04-01 | 2 | -0/+3395 |
| * | | | cxgb4: Add remaining driver headers and L2T management | Dimitris Michailidis | 2010-04-01 | 4 | -0/+1714 |
| * | | | cxgb4: Add packet queues and packet DMA code | Dimitris Michailidis | 2010-04-01 | 1 | -0/+2431 |
| * | | | cxgb4: Add HW and FW support code | Dimitris Michailidis | 2010-04-01 | 2 | -0/+3231 |
| * | | | cxgb4: Add register, message, and FW definitions | Dimitris Michailidis | 2010-04-01 | 3 | -0/+3122 |
| * | | | netlabel: Fix several rcu_dereference() calls used without RCU read locks | Paul Moore | 2010-04-01 | 2 | -57/+37 |
| * | | | bonding: fix potential deadlock in bond_uninit() | Amerigo Wang | 2010-04-01 | 1 | -12/+14 |
| * | | | net: check the length of the socket address passed to connect(2) | Changli Gao | 2010-04-01 | 7 | -3/+20 |
| * | | | stmmac: add documentation for the driver. | Giuseppe CAVALLARO | 2010-04-01 | 1 | -0/+143 |
| * | | | stmmac: fix kconfig for crc32 build error | Carmelo AMOROSO | 2010-04-01 | 1 | -0/+1 |
| * | | | be2net: fix bug in vlan rx path for big endian architecture | Ajit Khaparde | 2010-04-01 | 1 | -2/+2 |
| * | | | be2net: fix flashing on big endian architectures | Ajit Khaparde | 2010-04-01 | 2 | -10/+9 |
| * | | | be2net: fix a bug in flashing the redboot section | Ajit Khaparde | 2010-04-01 | 1 | -1/+1 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-31 | 14 | -31/+55 |
| |\ \ \ |
|
| | * | | | net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register() | Daniel Mack | 2010-03-30 | 2 | -2/+7 |
| | * | | | iwlwifi: range checking issue | Dan Carpenter | 2010-03-30 | 1 | -1/+1 |
| | * | | | setup correct int pipe type in ar9170_usb_exec_cmd | Valentin Longchamp | 2010-03-30 | 1 | -1/+1 |
| | * | | | rt2x00: Disable powersaving by default in rt2500usb. | Gertjan van Wingerde | 2010-03-30 | 1 | -0/+5 |
| | * | | | rt2x00: Fix typo in RF register programming of rt2800. | Gertjan van Wingerde | 2010-03-30 | 1 | -2/+2 |
| | * | | | iwlwifi: clear unattended interrupts in tasklet | Shanyu Zhao | 2010-03-30 | 1 | -1/+9 |
| | * | | | iwlwifi: counting number of tfds can be free for 4965 | Wey-Yi Guy | 2010-03-30 | 1 | -4/+2 |
| | * | | | iwlwifi: fix regulatory | Reinette Chatre | 2010-03-30 | 2 | -2/+2 |
| | * | | | mac80211: move netdev queue enabling to correct spot | Johannes Berg | 2010-03-30 | 2 | -6/+12 |
| | * | | | Add USB ID for Thomson SpeedTouch 120g to p54usb id table | Hans de Goede | 2010-03-30 | 1 | -0/+1 |
| | * | | | Add a pci-id to the mwl8k driver | Benjamin Larsson | 2010-03-30 | 1 | -0/+1 |
| | * | | | ar9170: add support for NEC WL300NU-G USB dongle | Ben Konrath | 2010-03-30 | 1 | -0/+2 |
| | * | | | mac80211: fix PREQ processing and one small bug | Porsch, Marco | 2010-03-30 | 1 | -2/+2 |
| | * | | | mac80211: correct typos in "unavailable upon resume" warning | John W. Linville | 2010-03-30 | 1 | -3/+3 |
| | * | | | wireless: convert reg_regdb_search_lock to mutex | John W. Linville | 2010-03-30 | 1 | -7/+5 |
| * | | | | bonding: bond_xmit_roundrobin() fix | Eric Dumazet | 2010-03-31 | 1 | -1/+1 |
| * | | | | drivers/net: Add missing unlock | Julia Lawall | 2010-03-30 | 1 | -1/+3 |
| * | | | | net: gianfar - align BD ring size console messages | Kim Phillips | 2010-03-30 | 1 | -2/+2 |
| * | | | | net: gianfar - initialize per-queue statistics | Kim Phillips | 2010-03-30 | 1 | -2/+2 |
| * | | | | gianfar: Fix a memory leak in gianfar close code | Andy Fleming | 2010-03-30 | 1 | -2/+2 |
| * | | | | net: Fix oops from tcp_collapse() when using splice() | Steven J. Magnani | 2010-03-30 | 1 | -0/+1 |