aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-05[netdrvr] 3c59x: snip changelog from source codeJeff Garzik
2006-07-05[PATCH] myri10ge - Export more parameters to ethtoolBrice Goglin
2006-07-05[PATCH] myri10ge - Use dev_info() when printing parameters after probeBrice Goglin
2006-07-05[PATCH] myri10ge - Drop ununsed nvidia chipset idbrice@myri.com
2006-07-05[PATCH] myri10ge - Drop unused pm_statebrice@myri.com
2006-07-05[PATCH] Fix freeing of net deviceRalf Baechle
2006-07-05[PATCH] remove dead entry in net wan KconfigPaul Fulghum
2006-07-05[PATCH] NI5010 netcard cleanupAndreas Mohr
2006-07-05[PATCH] lock validator: fix ns83820.c irq-flags bugIngo Molnar
2006-07-05[PATCH] pcnet32: Cleanup rx buffers after loopback test.Don Fry
2006-07-05[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast...Don Fry
2006-07-05[PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r...Don Fry
2006-07-05[PATCH] pcnet32: Use kcalloc instead of kmalloc and memsetDon Fry
2006-07-05[PATCH] pcnet32: Fix off-by-one in get_ringparamDon Fry
2006-07-05[PATCH] pcnet32: Use PCI_DEVICE macroDon Fry
2006-07-05[PATCH] pcnet32: Fix Section mismatch errorDon Fry
2006-07-05[PATCH] Add support for the Cicada 8201 PHYKim Phillips
2006-07-05[PATCH] zd1211rw: disable TX queue during stopDaniel Drake
2006-07-05[PATCH] ZyDAS ZD1211 USB-WLAN driverDaniel Drake
2006-07-05[PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549John W. Linville
2006-07-05[PATCH] CONFIG_WIRELESS_EXT is neccessary after allHorms
2006-07-05[PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate t...Joseph Jezak
2006-07-05[PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak
2006-07-05[PATCH] bcm43xx: enable shared key authenticationDaniel Drake
2006-07-05[PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211...Larry Finger
2006-07-05[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routineLarry Finger
2006-07-05[PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.cEric Sesterhenn
2006-07-05[PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie...Hong Liu
2006-07-05[PATCH] bcm43xx: workaround init_board vs. IRQ raceMichael Buesch
2006-07-05[PATCH] bcm43xx: use softmac-suggested TX rateDaniel Drake
2006-07-05[PATCH] Add two PLX device IDsFaidon Liambotis
2006-07-05[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik
2006-07-05[netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik
2006-07-05[netdrvr] via-velocity: remove io_size struct member, it is invariantJeff Garzik
2006-07-05[netdrvr] via-velocity: misc. cleanupsJeff Garzik
2006-07-05[netdrvr] minor cleanups in Becker-derived driversJeff Garzik
2006-07-05[netdrvr] via-velocity: use netdev_priv() where appropriateJeff Garzik
2006-07-05[netdrvr] Remove Becker-template 'io_size' member, when invariantJeff Garzik
2006-07-05[netdrvr] Remove Linux-specific changelogs from several Becker template driversJeff Garzik
2006-07-05[netdrvr] epic100: minor cleanupsJeff Garzik
2006-07-05Merge branch 'locks'Trond Myklebust
2006-07-05NFS: Optimise away an excessive GETATTR call when a file is symlinkedTrond Myklebust
2006-07-05This fixes a panic doing the first READDIR or READDIRPLUS call when:Trond Myklebust
2006-07-05NFS: Fix NFS page_state usageTrond Myklebust
2006-07-05NLM,NFSv4: Wait on local locks before we put RPC calls on the wireTrond Myklebust
2006-07-05VFS: Add support for the FL_ACCESS flag to flock_lock_file()Trond Myklebust
2006-07-05NFSv4: Ensure nfs4_lock_expired() caches delegated locksTrond Myklebust
2006-07-05NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lockTrond Myklebust
2006-07-05VFS: Allow caller to determine if BSD or posix locks were actually freedTrond Myklebust
2006-07-05Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust