aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-16
|\
| * forcedeth bug fix: realtek phyAyaz Abdulla2007-07-16
| * forcedeth bug fix: vitesse phyAyaz Abdulla2007-07-16
| * forcedeth bug fix: cicada phyAyaz Abdulla2007-07-16
| * atl1: reorder atl1_main functionsJay Cliburn2007-07-16
| * atl1: fix excessively indented codeJay Cliburn2007-07-16
| * atl1: cleanup atl1_mainJay Cliburn2007-07-16
| * atl1: header file cleanupJay Cliburn2007-07-16
| * atl1: remove irq_semJay Cliburn2007-07-16
| * cdc-subset to support new vendor/product IDjing xiang2007-07-16
| * 8139cp: implement the missing dev->tx_timeoutFrancois Romieu2007-07-16
| * myri10ge: Remove nonsensical limit in the tx done routineBrice Goglin2007-07-16
| * gianfar: kill unused headerKumar Gala2007-07-16
| * EP93XX_ETH must select MIIJohn Donoghue2007-07-16
| * macb: Add multicast capabilityPatrice Vilchez2007-07-16
| * macb: Use generic PHY layerfrederic RODO2007-07-16
| * s390: add barriers to qeth driverFrank Blaschka2007-07-16
| * s390: scatter-gather for inbound traffic in qeth driverFrank Blaschka2007-07-16
| * eHEA: Introducing support vor DLPAR memory addThomas Klein2007-07-16
| * Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik2007-07-16
| |\
| | * [PATCH] softmac: Fix ESSID problemJean Tourrilhes2007-07-10
| | * [PATCH] use list_for_each_entry() for iteration in Prism 54 driverMatthias Kaehlcke2007-07-10
| | * [PATCH] libertas: fix disabling WPADan Williams2007-07-10
| | * [PATCH] drivers/net/wireless/libertas/wext.c: remove dead codeAdrian Bunk2007-07-10
| | * [PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake2007-07-10
| | * [PATCH] zd1211rw: Add ID for Buffalo WLI-U2-KG54LDaniel Drake2007-07-10
| | * [PATCH] zd1211rw: Detect more AL2230S radiosDaniel Drake2007-07-10
| | * [PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domainsDaniel Drake2007-07-10
| | * [PATCH] airo: start with radio offMichal Schmidt2007-07-10
| | * [PATCH] airo: simpler calling convention for enable_MAC()Michal Schmidt2007-07-10
| | * [PATCH] airo: fix a race causing initialization failuresMichal Schmidt2007-07-10
| | * [PATCH] airo: delay some initialization until the netdev is upMichal Schmidt2007-07-10
| | * [PATCH] airo: disable the PCI device when unloading moduleMichal Schmidt2007-07-10
| | * [PATCH] ipw2100: RF kill switch timer power saveStephen Hemminger2007-07-10
| | * [PATCH] ipw2200: rf kill switch polling power savingStephen Hemminger2007-07-10
| | * [PATCH] rtl8187: fix endianness issue in rtl8225 register writingMichael Wu2007-07-10
| | * [PATCH] libertas: fix use-after-free in rx pathHolger Schurig2007-07-10
| | * [PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file.Robert P. J. Day2007-07-10
| * | Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/...Micah Gruber2007-07-16
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-16
|\ \ \
| * | | [SERIAL] SUNHV: Fix jerky console on LDOM guests.David S. Miller2007-07-16
| * | | [SPARC64]: Fix race between MD update and dr-cpu add.David S. Miller2007-07-16
| * | | [SPARC64]: SMP build fix.Fabio Massimo Di Nitto2007-07-16
* | | | [HRTIMER] Fix cpu pointer arg to clockevents_notify()David Miller2007-07-16
|/ / /
* | | Make BLK_DEV_BSG depend strictly on SCSI=yLinus Torvalds2007-07-16
* | | Make check_signature depend on CONFIG_HAS_IOMEMLinus Torvalds2007-07-16
* | | Revert "[NET]: Fix races in net_rx_action vs netpoll."Linus Torvalds2007-07-16
* | | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-16
|\ \ \
| * | | drm: remove core typedefs from the ioc32 wrappersDave Airlie2007-07-15
| * | | drm: remove sarea typedefsDave Airlie2007-07-11