aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | NFS: Optimise away an excessive GETATTR call when a file is symlinkedTrond Myklebust2006-07-051-1/+3
| * | | | | | This fixes a panic doing the first READDIR or READDIRPLUS call when:Trond Myklebust2006-07-051-2/+1
| * | | | | | NFS: Fix NFS page_state usageTrond Myklebust2006-07-051-3/+17
| |/ / / / /
| * | | | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-07-05662-9374/+27110
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-07-034378-30841/+43279
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-28239-2232/+3173
| |\ \ \ \ \ \ \
| * | | | | | | | Revert "Merge branch 'odirect'"Trond Myklebust2006-06-282-234/+203
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-059-87/+82
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ARM] 3711/1: AT91 timer updateAndrew Victor2006-07-054-65/+66
| * | | | | | | | | [ARM] 3709/1: pnx4008: convert to generic irq subsystemVitaly Wool2006-07-054-20/+13
| * | | | | | | | | [ARM] 3710/1: AT91 Serial: Use GPIO APIAndrew Victor2006-07-051-2/+3
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-07-0568-1103/+7760
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | [PATCH] myri10ge - Export more parameters to ethtoolBrice Goglin2006-07-051-0/+5
| * | | | | | | [PATCH] myri10ge - Use dev_info() when printing parameters after probeBrice Goglin2006-07-051-5/+4
| * | | | | | | [PATCH] myri10ge - Drop ununsed nvidia chipset idbrice@myri.com2006-07-051-2/+0
| * | | | | | | [PATCH] myri10ge - Drop unused pm_statebrice@myri.com2006-07-051-1/+0
| * | | | | | | [PATCH] Fix freeing of net deviceRalf Baechle2006-07-051-3/+4
| * | | | | | | [PATCH] remove dead entry in net wan KconfigPaul Fulghum2006-07-052-13/+0
| * | | | | | | [PATCH] NI5010 netcard cleanupAndreas Mohr2006-07-052-31/+28
| * | | | | | | [PATCH] lock validator: fix ns83820.c irq-flags bugIngo Molnar2006-07-051-14/+17
| * | | | | | | [PATCH] pcnet32: Cleanup rx buffers after loopback test.Don Fry2006-07-051-59/+43
| * | | | | | | [PATCH] pcnet32: Suspend the chip rather than restart when changing multicast...Don Fry2006-07-051-27/+68
| * | | | | | | [PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r...Don Fry2006-07-051-24/+251
| * | | | | | | [PATCH] pcnet32: Use kcalloc instead of kmalloc and memsetDon Fry2006-07-051-14/+10
| * | | | | | | [PATCH] pcnet32: Fix off-by-one in get_ringparamDon Fry2006-07-051-4/+4
| * | | | | | | [PATCH] pcnet32: Use PCI_DEVICE macroDon Fry2006-07-051-7/+4
| * | | | | | | [PATCH] pcnet32: Fix Section mismatch errorDon Fry2006-07-051-3/+2
| * | | | | | | [PATCH] Add support for the Cicada 8201 PHYKim Phillips2006-07-051-6/+36
| * | | | | | | [PATCH] zd1211rw: disable TX queue during stopDaniel Drake2006-07-051-0/+2
| * | | | | | | [PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake2006-07-0522-0/+6911
| * | | | | | | [PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549John W. Linville2006-07-051-2/+2
| * | | | | | | [PATCH] CONFIG_WIRELESS_EXT is neccessary after allHorms2006-07-051-0/+2
| * | | | | | | [PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate t...Joseph Jezak2006-07-051-2/+4
| * | | | | | | [PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak2006-07-054-9/+57
| * | | | | | | [PATCH] bcm43xx: enable shared key authenticationDaniel Drake2006-07-051-0/+4
| * | | | | | | [PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211...Larry Finger2006-07-051-0/+3
| * | | | | | | [PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routineLarry Finger2006-07-053-30/+3
| * | | | | | | [PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.cEric Sesterhenn2006-07-051-1/+1
| * | | | | | | [PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie...Hong Liu2006-07-051-4/+11
| * | | | | | | [PATCH] bcm43xx: workaround init_board vs. IRQ raceMichael Buesch2006-07-051-13/+14
| * | | | | | | [PATCH] bcm43xx: use softmac-suggested TX rateDaniel Drake2006-07-051-1/+4
| * | | | | | | [PATCH] Add two PLX device IDsFaidon Liambotis2006-07-051-0/+2
| * | | | | | | [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik2006-07-0513-134/+88
| * | | | | | | [netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik2006-07-0513-135/+173
| * | | | | | | [netdrvr] via-velocity: remove io_size struct member, it is invariantJeff Garzik2006-07-052-11/+13
| * | | | | | | [netdrvr] via-velocity: misc. cleanupsJeff Garzik2006-07-051-26/+22
| * | | | | | | [netdrvr] minor cleanups in Becker-derived driversJeff Garzik2006-07-054-23/+24
| * | | | | | | [netdrvr] via-velocity: use netdev_priv() where appropriateJeff Garzik2006-07-051-19/+19
| * | | | | | | [netdrvr] Remove Becker-template 'io_size' member, when invariantJeff Garzik2006-07-055-28/+22
| * | | | | | | [netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik2006-07-058-522/+24