| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-03-19 | 1 | -0/+1 |
|\ |
|
| * | sysfs: fix sysfs lockdep warning in mlx4 code | Greg Kroah-Hartman | 2010-03-19 | 1 | -0/+1 |
* | | l2tp: Fix UDP socket reference count bugs in the pppol2tp driver | James Chapman | 2010-03-16 | 1 | -0/+3 |
* | | smsc95xx: wait for PHY to complete reset during init | Steve Glendinning | 2010-03-16 | 1 | -0/+15 |
* | | l2tp: Fix oops in pppol2tp_xmit | James Chapman | 2010-03-16 | 1 | -1/+2 |
* | | smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver | Steve Glendinning | 2010-03-16 | 4 | -0/+1718 |
* | | ne: Do not use slashes in irq name string | Atsushi Nemoto | 2010-03-16 | 1 | -1/+1 |
* | | NET: ksz884x, fix lock imbalance | Jiri Slaby | 2010-03-16 | 1 | -3/+5 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-03-15 | 52 | -78/+169 |
|\ \
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-13 | 53 | -398/+690 |
| |\ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 39 | -58/+58 |
| |\ \ |
|
| | * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 39 | -58/+58 |
| | |\ \ |
|
| | | * | | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 29 | -37/+37 |
| | | * | | tree-wide: s/widht/width/g typo in comments | Daniel Mack | 2010-02-05 | 1 | -1/+1 |
| | | * | | tree-wide: fix typos "ammount" -> "amount" | Uwe Kleine-König | 2010-02-05 | 1 | -1/+1 |
| | | * | | Fix spelling of 'platform' in log messages | Stefan Weil | 2010-02-05 | 1 | -1/+1 |
| | | * | | Fix spelling of 'platform' in comments and doc | Stefan Weil | 2010-02-05 | 1 | -2/+2 |
| | | * | | Coding style correction of some wan drivers | Rudy Matela | 2010-02-04 | 3 | -11/+11 |
| | | * | | Fix misspellings of "truly" in comments. | Adam Buchbinder | 2010-02-04 | 1 | -1/+1 |
| | | * | | Fix misspelling of "truly" in a label. | Adam Buchbinder | 2010-02-04 | 1 | -3/+3 |
| | | * | | Fix a grammar error (redundant "be") in comment | Adam Buchbinder | 2010-02-04 | 1 | -1/+1 |
| * | | | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 2 | -3/+3 |
| * | | | | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 2010-03-07 | 1 | -1/+4 |
| |/ / / |
|
| * | | | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 2010-03-06 | 6 | -11/+11 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2010-03-03 | 6 | -5/+93 |
| |\ \ \ |
|
| | * | | | RDMA/cxgb3: Doorbell overflow avoidance and recovery | Steve Wise | 2010-02-24 | 6 | -5/+93 |
* | | | | | myri: remove dead code | Dan Carpenter | 2010-03-15 | 1 | -1/+0 |
* | | | | | obsolete config in kernel source: HSO_AUTOPM | Christoph Egger | 2010-03-15 | 1 | -3/+0 |
* | | | | | obsolete config in kernel source: USE_INTERNAL_TIMER | Christoph Egger | 2010-03-15 | 1 | -36/+0 |
* | | | | | drivers/net: drop redundant memset | Julia Lawall | 2010-03-15 | 1 | -3/+1 |
* | | | | | bnx2x: change smp_mb() comment to conform the true | Stanislaw Gruszka | 2010-03-15 | 1 | -2/+5 |
* | | | | | bnx2x: remove not necessary compiler barrier | Stanislaw Gruszka | 2010-03-15 | 1 | -1/+0 |
* | | | | | bnx2x: use smp_mb() to keep ordering of read write operations | Stanislaw Gruszka | 2010-03-15 | 1 | -1/+1 |
* | | | | | be2net: fix mccq create for big endian architectures | Ajit Khaparde | 2010-03-15 | 1 | -1/+1 |
* | | | | | TI DaVinci EMAC: Convert to dev_pm_ops | chaithrika@ti.com | 2010-03-15 | 1 | -11/+16 |
* | | | | | net: davinci emac: use dma_{map, unmap}_single API for cache coherency | Sekhar Nori | 2010-03-15 | 1 | -19/+26 |
* | | | | | e100: Fix ring parameter change handling regression. | David S. Miller | 2010-03-15 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messages | Joe Perches | 2010-03-13 | 1 | -24/+30 |
* | | | | sky2: Avoid rtnl_unlock without rtnl_lock | Mike McCormack | 2010-03-13 | 1 | -1/+1 |
* | | | | drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant | Julia Lawall | 2010-03-13 | 1 | -1/+1 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-13 | 11 | -94/+91 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2010-03-10 | 3 | -37/+20 |
| |\ \ \ \ |
|
| | * | | | | Revert "iwlwifi: Send broadcast probe request only when asked to" | Reinette Chatre | 2010-03-09 | 2 | -34/+17 |
| | * | | | | iwl3945: fix memory corruption | Reinette Chatre | 2010-03-09 | 1 | -3/+3 |
| * | | | | | ipw2200: use kmalloc for large local variables | Zhu Yi | 2010-03-10 | 1 | -2/+17 |
| * | | | | | ath5k: read eeprom IQ calibration values correctly for G mode | Bruno Randolf | 2010-03-10 | 2 | -8/+11 |
| * | | | | | ath5k: fix I/Q calibration (for real) | Bruno Randolf | 2010-03-10 | 2 | -18/+20 |
| * | | | | | ath5k: fix TSF reset | Bruno Randolf | 2010-03-10 | 1 | -4/+3 |
| * | | | | | ath5k: use fixed antenna for tx descriptors | Bruno Randolf | 2010-03-10 | 1 | -2/+2 |
| * | | | | | libipw: split ieee->networks into small pieces | Zhu Yi | 2010-03-10 | 2 | -21/+18 |